muTimer Alternatives
Similar projects and alternatives to muTimer
-
IRremoteESP8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
ESP32_C3_TimerInterrupt
Discontinued This library enables you to use Interrupt from Hardware Timers on an ESP32-C3-based board. These ESP32-C3 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval
-
-
-
-
muTimer discussion
muTimer reviews and mentions
-
muTimer Library: On/Off-Delay / Cycle Timer (non-blocking) for Arduino
Good point, I added an example to write the output on a change only.
Stats
MichaelUray/muTimer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of muTimer is C++.