Arduino Example Software Reset
This is a simple example demonstrating how to use the Azande library.
Features
3 feature are implemented:
- "Software Reset": A Command Void Feature that starts a 3s delayed software reset. The command is executed when user click button in Azande Studio.
- "Uptime": An Event Int32 Feature sent to Azande Studio every second. Holds system Uptime.
- "Board State": An Event Text Feature sent to notify user about the current state of the board.
The circuit
No external hardware needed.
Azande Studio View
Downloads
The example is included in the Arduino Library.
Click here to access download of the Arduino Library