The examples demonstrate how to utilize Anedya with Esp32 microcontroller serise:
- Data submission and visualization on the Anedya cloud. Click here, for examples.
- Submission of device logs via HTTP. Click here, for more info.
- Submission of device logs via MQTT. Click here, for more info.
- Device control commands via MQTT. Click here, for more info.
- Store value via HTTP.
- Store value vai MQTT.
To get started with the examples:
- Choose the code, create the .ino file, and open it in the Arduino IDE.
- Fill in your Wi-Fi credentials, physical device ID, and connection key (obtained from the dashboard).
- Select the Board and Port number.
- Upload the code.
For detailed documentation, refer to the official documentation here.
This project is licensed under the MIT License.
Tip
Looking for Python SDK? Visit PyPi or Github Repository
Tip
For more information, visit anedya.io