Welcome. This repository contains the projects published in the book Mastering Internet of Things by Peter Waher. You can find the book on Packt, Amazon, Bokus and other stores.
The following projects are included:
Chapter | Title | Project(s) |
---|---|---|
1 | Preparing our first Raspberry Pi project | FirstApp |
2 | Creating a sensor measuring ambient light | Sensor |
3 | Creating an actuator for controlling illumination | Actuator |
4 | Publishing information using MQTT | SensorMqtt ActuatorMqtt |
5 | Publishing data using HTTP | SensorHttp ActuatorHttp |
6 | Creating web pages for your devices | SensorHttp ActuatorHttp |
7 | Communicating more efficiently using CoAP | SensorCoap ActuatorCoap |
8 | Interoperability | SensorLwm2m ActuatorLwm2m |
9 | Social interaction with your devices using XMPP | SensorXmpp ActuatorXmpp |
10 | The controller | ControllerXmpp |
11 | Product Lifecycle | SensorXmpp2 ActuatorXmpp2 |
12 | Concentrators and Bridges | ConcentratorXmpp ConcentratorXmpp2 |
13 | Using an Internet of Things Service Platform | Waher.Things.Arduino |
14 | IoT Harmonization | Neuro-Foundation IoT Interfaces |