Building Arduino Projects for the Internet of Things

(Steven Felgate) #1
CHAPTER 8 ■ IOT PATTERNS: WEB APPS

Figure 8-9. Log messages from the temperature monitoring system

Figure 8-10. Dashboard of the temperature monitoring system

Let your Arduino run for a couple of minutes so that enough data is sent to
the server. Check your dashboard by accessing the project URL, in this case it was
http://bookapps.codifythings.com/tempmonitor. Your dashboard should look similar
to Figure  8-10.

Summary


In this chapter, you learned about building custom web apps. Web apps are being
extensively used for monitoring IoT applications and large-scale implementations,
as well as for creating dashboards.
Free download pdf