-
The update frequency of the server appears to be pinned at 0.25Hz. The sleep instruction in the rs232 communications class appears to run properly, there is just a long delay between sending the instr…
-
Enable communications (USB, serial, etc) from the docker image to allow interaction with hardware physically connected to the host. Robots, cameras, sensors and others must be accessible from the do…
-
I'll draw a conclusion. Project, not working. Intentionally or not, drivers for RAMPS are not specified, what a step. I can also make the video provided, if I don’t connect Stellarium... Neither ver…
-
Hello,
I tried to convert this: https://vorpalrobotics.github.io/Vorpal-Hexapod-Scratch.js
But it hangs forever on the "converting" screen.
I was really hopeful that this would get me close, …
-
- [x] Design and Publish Schematics and EasyEDA link
- [ ] Add DIN Rail Mount for the PCB
- [x] Add Gerber files
- [x] Add Files for PCB Assembly
-
lets start with a code snippet, so you can all play along
``` python
try:
for device, name, hwid in serial.tools.list_ports.comports():
print("device: ", device)
pri…
-
Not that anyone uses FORTH anymore, but someone made the mistake of including it in the CP/M image on the badge, so now you have to deal with us. ,o) the fig-FORTH 1.1g uses all caps keywords. Unless …
-
hello,
i have STM32f103c8 blue pill board and w5100. I connected it just like it's specified in readme but when i try Web server example i got "server at 0.0.0.0" in serial monitor.
In w5100.h, I sp…
-
Hello!
I am having an issue with the library, concerning the callback. I can't receive any incoming messages. Other communications work fine - broker works fine, and also another Arduino library is…
-
@fabiopi-tlt
I purchased the Charlie after getting stuck with the MKR 1500 and their firmware issues.. got this board today and very excited. I installed the telit library from here : https://github…