X-Git-Url: https://git.gag.com/?p=web%2Fgag.com;a=blobdiff_plain;f=electronics%2Fgreenhouse%2Findex.mdwn;h=98294a3c076ca5a4bcb406e6587ac5e93bd83275;hp=1f06dd090f4a7e30ba9f04573dbd76061d4355aa;hb=17c4c3533fbf239d4bb7b7ea630e431b86beecfe;hpb=bd9fefc5a62a537a5a6f61af32ec37201184c1c7 diff --git a/electronics/greenhouse/index.mdwn b/electronics/greenhouse/index.mdwn index 1f06dd0..98294a3 100644 --- a/electronics/greenhouse/index.mdwn +++ b/electronics/greenhouse/index.mdwn @@ -4,6 +4,24 @@ More to come! ## Artifacts +Bdale's [presentation](GreenhouseShield.odp) from the Arduino Miniconf +at LCA 2011 in Brisbane. + A schematic for this circuit can be found in the the [hw/greenhouse](http://git.gag.com/?p=hw/greenhouse;a=summary) repository at [git.gag.com](http://git.gag.com). + +## Status + +The system was finally put online on 7 April 2013, controlling a 750 watt +heater and through-wall fan with automatic louvers. The temperature thresholds +are set to 7 and 32 C, below which the heater is on and above which the fan +is on. + +## Future Plans + +We're not using the 128k EEPROM part any more. Instead, the plan is to add +a [TeleShield](http://altusmetrum.org/TeleShield/) board to the stack which +gives us a micro SD card for massive data storage, and an +[Altus Metrum](http://altusmetrum.org) standard UHF radio link that will +make it possible to check on the status of the greenhouse from the main house.