Tutorial 01: This is my favorite version of a "Hello IoT" program, a "Hello, World" program for embedded hardware which runs an on-board LED in continuous blinking mode. The program is tiny, simple and intuitively understandable. The big challenge is how you get such a program running on a embedded hardware in shortest time and with minimum efforts. With the help of this tutorial anyone who has an IoT developer kit hardware which is listed in the mbed.org library (https://developer.mbed.org/platforms/) should be able to get this "Hello IoT" program running on Windos, IOS or Linux, with a maximum time investment of one hour. I tested this program on several boards and it was well running on Nordic nRF51-DK, ST Microelectronics NUCLEO-F303K8, NUCLEO-F401RE and NUCLEO-L476RG.

Dependencies:   mbed

Open pull requests

No pull requests found.