first commit
This commit is contained in:
25
libraries/Adafruit_IO_Arduino/README.md
Normal file
25
libraries/Adafruit_IO_Arduino/README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# 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, 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)!
|
||||
Reference in New Issue
Block a user