#ArduinoLibraries
TaskScheduler (4.1.0) by Anatoli Arkhipenko

➡️ https://github.com/arkhipenko/TaskScheduler

Cooperative multitasking for Arduino, ESPx, STM32 and other microcontrollers.

#ArduinoLibs #ArduinoLibraries
GitHub - arkhipenko/TaskScheduler: Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers
Cooperative multitasking for Arduino, ESPx, STM32, nRF and other microcontrollers - arkhipenko/TaskScheduler
github.com
September 27, 2026 at 6:00 PM
roo_quantity (1.1.11) by Dejwk

➡️ https://github.com/dejwk/roo_quantity

Type-safe and unit-independent representation of physical quantities.

#ArduinoLibs #ArduinoLibraries
GitHub - dejwk/roo_quantity: Helpers to handle physical quantities, such as temperature, pressure, distance, velocity, etc.
Helpers to handle physical quantities, such as temperature, pressure, distance, velocity, etc. - dejwk/roo_quantity
github.com
September 27, 2026 at 5:00 PM
FlovaSDK (0.3.7) for esp32/esp8266 by Flova

➡️ https://github.com/flova-platform/flova-firmware

Connect ESP32 and ESP8266 Arduino devices to Flova with bounded local-first datastreams.

#ArduinoLibs #ArduinoLibraries #esp32Libraries #esp8266Libraries
GitHub - flova-platform/flova-firmware: Official Flova embedded C++ SDK for building connected devices with Arduino and PlatformIO.
Official Flova embedded C++ SDK for building connected devices with Arduino and PlatformIO. - flova-platform/flova-firmware
github.com
September 27, 2026 at 4:30 PM
M5UnitUnified (0.5.8) for esp32 by M5Stack

➡️ https://github.com/m5stack/M5UnitUnified

M5UnitUnified is a library for unified handling of various M5 units products.

#ArduinoLibs #ArduinoLibraries #esp32Libraries
GitHub - m5stack/M5UnitUnified: M5UnitUnified is a library for unified handling of various M5 units products.
M5UnitUnified is a library for unified handling of various M5 units products. - m5stack/M5UnitUnified
github.com
September 27, 2026 at 4:20 PM
eva-motors (1.2.2) by Andrey Gusev

➡️ https://github.com/agusevtec/eva-motors

EVA Motors. Modular decorator-based library for behavioral modification of micro-motors.

#ArduinoLibs #ArduinoLibraries
GitHub - agusevtec/eva-motors: EVA Motors. Modular decorator-based library for behavioral modification of micro-motors for Arduino.
EVA Motors. Modular decorator-based library for behavioral modification of micro-motors for Arduino. - agusevtec/eva-motors
github.com
September 27, 2026 at 4:10 PM
RadioLib (7.8.0) by Jan Gromes

➡️ https://github.com/jgromes/RadioLib

Universal wireless communication library

#ArduinoLibs #ArduinoLibraries
GitHub - jgromes/RadioLib: Universal wireless communication library for embedded devices
Universal wireless communication library for embedded devices - jgromes/RadioLib
github.com
September 27, 2026 at 4:00 PM
Remocon (2.3.0) by Taeo Lee

➡️ https://github.com/remocons/remocon-arduino

IOSignal Remocon Examples for https://remocon.kr app

#ArduinoLibs #ArduinoLibraries
GitHub - remocons/remocon-arduino: remocon webapp
remocon webapp. Contribute to remocons/remocon-arduino development by creating an account on GitHub.
github.com
September 27, 2026 at 2:00 PM
eva-core-sk (1.3.4) by Andrey Gusev

➡️ https://github.com/agusevtec/eva-core-sk

EVA Core | EVA Survival Kit. An architectural core with essential components for a truly object-oriented, event-driven architecture.

#ArduinoLibs #ArduinoLibraries
GitHub - agusevtec/eva-core-sk: EVA Core | EVA Survival Kit. An architectural core with essential components for object-oriented, event-driven architecture for Arduino.
EVA Core | EVA Survival Kit. An architectural core with essential components for object-oriented, event-driven architecture for Arduino. - agusevtec/eva-core-sk
github.com
September 27, 2026 at 10:10 AM
libasm (1.6.66) by Tadashi G. Takaoka

