Nieuws

The Arduino sketch uses some simple multitasking with "millis()" to send and receive structured and CRC8 checked, data to/from Python. I now also have a watchdog monitoring the Arduino code. I have ...
This week it was all python code, and some thinking about collision detection. As it happened, the collision detection turned out to be rather simple in the end. The Arduino code and hardware from ...