Home Weather Display

In this project, we use a Grove DHT (Digital Humidity and Temperature) sensor as a Raspberry Pi weather temperature sensor.  This project uses a Grove RGB LCD display, connected to the Raspberry Pi, to show the temperature and  weather humidity.  You can use this project as designed: a simple weather station for your home.

You can also use this example project as a basis for your own project.  The project shows how to use a thermometer sensor with the Raspberry Pi, and how to display the data without a monitor.  You could adapt it or add more sensors for your own data-logging project with the Raspberry Pi.

This is a simple example to demonstrate how to use multiple Grove Sensors with GrovePi in your Projects. All the parts used in this project are available in the GrovePi Starter Kit.

Home Weather Display
Raspberry Pi Temperature and Humidity Sensor with a Display

Hardware Required

  1. Raspberry Pi
  2. GrovePi
  3. Grove DHT sensor
  4. Grove RGB LCD display
  5. Grove Connection wires
  6. SD card and WiFi module
Home Weather Display 2
Connecting the Raspberry Pi temperature sensor

Connect the DHT sensor to Port 7 and the RGB LCD display to any of the I2C ports. Now power on the Raspberry Pi.

Running the Program

In the Raspberry Pi terminal, change directory to GrovePi/Projects/Home_Weather_Display:

cd /home/pi/Desktop/GrovePi/Projects/Home_Weather_Display

In the directory, Run the Home_Weather_Display.py in example python program in root (sudo):

sudo python Home_Weather_Display.py

The RGB LCD display will start showing the live temperature data and humidity data from the DHT sensor.

Home Weather Display 3

Home Weather Display 4
Digital Temperature and Humidity information from the Raspberry Pi.

Source: Home Weather Display

0/5 (0 Reviews)

About The Author

Hassan Zaka

I am an expert in accounting and have diverse experience in technical writing. I have written for various industries on finance, business, and technology. I have a clear and simple writing style and use infographics and diagrams to make my writing engaging. I can benefit any organization needing technical writing services.

Home Automation >> Custom Home Automation Projects >> Raspberry Pi >> Home Weather Display

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top