➡️ https://github.com/tgtakaoka/libasm

Cross assembler and disassembler for retro CPUs

#ArduinoLibs #ArduinoLibraries
GitHub - tgtakaoka/libasm: C++ library of assembler / disassembler that can run on embedded system
C++ library of assembler / disassembler that can run on embedded system - tgtakaoka/libasm
github.com
September 27, 2026 at 8:00 AM
DexmodIoT (0.2.3) for esp32 by Dexmod

➡️ https://github.com/uniot-outech/DexmodIoT

Connect ESP32 projects securely to Dexmod monitoring and remote control.

#ArduinoLibs #ArduinoLibraries #esp32Libraries
GitHub - uniot-outech/DexmodIoT: ESP32 library for secure Dexmod telemetry over MQTT/TLS.
ESP32 library for secure Dexmod telemetry over MQTT/TLS. - uniot-outech/DexmodIoT
github.com
September 27, 2026 at 6:00 AM
roo_control (1.2.8) by Dejwk

➡️ https://github.com/dejwk/roo_control

Arduino relays, port extenders, debouncing, retries: common abstractions and implementations.

#ArduinoLibs #ArduinoLibraries
GitHub - dejwk/roo_control: Arduino relays, port extenders, debouncing, retries: common abstractions and implementations.
Arduino relays, port extenders, debouncing, retries: common abstractions and implementations. - dejwk/roo_control
github.com
September 27, 2026 at 4:50 AM
roo_prefs (2.0.2) by Dejwk

➡️ https://github.com/dejwk/roo_prefs

Utility library for persistent settings using ESP32 NVS or Arduino Preferences, with namespaces and transactions.

#ArduinoLibs #ArduinoLibraries
GitHub - dejwk/roo_prefs: ESP32 'Preferences' utility library for management of persistent settings, avoiding name clashes by using namespaces and transactions.
ESP32 'Preferences' utility library for management of persistent settings, avoiding name clashes by using namespaces and transactions. - dejwk/roo_prefs
github.com
September 27, 2026 at 4:40 AM
roo_logging (1.5.11) by Dejwk

➡️ https://github.com/dejwk/roo_logging

Logging library, targeted at ESP32 and related boards.

#ArduinoLibs #ArduinoLibraries
GitHub - dejwk/roo_logging: Arduino logging library for ESP32 and related boards. Based on Google's glog.
Arduino logging library for ESP32 and related boards. Based on Google's glog. - dejwk/roo_logging
github.com
September 27, 2026 at 4:30 AM
OK Little Layout (0.5.0) for arduino by Daniel Egnor

➡️ https://github.com/egnor/ok_arduino_little_layout

Simple layout of text on small pixel displays.

#ArduinoLibs #ArduinoLibraries
GitHub - egnor/ok_arduino_little_layout: Simple text layout for small displays
Simple text layout for small displays. Contribute to egnor/ok_arduino_little_layout development by creating an account on GitHub.
github.com
September 27, 2026 at 2:00 AM
OK Logging (0.9.0) for arduino by Dan Egnor

➡️ https://github.com/egnor/ok_arduino_logging

Simple printf logging for embedded code.

#ArduinoLibs #ArduinoLibraries
GitHub - egnor/ok_arduino_logging: Simple printf logging for embedded code
Simple printf logging for embedded code. Contribute to egnor/ok_arduino_logging development by creating an account on GitHub.
github.com
September 26, 2026 at 8:10 PM
SerialRPC (0.1.1) by Paolo Bosetti

➡️ https://github.com/pbosetti/ArduinoRpc

MsgPack-RPC over serial for Arduino and host.

#ArduinoLibs #ArduinoLibraries
GitHub - pbosetti/ArduinoRpc: RPC library, host conterpart and REPL command to send remote procedure calls via serial port
RPC library, host conterpart and REPL command to send remote procedure calls via serial port - pbosetti/ArduinoRpc
github.com
September 26, 2026 at 6:30 PM