Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 672 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 672 Bytes

Watch'n'Water ===========

A new garden irrigation controller based on Arduino

= Download =

  1. To download from github (https://github.com/gitubo/watchnwater), click on the "Download ZIP" button on the right and get a .ZIP file, unzip it where convenient.
  2. Download the following Arduino libraries from Adafruit:

= Compile Arduino sketch =

To compile the Arduino sketch:

  • open the Arduino IDE (>1.5 compatible with Arduino YUN)
  • import the downloaded libraries: DHT, RTClib and BMP180