C arduino-library

Open-source C projects categorized as arduino-library

Top 23 C arduino-library Projects

arduino-library
  1. TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Adafruit-GFX-Library

    Adafruit GFX graphics core Arduino library, this is the 'core' class that all our other graphics libraries derive from

    Project mention: Simple Arduino Framework Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay | dev.to | 2024-07-08

    [env] monitor_speed = 115200 [env:PICOW] ; ensure long file name support ... git config --system core.longpaths true platform = https://github.com/maxgerhardt/platform-raspberrypi.git board = rpipicow framework = arduino board_build.core = earlephilhower board_build.filesystem = littlefs board_build.filesystem_size = 1m lib_deps = https://github.com/trevorwslee/Arduino-DumbDisplay https://github.com/adafruit/Adafruit-ST7735-Library.git https://github.com/adafruit/Adafruit-GFX-Library https://github.com/Bodmer/TJpg_Decoder.git Wire SPI https://github.com/adafruit/Adafruit_BusIO build_flags = -D FOR_PICOW [env:TDISPLAY] platform = espressif32 board = esp32dev framework = arduino board_build.filesystem = littlefs lib_deps = https://github.com/trevorwslee/Arduino-DumbDisplay bodmer/TFT_eSPI ; Setup25_TTGO_T_Display bodmer/TJpg_Decoder LittleFS build_flags = -D FOR_TDISPLAY [env:TCAMERAPLUS] platform = espressif32 board = esp32dev framework = arduino board_build.filesystem = littlefs lib_deps = https://github.com/trevorwslee/Arduino-DumbDisplay bodmer/TFT_eSPI ; modify User_Setup_Select.h ... Setup44_TTGO_CameraPlus bodmer/TJpg_Decoder LittleFS Wire SPI SPIFFS build_flags = -D FOR_TCAMERAPLUS

  4. Watchy

    Watchy - An Open Source E-Ink Smartwatch

  5. arduino-audio-tools

    Arduino Audio Tools (a powerful Audio library not only for Arduino)

    Project mention: A Weather Clock (with Alarms) for ESP32 / Raspberry Pi Pico Implemented with Arduino Framework | dev.to | 2025-05-09

    ES8311 with arduino audio driver and arduino audio tools

  6. Arduino-HomeKit-ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.

  7. GUIslice

    GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL

  8. Adafruit_Learning_System_Guides

    Programs and scripts to display "inline" in Adafruit Learning System guides

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ssd1306

    Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms

  11. Adafruit_TinyUSB_Arduino

    Arduino library for TinyUSB

    Project mention: Integrating BleuIO with Adafruit Feather RP2040 for Seamless BLE Applications | dev.to | 2024-11-06

    To use your Feather as a USB host, you’ll need to install the Adafruit TinyUSB library. It can be installed using the Library Manager in the Arduino IDE.

  12. Firebase-ESP32

    [DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  13. Firebase-ESP8266

    [DEPRECATED] 🔥 Firebase RTDB Arduino Library for ESP8266 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  14. esp32_arduino_sqlite3_lib

    Sqlite3 Arduino library for ESP32

  15. LibSSH-ESP32

    Libssh SSH client & server port to ESP32 Arduino library

  16. ESPHap

    ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)

  17. tinybasic

    A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features. (by slviajero)

  18. SparkFun_MPU-9250-DMP_Arduino_Library

    Arduino library for the MPU-9250 enabling its digital motion process (DMP) features.

  19. ESP-Mail-Client

    [Deprecated] The comprehensive Arduino Email Client Library to send and read Email for Arduino devices. The library also supports other network shields or modules e.g., Wi-Fi, Ethernet, and GSM/4G modules.

  20. arduino-device-lib

    Arduino Library for TTN Devices

  21. sqlite_micro_logger_arduino

    Fast and Lean Sqlite database logger for Arduino UNO and above

  22. SSLClient

    🔒Add SSL/TLS functionality to any Arduino library

  23. EthernetENC

    Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino architectures with Arduino SPI library with transactions support. Only include EthernetENC.h instead of Ethernet.h

  24. Adafruit_BME680

    Project mention: Integrating BleuIO with Adafruit Feather RP2040 for Seamless BLE Applications Part 2 | dev.to | 2024-11-06

    Adafruit BME680 Library

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C arduino-library discussion

Log in or Post with

C arduino-library related posts

  • Integrating BleuIO with Adafruit Feather RP2040 for Seamless BLE Applications Part 2

    3 projects | dev.to | 6 Nov 2024
  • Integrating BleuIO with Adafruit Feather RP2040 for Seamless BLE Applications

    1 project | dev.to | 6 Nov 2024
  • Vending Machine Controller

    3 projects | dev.to | 11 Sep 2024
  • Simple Arduino Framework Photo Frame Implementation with Photos Downloaded from the Internet via DumbDisplay

    8 projects | dev.to | 8 Jul 2024
  • How are you guys building the web pages to interface with your projects?

    1 project | /r/esp32 | 9 Sep 2023
  • Pico W and SHT41 errors

    2 projects | /r/arduino | 12 Aug 2023
  • Please help, cannot figure out mistake

    1 project | /r/MQTT | 6 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source arduino-library projects in C? This list will help you:

# Project Stars
1 TFT_eSPI 4,167
2 Adafruit-GFX-Library 2,540
3 Watchy 2,184
4 arduino-audio-tools 1,800
5 Arduino-HomeKit-ESP8266 1,584
6 GUIslice 1,268
7 Adafruit_Learning_System_Guides 1,049
8 ssd1306 748
9 Adafruit_TinyUSB_Arduino 556
10 Firebase-ESP32 431
11 Firebase-ESP8266 419
12 esp32_arduino_sqlite3_lib 400
13 LibSSH-ESP32 304
14 ESPHap 273
15 tinybasic 241
16 SparkFun_MPU-9250-DMP_Arduino_Library 231
17 ESP-Mail-Client 213
18 arduino-device-lib 210
19 sqlite_micro_logger_arduino 174
20 SSLClient 166
21 SparkFun_CAN-Bus_Arduino_Library 158
22 EthernetENC 148
23 Adafruit_BME680 134

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?