lexho / weather7573

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather7573

Requirements

Wiring

  • DHT
    • out --> D5
    • '+' --> 5V
    • '-' --> GND
  • BMP280
    • VCC --> 5V
    • GND --> GND
    • SCL --> A4
    • SDA --> A5
  • TM1637
    • CLK --> 12
    • DIO --> 13
  • RtcDS1302
    • DAT --> 7
    • CLK --> 6
    • RST --> 8

Sample Output

20.0 oC 1018.1hPa rising 16.0km/h W

About


Languages

Language:C++ 100.0%