Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 977 Bytes

File metadata and controls

23 lines (12 loc) · 977 Bytes

Practical Python Programming for IoT 2nd Edition

The code in this repository accompanies the Book Practical Python Programming for IoT 2nd Edition, published by Packt.

The code repository for the 1st Edition can be found here.

Repository Contents

Chapter 3 - Distributed Systems with MQTT

Chapter 3 - Networking with MQTT and the Mosquitto MQTT Broker

Chapter 7 - Electronics 101 for the Software Engineer

Chapter 8 - Switching Things On and Off

Chapter 10 - Measuring Temperature, Humidity, Moisture and Light Levels

Chapter 11 - Movement with Motors, Servos and Steppers

Chapter 12 - Chapter 12 - Measuring Distance and Detecting Movement

Chapter 13 - Chapter 13 - Advanced IoT Programming Concepts - Event-Loops, Threads, PubSub & AsyncIO