- TaskScheduler VS Arduino-Libs
- TaskScheduler VS FastLED_examples
- TaskScheduler VS LoLa
- TaskScheduler VS Adafruit_Sensor
- TaskScheduler VS Arduino-AppleMIDI-Library
- TaskScheduler VS lcdgfx
- TaskScheduler VS xbox360-flasher
- TaskScheduler VS Arduino-USBMIDI
- TaskScheduler VS PCF8574_library
- TaskScheduler VS pcd8544
TaskScheduler Alternatives
Similar projects and alternatives to TaskScheduler
-
-
Arduino-Libs
Arduino Libs & Examples: ADS1147, ADS7846, DAC8760, DS1307, RV8523, MCP2515, WS2812, S65-Display, MI0283QT-2/-9/-11, HX8347D, ILI9341, SSD1331
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
-
Arduino-AppleMIDI-Library
Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
-
lcdgfx
Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Arduino-USBMIDI
Allows a microcontroller, with native USB capabilities, to appear as a MIDI device over USB to a connected computer
-
PCF8574_library
PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital values with only 2 wire. Very simple to use and encoder support.
-
TaskScheduler reviews and mentions
-
Understanding the rarely seen EVERY_N_MILLIS_I ?
Or just use TaskScheduler and never have to worry about this again. https://github.com/arkhipenko/TaskScheduler
-
Event-driven architecture
For reference, I'm a big fan of this scheduler in particular, due to it's simplicity, OO support and a neat extra of sleeping each unused millisecond (low power for free).
Stats
arkhipenko/TaskScheduler is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of TaskScheduler is C++.