projets:dht22meteo

This is an old revision of the document!


Basic Meteo Station

A basic station giving temperature and humidity using a DHT22 sensor and a 0.91 OLED display

Fritzing to come.

I kept serial communication so you still have the data on the Serial Monitor for now

Arduino Code

Prototype draws 3.2mA average and spikes at 4.5mA on an Arduino Uno lighting the screen all the time and with no deep sleep implemented.

  • Build a lightweight version running an attiny with a pushbutton to display the data
  • Build a 3D casing for it
  • Check autonomy on a battery
  • Add an RTC for timestamping the data
  • Swap the UNO for an upgraded card with WiFi connectivity and upload the data to a server
  • Make graphs from uploaded data
  • projets/dht22meteo.1582751776.txt.gz
  • Last modified: 2020/06/01 16:35
  • (external edit)