© Adeel Javed 2016

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

5. IoT Patterns: Realtime Clients

Adeel Javed

(1)Lake Zurich, Illinois, USA

An important pattern of IoT is the ability to sense data and make it available to users in realtime, such as with home monitoring solutions, perimeter security applications, and inventory alerts.

In this chapter, you are going to build an example of this pattern, an intrusion detection system . Figure 5-1 shows components of an intrusion detection system. The first component is an Arduino device that has a motion sensor attached to it. The second component is an MQTT broker. You will use the publish-subscribe model of MQTT for sending intrusion detection notifications ...

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.