Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 649 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 649 Bytes

Meteoduino

My personal Arduino-based meteorological station. (OK, it's just an Arduino with an Ethernet shield and some sensors)

Hardware

  • Arduino Uno
  • Arduino Ethernet Shield
  • DHT22 Temperature/Humidity Sensor
  • DS1307 RTC Module

Wiring

Wiring Diagram

Software

This is still a work-in-progress. No time for README, must write code!