Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 378 Bytes

weatherStation

WeatherStation v1

A weather station using Arduino UNO and some sensors. It will display the data in a LCD 16x2.

The file Scheme_bb.jpg is the connections diagram and de Scheme.fzz is the Fritzing schematic.

Sensor used: -Temperature & Humidity: DHT22 -Light: LDR

Next implementations: -Send data to a Raspberry Pi via WiFi and a ESP8266.