Arduino Libraries
banner
arduinolibs.bsky.social
Arduino Libraries
@arduinolibs.bsky.social
🤖💬 New releases in the Arduino Library Manager index ♾️📚️

🕙 Max 6 posts/h
🐘 https://fosstodon.org/@arduinoLibs

maintained by @tobozo.bsky.social

Keywords: #Arduino, #esp32, #rp2040, #esp8266, #stm32
Pinned
sweet! 😍
R4A_ESP32 (0.7.3) for esp32 by Lee Leahy

➡️ https://github.com/LeeLeahy2/R4A_ESP32

Robots-For-All ESP32 support routines.

#ArduinoLibraries #ArduinoLibs #esp32Libraries
GitHub - LeeLeahy2/R4A_ESP32: Robots-For-All: ESP32 support
Robots-For-All: ESP32 support. Contribute to LeeLeahy2/R4A_ESP32 development by creating an account on GitHub.
github.com
December 8, 2025 at 3:30 AM
ProgMemFS (1.0.0) by hidori

➡️ https://github.com/hidori/ProgMemFS

PROGMEM-based file system library for Arduino

#ArduinoLibraries #ArduinoLibs
GitHub - hidori/ProgMemFS
Contribute to hidori/ProgMemFS development by creating an account on GitHub.
github.com
December 8, 2025 at 1:30 AM
CRSFforArduino (2025.12.8) for esp32/rp2040/samd/teensy by Cassandra Robinson

➡️ https://github.com/ZZ-Cat/CRSFforArduino

CRSF for Arduino brings the Crossfire Protocol to the Arduino ecosystem.

#ArduinoLibraries #ArduinoLibs #esp32Libraries #rp2040Libraries #samdLibraries #teensyLibraries
GitHub - ZZ-Cat/CRSFforArduino: An Arduino Library for communicating with ExpressLRS and TBS Crossfire receivers.
An Arduino Library for communicating with ExpressLRS and TBS Crossfire receivers. - ZZ-Cat/CRSFforArduino
github.com
December 7, 2025 at 11:50 PM
BLE-Gamepad-Client (0.10.0) for esp32 by Tomasz Bekas

➡️ https://github.com/tbekas/BLE-Gamepad-Client

Enables connecting BLE gamepads to ESP32 boards.

#ArduinoLibraries #ArduinoLibs #esp32Libraries
GitHub - tbekas/BLE-Gamepad-Client: Enables connecting BLE gamepads to ESP32 boards
Enables connecting BLE gamepads to ESP32 boards. Contribute to tbekas/BLE-Gamepad-Client development by creating an account on GitHub.
github.com
December 7, 2025 at 11:40 PM
OpenLCB_Single_Thread (0.1.16) by David Harris, Bob Jacobsen, OpenLCB team

➡️ https://github.com/openlcb/OpenLCB_Single_Thread

Implements Single-threaded OpenLCB/LCC stack based on Arduino IDE.

#ArduinoLibraries #ArduinoLibs
GitHub - openlcb/OpenLCB_Single_Thread: OpenLCB stack based on ArduinoIDE
OpenLCB stack based on ArduinoIDE. Contribute to openlcb/OpenLCB_Single_Thread development by creating an account on GitHub.
github.com
December 7, 2025 at 11:30 PM
MS4525DO_RT (0.1.1) by Rob Tillaart

➡️ https://github.com/RobTillaart/MS4525DO_RT

Arduino library for the I2C MS4525DO pressure and temperature sensor.

#ArduinoLibraries #ArduinoLibs
GitHub - RobTillaart/MS4525DO_RT: Arduino library for MS4525DO pressure and temperature sensor.
Arduino library for MS4525DO pressure and temperature sensor. - RobTillaart/MS4525DO_RT
github.com
December 7, 2025 at 10:00 PM
SavaButton (1.0.2) by SavaLab

➡️ https://github.com/sava-74/SavaButton

