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 ...