© Adeel Javed 2016

Adeel Javed, Building Arduino Projects for the Internet of Things, 10.1007/978-1-4842-1940-9_8

8. IoT Patterns: Web Apps

Adeel Javed

(1)Lake Zurich, Illinois, USA

As most of our day-to-day tasks and interactions move to mobile devices, web applications will still have a place. In the IoT space, they will mainly be used for monitoring and controlling large-scale implementations.

In this chapter, you are going to build a temperature monitoring system . Figure 8-1 shows a high-level diagram of all components involved in this system. The first component is an Arduino device that gathers temperature data and publishes it to a server using an HTTP request. The second component is a server that receives temperature data and stores it ...

Get Building Arduino Projects for the Internet of Things: Experiments with Real-World Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.