You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
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 ...