Please do not use this library stand alone, install it with the core to have all the required dependencies configured.
Follow instruction to install Agrumino Lemon core at:
-
Quickstart: sketches to check basic feature of Agrumino, like reading sensor data, saving data on flash memory and check wifi connection.
-
Cloud: sketches to send sensor data to various cloud backends. All the sketches use deep sleep to save energy and keep a queue of samples in EEPROM (flash).
-
Advanced: sketches that explore the usage of Agrumino with third-parties sensors, actuators, boards such as oled display, water pump and so on.
-
OTA: sketches that send sensor data to the cloud and at the same time demonstrate the usage of Over The Air updates.