Skip to content

BieAnimaton/Arduino_Weather_Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages