Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 910 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 910 Bytes

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