Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: 3 months ago
JSON representation

Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.

Lists

README

        

# Adafruit IO Arduino Library

[![Build Status](https://github.com/adafruit/Adafruit_IO_Arduino/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_IO_Arduino/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_IO_Arduino/html/index.html)

[![Discord](https://img.shields.io/discord/327254708534116352.svg)](https://adafru.it/discord)

![AIOArduino](https://cdn-learn.adafruit.com/assets/assets/000/057/496/original/adafruit_io_AIOA.png?1531335660)

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)!