Skip to content

Commit 323cde0

Browse files
author
frank
committed
Updated README
1 parent 5dd4de6 commit 323cde0

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11
opengarden
22
==========
33

4-
Open Garden Controller
4+
Open Garden Controller
5+
6+
The Open Garden Controller is an Open Hardware project to provide a garden control system. It provides the following features:
7+
8+
* Control 8 standard 24VAC sprinkler valves
9+
* Read 32 analog sensors (usually soil moisture sensors)
10+
* Get temperature and humidity from the common DHT22 (http://www.adafruit.com/products/385) sensor
11+
* Contains a RTC for keeping accurate track of time
12+
* Uses XBEE wireless to communicate to the server (more on this below)
13+
* Onboard EEProm for saving settings and sensor readings for later graphing (more on this below)
14+
* Standard Arduino Shield connector for expansion
15+
16+
17+
XBEE Wireless Communication
18+
19+
20+
21+
Statistics Tracking
22+
23+

0 commit comments

Comments
 (0)