BasecampAn Arduino library to ease the use of the ESP32 in IoT projects
Linkedlist🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects
HeliosThe free embedded operating system.
ArduinowebsocketsA library for writing modern websockets applications with Arduino (ESP8266 and ESP32)
Lpd8806Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)
TimezoneArduino library to facilitate time zone conversions and automatic daylight saving (summer) time adjustments.
DsckeybusinterfaceAn Arduino/esp8266/esp32 library to directly interface with DSC security systems.
ArduinostlAn STL and iostream implementation based on uClibc++ that supports my CS-11M class.
RadioAn Arduino library to control FM radio chips like SI4703, SI4705, RDA5807M, TEA5767.
Esp WebotaSimple web based Over-the-Air (OTA) updates for ESP based projects
TeensystepFast Stepper Motor Library for Teensy boards
DmxserialAn Arduino library for sending and receiving DMX packets.
Rf24audioArduino library for streaming data/audio from analog inputs via NRF24L01 modules
EasybuttonArduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
Duetimer⏳ Timer Library fully implemented for Arduino DUE
CorsairlightingprotocolControl LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
Esp32 Ble MouseBluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
AcebuttonAn adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
Influxdb Client For ArduinoSimple library for sending measurements to an InfluxDB with a single network request. Supports ESP8266 and ESP32.
PacketserialAn Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.
M5stack Sd Updater💾 Customizable menu system for M5Stack and ESP32-Chimera-Core - loads apps from the Micro SD card. Easily add you own apps
Eztime ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
Bh1750An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
Pzem004tArduino communication library for Peacefair PZEM-004T Energy monitor
Esp32camOV2640 camera on ESP32-CAM, Arduino library
ArduinootaArduino library to upload sketch over network to Arduino board with WiFi or Ethernet libraries
Arduino FsmArduino library for implementing a finite state machine.
Si5351arduinoLibrary for the Si5351 clock generator IC in the Arduino environment
LiquidmenuMenu creation Arduino library for LCDs, wraps LiquidCrystal.
Rf24OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices
U8g2 wqy适合 u8g2 的中文字体,采用文泉驿点阵宋体作为源本,提供 12x12、13x13、14x14、15x15 和 16x16 点阵字库。
Irremoteesp8266Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
TinyspiArduino hardware SPI library for ATtiny44/84, 45/85, 461/861, 2313/4313.
LoralibArduino library for LoRa modules based on SX127x/RFM9x chips
BrasilinoUma biblioteca que permite programar em linguagem Arduino utilizando comandos facilitados em PT-BR. 🇧🇷
Arduino PlotterAn Arduino library for easy graphing on host computer via serial communication
CoogleiotA ESP8266 Library for easy IOT device development
Arduinoopl2Arduino library for use with the OPL2 board (YM3812) and OPL3Duo (YMF262)
SimpledhtSimple, Stable and Fast Arduino Temp & Humidity Sensors for DHT11 and DHT22. http://learn.adafruit.com/dht
Button2Arduino Library to simplify working with buttons. It allows you to use callback functions to track single, double, triple and long clicks. It also takes care of debouncing.