/Arduino_Weather_Station

This is an Arduino project using LCD Display and DHT11 to create a weather station.

Primary LanguageC++

Arduino-Weather-Station

This is an Arduino project using LCD Display and DHT11 to create a weather station.

Notes 📚

  • Responsive project to ambient temperature and humidity.
  • Practice electronics skills.

Images 🤖

lcd display + DHT11 1

lcd display + DHT11 2

lcd display + DHT11 3

Components ☝️

  • Arduino Uno x1.
  • LCD Display 1602 Arduino -- Blue Backlight -- 16 Pins x1.
  • DHT11 Sensor x1.
  • B10K Potentiometer x1.
  • Power supply from own Arduino.
  • Protoboard x1.
  • Jumpers xN.

Libraries 📑

  • Adafruit_Sensor
  • DHT
  • DHT_U
  • LiquidCrystal