falco0227 / dht22-monitor

Humidity monitor for the STM32F429

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32F429 humidity/temperature monitor

This is a small monitor which will read out a DHT22 humidity sensor and print out the data over a span of multiple hours (or any other interval). It enables you to see how the humdity or temperature changes during the day.

Uses parts of the great ub_lib from Uwe Becker.

Monitor example

About

Humidity monitor for the STM32F429


Languages

Language:C 98.7%Language:C++ 1.1%Language:Makefile 0.2%