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: 26 days 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: 2025-03-29T20:07:53.926Z (about 1 month ago)
- Topics: adafruit-io, arduino, arduino-library
- Language: C++
- Homepage:
- Size: 887 KB
- Stars: 217
- Watchers: 26
- Forks: 108
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)!