Skip to content

lexho/weather7573

Repository files navigation

Weather7573

This weather station measures the following values: temperature, pressure, wind speed, wind direction. Every second it prints one line with current data on the console.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages