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

Hardware requirements

To build our weather station, we will require a development board that fetches the sensor values and sends them to a particular destination, Node-RED in our case, through a communication protocol. For the development board, we will utilize the NodeMCU development board for this project primarily due to its relevant features and cost-effectiveness. Please refer to the following figure to find the components required to build our weather station (Figure 5.2).

Figure 5.2 – The required hardware for the project

Next, we need to choose appropriate sensors so that the readings we get are both reliable and accurate. Hence, we choose the following three sensors for our project:

  • A DHT11 temperature and humidity sensor
  • A BMP280 pressure sensor
  • A CCS811 air quality sensor

We will also need something that we can use to interface all the sensors to the development board. For this, we will use a breadboard and some connecting...

lock icon
The rest of the page is locked
Previous PageNext Page
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