Расширенная библиотека кнопок с программным отключением, длительным нажатием, двойным щелчком и прогрессивной поддержкой автоматического повтора.

#ArduinoLibraries #ArduinoLibs
GitHub - sava-74/SavaButton: Расширенная библиотека кнопок с программным отключением, длительным нажатием, двойным щелчком и прогрессивной поддержкой автоматического повтора.
Расширенная библиотека кнопок с программным отключением, длительным нажатием, двойным щелчком и прогрессивной поддержкой автоматического повтора. - sava-74/SavaButton
github.com
December 7, 2025 at 9:50 PM
SavaTrig (1.0.1) by SavaLab

➡️ https://github.com/sava-74/SavaTrig

Библиотека логических триггеров (R_TRIG, F_TRIG, T_TRIG, RS, SR) для автоматизации.

#ArduinoLibraries #ArduinoLibs
GitHub - sava-74/SavaTrig: Библиотека логических триггеров (R_TRIG, F_TRIG, T_TRIG, RS, SR) для автоматизации
Библиотека логических триггеров (R_TRIG, F_TRIG, T_TRIG, RS, SR) для автоматизации - sava-74/SavaTrig
github.com
December 7, 2025 at 7:50 PM
ConnectionHelper (3.0.13) for esp32 by Johan Böhlin

➡️ https://github.com/Johboh/ConnectionHelper

Library for setting up WiFi and OTA (Over The Air)

#ArduinoLibraries #ArduinoLibs #esp32Libraries
GitHub - Johboh/ConnectionHelper: A small Arduino library for setting up WiFi and OTA (Over The Air)
A small Arduino library for setting up WiFi and OTA (Over The Air) - Johboh/ConnectionHelper
github.com
December 7, 2025 at 7:40 PM
PsychicHttp (2.1.1) for esp32 by Zach Hoeken

➡️ https://github.com/hoeken/PsychicHttp

PsychicHttp is a robust webserver that supports http/https + websockets.

#ArduinoLibraries #ArduinoLibs #esp32Libraries
GitHub - hoeken/PsychicHttp: Simple + Robust HTTP/S server with websockets for ESP32 based on ESP-IDF http server.
Simple + Robust HTTP/S server with websockets for ESP32 based on ESP-IDF http server. - hoeken/PsychicHttp
github.com
December 7, 2025 at 7:30 PM
PandaCam (1.0.0) by Paul Watts

➡️ https://github.com/PaulNTU/PandaCam

Arduino library for the PandaCam module. The module is an I2C module running on an ATTiny1616 with a Pan and tilt functionality.

#ArduinoLibraries #ArduinoLibs
GitHub - PaulNTU/PandaCam
Contribute to PaulNTU/PandaCam development by creating an account on GitHub.
github.com
December 7, 2025 at 5:50 PM
BLE Serial - NUS (1.1.2) for arduino by Urs Utzinger

➡️ https://github.com/uutzinger/Arduino_BLESerial

Library creating a Nordic UART Service on a BLE device. Server mode.

#ArduinoLibraries #ArduinoLibs
GitHub - uutzinger/Arduino_BLESerial: Nordic UART Service, a serial interfaced over BLE
Nordic UART Service, a serial interfaced over BLE. Contribute to uutzinger/Arduino_BLESerial development by creating an account on GitHub.
github.com
December 7, 2025 at 5:40 PM
SavaTrig (1.0.0) by SavaLab

➡️ https://github.com/sava-74/SavaTrig

Библиотека логических триггеров (R_TRIG, F_TRIG, T_TRIG, RS, SR) для автоматизации.

#ArduinoLibraries #ArduinoLibs
GitHub - sava-74/SavaTrig: Библиотека логических триггеров (R_TRIG, F_TRIG, T_TRIG, RS, SR) для автоматизации
Библиотека логических триггеров (R_TRIG, F_TRIG, T_TRIG, RS, SR) для автоматизации - sava-74/SavaTrig
github.com
December 7, 2025 at 4:20 PM
DigitalButton (1.0.0) by hidori

