Christian Moll
Christian Moll
All designs I panelized and send to JLCPCB had a frame and JLCPCB used the frame for their identifier, fidusials and tooling holes. If you want to be sure you...
Hi @carlosperate thanks for the answer. As your project is injecting own code to the blockly code I guess it is not that easy to update the blockly? In the...
That is linked to the rxtx lib. In later projects I use a serial port lib from google that works better. But as said this project is 8 Years old...
I switched to https for the website and this seams to be a problem for the Java code. I try to fix it or to exclude the files to be...
How did you power the ESC during flash? Are there any other hardware connected to the ESC? What flasher did you use?
Hello Randy, I will do this soon. But in general is checking it out from github. It comes with an eclipse project and an ant script to build it. On...
It is not in the makefile of avrdude. If I am right it removes only unneeded parts like debug informations. I'll test it and will consider if I will strip...
I have a P700 but I am struggling with getting it to work with Linux. I found this repository: https://git.scc.kit.edu/scc-net/labelprinterkit My python skills are only measurable on a negative scale...
Okay, I see. What about starting the mosquitto container as usual and then executing: docker exec -ti broker sh -c 'echo "listener 1883" >> /mosquitto/config/mosquitto.conf && echo "allow_anonymous true" >>...
No, didn't work for me. The port is then still not exposed to external https://github.com/eclipse/mosquitto/issues/2119