arduino-softtimer
arduino-softtimer copied to clipboard
Task oriented Arduino programming.
Can you identify a reason for me that this library won't work on an ESP32? It was difficult to get the ESP32 boards to even show in the Arduino IDE,...
I wanted to use this with one of my SAMD based arduinos. This code has been tested on the mkr 1010 wifi.
Hello, My code has a lot of Delay()'s in it and looking to remove them so other callbacks can fire when needed. Your library looks perfect for everything but my...
Arduino-Softtimer is a great and super useful library, that I have used in the past. Lately, I am working on a project where I'd like to scan 12 analog channels...