➡️ https://github.com/hidori/DigitalButton

Debounced digital button library with click and long-press detection

#ArduinoLibraries #ArduinoLibs
GitHub - hidori/DigitalButton
Contribute to hidori/DigitalButton development by creating an account on GitHub.
github.com
December 7, 2025 at 4:10 PM
FiaPhy (1.0.3) by Neksha V. DeSilva

➡️ https://github.com/fiaos-org/FiaPhy

Differential Temporal Derivative Soft-Sensing for solar radiation reconstruction

#ArduinoLibraries #ArduinoLibs
GitHub - fiaos-org/FiaPhy
Contribute to fiaos-org/FiaPhy development by creating an account on GitHub.
github.com
December 7, 2025 at 4:00 PM
Drv7Seg2x595 (1.1.0) by Dmitriy Efimov aka Erling Sigurdson

➡️ https://github.com/ErlingSigurdson/Drv7Seg2x595

A single-class Arduino library for driving a multiplexed 7-segment display using two daisy-chained 74HC595 shift register ICs.

#ArduinoLibraries #ArduinoLibs
GitHub - ErlingSigurdson/Drv7Seg2x595: A single-class Arduino library for driving a multiplexed 7-segment display using two daisy-chained 74HC595 shift register ICs.
A single-class Arduino library for driving a multiplexed 7-segment display using two daisy-chained 74HC595 shift register ICs. - ErlingSigurdson/Drv7Seg2x595
github.com
December 7, 2025 at 3:50 PM
ieee-802_15_4-network-shared (0.6.6) for esp32 by Johan Böhlin

➡️ https://github.com/Johboh/ieee-802_15_4-network-shared

Shared code for the IEEE 802.15.4 Network.

#ArduinoLibraries #ArduinoLibs #esp32Libraries
GitHub - Johboh/ieee-802_15_4-network-shared
Contribute to Johboh/ieee-802_15_4-network-shared development by creating an account on GitHub.
github.com
December 7, 2025 at 3:40 PM
RcSwitchReceiver (0.7.0) by dac1e

➡️ https://github.com/dac1e/RcSwitchReceiver

Receive data from 433/315Mhz remote controls.

#ArduinoLibraries #ArduinoLibs
GitHub - dac1e/RcSwitchReceiver: 433Mhz / 315 Mhz remote control receiver and decoder
433Mhz / 315 Mhz remote control receiver and decoder - dac1e/RcSwitchReceiver
github.com
December 7, 2025 at 3:30 PM
tiny (1.0.2) for avr by hii-nice-2-meet-u

➡️ https://github.com/hii-nice-2-meet-u/TINY

Arduino Library for control TINY Board.

#ArduinoLibraries #ArduinoLibs #avrLibraries
GitHub - hii-nice-2-meet-u/TINY
Contribute to hii-nice-2-meet-u/TINY development by creating an account on GitHub.
github.com
December 7, 2025 at 12:20 PM
AM2315C (0.2.2) by Rob Tillaart

➡️ https://github.com/RobTillaart/AM2315C

Arduino library for I2C AM2315C temperature and humidity sensor.

#ArduinoLibraries #ArduinoLibs
GitHub - RobTillaart/AM2315C: Arduino library for the I2C AM2315C temperature and humidity sensor.
Arduino library for the I2C AM2315C temperature and humidity sensor. - RobTillaart/AM2315C
github.com
December 7, 2025 at 12:10 PM
LUHN (0.2.3) by Rob Tillaart

➡️ https://github.com/RobTillaart/LUHN

Arduino Library for calculating LUHN checksum.

#ArduinoLibraries #ArduinoLibs
GitHub - RobTillaart/LUHN: Arduino Library for calculating LUHN checksum
Arduino Library for calculating LUHN checksum. Contribute to RobTillaart/LUHN development by creating an account on GitHub.
github.com
December 7, 2025 at 12:00 PM