Regulate the temperature in an enclosure for day old chicks until they grow their feathers
grugly bb7ec8d7a3 First commit | %!s(int64=7) %!d(string=hai) anos | |
---|---|---|
applet | %!s(int64=7) %!d(string=hai) anos | |
Arduino_Chicken_Brooder.ino | %!s(int64=7) %!d(string=hai) anos | |
LICENSE | %!s(int64=7) %!d(string=hai) anos | |
Makefile | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos |
Arduino program to control the environment of day-old chickens until they grow feathers and are ready for the chook house.
Build an insulated box with a heatlamp and fan wired through a relay board to the arduino. A computer power supply does well to power it all. Put the temperature sensor in the box, wire it all up, turn it on.
Relays are required to actuate the fan and lamp.
5 button, 2x16 LCD shield http://www.jaycar.com.au/medias/sys_master/images/9021713219614/XC4454-dataSheetMain.pdf
DHT22 library (Temperature/Humidity sensor) https://github.com/markruys/arduino-DHT
Compilation instructions http://playground.arduino.cc/OpenBSD/CLI