File tree 1 file changed +20
-1
lines changed
1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
opengarden
2
2
==========
3
3
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
+
You can’t perform that action at this time.
0 commit comments