https://github.com/adafruit/Adafruit_IO_Arduino
Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
https://github.com/adafruit/Adafruit_IO_Arduino
adafruit-io arduino arduino-library
Last synced: 5 months ago
JSON representation
Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
- Host: GitHub
- URL: https://github.com/adafruit/Adafruit_IO_Arduino
- Owner: adafruit
- License: other
- Created: 2015-06-03T22:02:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T20:03:28.000Z (about 1 year ago)
- Last Synced: 2024-11-05T03:11:45.458Z (6 months ago)
- Topics: adafruit-io, arduino, arduino-library
- Language: C++
- Homepage:
- Size: 887 KB
- Stars: 211
- Watchers: 27
- Forks: 107
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-adafruitio - Adafruit IO Arduino Library - An Arduino client for Adafruit IO. (Code)
README
# Adafruit IO Arduino Library
[](https://github.com/adafruit/Adafruit_IO_Arduino/actions)[](http://adafruit.github.io/Adafruit_IO_Arduino/html/index.html)
[](https://adafru.it/discord)

This library provides a simple device independent interface for interacting with [Adafruit IO](https://io.adafruit.com) using Arduino. It allows you to switch between WiFi (ESP8266, ESP32, ESP32-S2, ESP32-S3, ESP32-C3, RP2040, 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.- [API Documentation](https://adafruit.github.io/Adafruit_IO_Arduino/) (automatically generated via doxygen from source)
## License
This open source code is licensed under the MIT license (see [LICENSE](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](https://www.adafruit.com)!