No description
Find a file
Zach Auclair 14c311d301 fix(definitions): feed name incorrectly small
Grouped feeds can be a max of 258 characters long (128 for the group, a single dot,
and another 128 for the feed name).
2020-07-08 22:35:59 -04:00
.github Update githubci.yml 2020-07-06 12:30:41 -04:00
examples update examples, bump version 2020-04-18 16:17:03 -04:00
src fix(definitions): feed name incorrectly small 2020-07-08 22:35:59 -04:00
.gitignore doxygen .gitignore 2020-01-13 16:20:16 -05:00
Jenkinsfile initial actions migration 2020-01-03 18:15:56 -05:00
library.properties bump to 3.7.0 instead of 3.6.5 for the ssl fingerprint change 2020-07-06 15:58:27 -05:00
LICENSE remove old REST classes and examples 2016-07-19 15:24:08 -04:00
README.md Added docs badge 2020-04-21 21:47:35 -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, 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!