No description
Find a file
Brent Rubell a76e50bc69
Merge pull request #168 from brentru/fixes-for-esp-3-alpha
Fixes warnings introduced by ESP32 BSP 3.0.0 alpha 1
2023-10-11 15:50:40 -04:00
.github Update CI action versions 2023-05-12 11:24:00 -04:00
examples match ledcWrite_RGB example in esp32 docs 2023-10-11 15:12:31 -04:00
src fix one more 2023-10-11 13:42:22 -04:00
.gitignore Made setLEDs() method commment more explict, removed unwanted changes. 2020-08-13 16:57:27 +01:00
Jenkinsfile initial actions migration 2020-01-03 18:15:56 -05:00
library.properties add lib prop 2023-10-11 14:06:36 -04:00
LICENSE bsd->mit 2021-06-29 16:46:47 -04:00
README.md docu! 2022-08-09 13:46:47 -04:00

Adafruit IO Arduino Library

Build StatusDocumentation

Discord

AIOArduino

This library provides a simple device independent interface for interacting with Adafruit IO using Arduino. It allows you to switch between WiFi (ESP8266, ESP32, ESP32-S2, ESP32-S3, ESP32-C3, Airlift, WINC1500, & WICED), Cellular (32u4 FONA), and Ethernet (Ethernet FeatherWing).

Documentation

The Doxygen documentation is automatically generated from the source files in this repository, and documents the API exposed by this library.

License

This open source code is licensed under the MIT license (see LICENSE for details).

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!