/pico-thermometer

A thermometer using a raspberry pi pico, a DHT11, and a 7-segment display.

Primary LanguageCMIT LicenseMIT

A Thermometer Display for RP2040

This toy project uses a DHT11 temperature sensor and a 4-digit, 7-segment display to show the current temperature and humidity.

Display Format

On the 4-digit, 7-segment display, the first two digits are the temperature in fahrenheit. The last two digits are the humidity percentage.