kboskin / weather_station

Weekend project to detect weather conditions in local room, based on Arduino. Some free time + couple of sensors/displays + soldering iron = FUN!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather station Arduino project

Components:

  • Arduino Uno - base board
  • Sensor button TTP223 - used to enable/disable station output
  • 2 AAA batteries + battery case - power source
  • Liquid crystal display + i2c module - used for output
  • DHT11 humidity/temperature sensor - detect weather data
  • BMP180 GY68 barometer sensor - detect weather data

Built jut for fun and to finally get weather conditions in my room :)

About

Weekend project to detect weather conditions in local room, based on Arduino. Some free time + couple of sensors/displays + soldering iron = FUN!

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%