/Arduino-Libraries

A repository listing the most popular Arduino libraries 😎

Arduino Awesome List

Awesome

What is an awesome list?

This repository lists the most awesome Arduino libraries. It's a curated list driven by Arduino and its community to share the best libraries for various use cases. To provide a better overview the libraries are divided into different categories which can be added as the list continues to grow.

The goal of this list is to provide a centralized resource for Arduino libraries, supporting both beginners and advanced users. We aim to foster collaboration within the Arduino community and showcase high-quality libraries that follow good coding standards and are well-documented.

How to contribute

This repository is currently moderated by Arduino but anyone is welcome to contribute and share libraries that they think other people should know about. You can either submit an issue or open a PR telling us which awesome libraries you think should be added.

What is awesome?

Awesome libraries are not always the ones with the stars or the most forks on GitHub but rather libraries that follow good coding standards and are well documented. Awesome libraries of course tend to be popular on GitHub.

This repository follows the Contributor Covenant Code of Conduct.

License

The MIT License (MIT)

Copyright (c) 2023 Hannes Siebeneicher

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Acknowledgment

We would like to express our gratitude to the Arduino community and all contributors who have helped in curating this list.

Libraries

Template

No. Library Notes
1.

Robotics

No. Library Notes
1. Servo
2. PID_v1 Library

Sensors

No. Library Notes
1. Encoder
2. Bounce2
3. Button2
4. IRremote
5. OneButton
6. HX711
7. SoftI2CMaster
8. SoftPWM Library

Displays

No. Library Notes
1. lvgl
2. FastLED
3. Adafruit NeoPixel
4. NeoPixelBus Library
5. Adafruit GFX Library
6. U8g2_Arduino
7. NeoPixelBus

USB

No. Library Notes
1. Keyboard
2. Mouse

Communication / Network

No. Library Notes
1. Blynk
2. WiFiManager
3. ArduinoJson
4. SoftI2CMaster
5. Ethernet Library

Storage

No. Library Notes
1. LCBUrl
2. Firebase Arduino Library - ESP8266
3. Firebase Arduino Library - ESP32
4. Preferences
5. SdFat

Power

No. Library Notes
1. Arduino_POSIXStorage

Audio

No. Library Notes
1. MIDI Library
2. Tone

Time / Real-Time Clock (RTC)

No. Library Notes
1. DS3231

Multithreading / Task Management

No. Library Notes
1. ArduinoThread

Data Handling

No. Library Notes
1. StreamLib
2. Streaming