Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 518 Bytes

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