Skip to content

Arduino thermometer (DHT11) with a 4 digit 7 segment display (HS420361K-32)

Notifications You must be signed in to change notification settings

loricvdt/arduino-hs420361k-32-dht11-thermometer

Repository files navigation

Arduino thermometer with 4 digit 7 segment display

Arduino UNO

Before uploading your code to the Arduino, make sure DHTLib.zip is installed in your IDE (tutorial)

7 segment display: HS420361K-32

Based on: https://theokelo.co.ke/how-to-get-your-hs420361k-32-4-digit-7-segment-display-working-with-an-arduino/

Wiring4d7s-display-wiring

Temperature (and humidity) sensor: DHT11

Based on: https://www.circuitbasics.com/how-to-set-up-the-dht11-humidity-sensor-on-an-arduino/

Wiring (DHT11 with 3 pins)

Signal pin (S) to Analog 0 (A0) on Arduino

Vcc (+) to 5V

Ground (-) to GND

Warning: if you have 4 pins on your DHT11 follow the tutorial above (needs 10K resistor between Vcc and Signal)

About

Arduino thermometer (DHT11) with a 4 digit 7 segment display (HS420361K-32)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages