Skip to content

The Skeleton Code for micro-controllers to provide robust reboot mechanism.

License

Notifications You must be signed in to change notification settings

cslfiu/SOTA-Skeleton-Code-for-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Skeleton Code for micro-controllers to provide robust reboot mechanism.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages