How To Prototype IoT Experiences: Configuring The Software (Part 2)
In the first article of this series, we walked through how to put together the hardware board and all of its additional components into a single rig. I also gave you a glimpse of the decision-making process behind the selection of the board.
In this second (and last) article of the series, we will go over the code that will drive the sensor and the communication to the cloud. Additionally, we will configure a custom dashboard on Adafruit IO, so that we can visualize our data in real time.
The post How To Prototype IoT Experiences: Configuring The Software (Part 2) appeared first on Smashing Magazine.