Skip to content

Humidity-Temperature datalogger using RasperryPi Zero W

Notifications You must be signed in to change notification settings

marcoradocchia/hum-temp-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Humidity-Temperature datalogger using RaspberryPi Zero W

Project for humidity and temperature datalogger using DHT22 sensor.

Hardware

For this project we'll use the following hardware:

  • a RaspberryPi Zero W computer (should work on any RaspberryPi);
  • a DHT22 humidity and temperature sensor with PCB (which allows us to avoid soldering the 10 kΩ pullup resistor required);
  • a powerbank to power the RaspberryPi outdoor.

Software

Requirements