IoT software framework overview

Channel:
Subscribers:
567
Published on ● Video Link: https://www.youtube.com/watch?v=RgOxnymyCKA



Duration: 11:25
3 views
0


A general overview of the abilities of the IoT framework I have build myself that works hand in hand with the IoT hardware design. This has been written with Arduino platform in mind and specifically the Uno and the Nano.

The power of this framework is the ability to adjust SO many things without getting the device connected back to the computer to upload the code again. Using a structure of commands you can change the IP address, subnet, activate / deactivate threads that run on the node, pin protect it etc etc It really gives you decent flexibility when it comes to managing the node once it is deployed out in the field!

The full blog: http://db4you.co.uk/a08







Tags:
#Arduino
#prototype
#IoT