Reader small image

You're reading from  Raspberry Pi and MQTT Essentials

Product typeBook
Published inSep 2022
PublisherPackt
ISBN-139781803244488
Edition1st Edition
Right arrow
Author (1)
Dhairya Parikh
Dhairya Parikh
author image
Dhairya Parikh

Dhairya Parikh is an Electronics Engineer who currently works as a Data Engineer at Accenture. He has a year’s experience in building and maintaining data pipelines for a huge amount of data. In his free time, he builds IoT and Machine Learning projects and even writes about them. He has written several project articles for Circuit Cellar, which is a monthly tech magazine. He makes projects which positively impacts the society, making people’s life easier.
Read more about Dhairya Parikh

Right arrow

Summary

We developed our second full-scale project in this chapter, creating a smart relay system based on ESP32 and operated over MQTT. We will walk through the key points we covered in this chapter just to refresh your memory.

We started with the hardware requirements and setup of those components. This includes setting up our system and connecting all the components on a custom PCB. Next, we moved on to the explanation of the code, wherein we broke the code into several snippets to make it easier to understand. After that, we set up the project dashboard on the Raspberry Pi. Finally, we moved onto the demonstration part of the project to see our project in action.

In the next chapter, we will cover how to take this concept even further by taking the MQTT broker global so that we can access our devices through MQTT from anywhere without the constraint of local network coverage.

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Raspberry Pi and MQTT Essentials
Published in: Sep 2022Publisher: PacktISBN-13: 9781803244488

Author (1)

author image
Dhairya Parikh

Dhairya Parikh is an Electronics Engineer who currently works as a Data Engineer at Accenture. He has a year’s experience in building and maintaining data pipelines for a huge amount of data. In his free time, he builds IoT and Machine Learning projects and even writes about them. He has written several project articles for Circuit Cellar, which is a monthly tech magazine. He makes projects which positively impacts the society, making people’s life easier.
Read more about Dhairya Parikh