Welcome. This repository contains the projects published in the book Mastering Internet of Things by Peter Waher. 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 | IoT Harmonization | ConcentratorXmpp |
12 | Using an Internet of Things Service Platform | |
13 | Mobile application development using Xamarin | |
14 | The controller app | |
15 | Security for the Internet of Things | |
16 | Privacy |