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

This chapter was solely dedicated to the ESP development boards that we will be using throughout this book, even in the full-scale projects that we will be creating in the upcoming chapters. First, we covered the NodeMCU development board, including its technical specifications, and its GPIO configuration, before learning how to set up the Arduino IDE for this board and flashing our very first program. Next, we covered the same topics for the ESP32 development board, which is often considered a successor of the latter with some additional features. Finally, we built our very first mini-project. We turned our NodeMCU board into an MQTT client and controlled its onboard LED wirelessly using the MQTT communication protocol.

In the next chapter, we will look at another important component that will be very useful later in this book when we cover two full projects: Node-RED.

We will use this to create dashboards for our projects and learn how we can store the received MQTT...

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