Arduino Lib
Library
- Arduino library list - http://www.arduinolibraries.info/
- The official arduino library link: http://www.arduino.cc/en/Reference/Libraries
- i2cdevlib - https://github.com/jrowberg/i2cdevlib
| Library | Category | Note |
|---|---|---|
| IRremote | Communication | - |
| New Soft Serial | Communication | included since from 1.0 IDE |
| CC1101 | Radio | - |
| Mirf | Radio | - |
| UTFT | Display | - |
| Arduino File Logger | Data | - |
| TinyFat | Data | only supports FAT16 small-capacity cards, such as 1G card |
| SDuFAT | Data | - |
| AccelStepper | Motor Drive | - |
| Software IIC | Bus | - |
| IIC scanner | Bus | - |
Radio
- For NRF24L01 - https://github.com/PaulStoffregen/RadioHead
Arduino Libraries
BLE
I2C Interface
ESP
- ESPSoftwareSerial
- https://github.com/loboris/ESP32_TFT_library
- https://github.com/Bodmer/TFT_eSPI
- https://github.com/LennartHennigs/Button2
SD