Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 974 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 974 Bytes

The-SOTA-Skeleton-Code-for-Client

It is designed to provide smooth and robust rebooting mechanism for IoT devices. Currently, it supports for Arduino IoT development boards. skeleton_code.ino file contains necessary functions and variables to provide aforementioned advantages, you can develop your IoT application in skeleton_code.ino file or you can integrate content of skeleton_code.ino file into your IoT application software.

Prerequisites

Since the SOTA Framework works with the ESP8266 Wifi Shield [1], it requires ProvizWiFi library. You need to import ProvizWiFi library into your workspace.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

This is a open-source project, we appreciate any contribution from contributors. If you want to improve The SOTA Framework, feel free to fork and create pull request!

[1] https://www.sparkfun.com/products/13678