iioRobot

Open Source multi-axis robot

Arduino • Non blocking programming

- Posted in Software by

There is a whole bunch of tips and tricks on the internet regarding non-blocking Arduino programming. For my part, I chose to use the "DMTimer" library (https://github.com/toxnico/DMTimer). After