Chapter Goal: Build Your First IOT Device
Topics Covered in This Chapter:
Building an inexpensive IOT Sensor device based on the ESP8266 and Arduino IDE
Setting up a simple Self-Organizing IOT Sensor Net
Reading I2C sensor (light and color) on the Arduino devices
Reading data from remote IOT sensors on the Raspberry Pi
Using the Raspberry Pi for Monitoring and Debugging
Displaying your Data on the screen and on an iPad
In this chapter, we build our first IOT device. This simple design, a light-sensor swarm, is easy to build and illustrates a number of IOT principles including the ...