chickens (6)

Jonathan Poland

Arduino Chicken Coop: Winter Cometh

Winter has finally arrived, and in full force! With temperatures already down to 0˚F, some things have worked well and some things haven't. The chicken are now about 15 weeks old, so they've transitioned from the starter crumple feed to the adult pellets. And as…

Continue reading...
Jonathan Poland

Arduino Chicken Coop: Software

This post details the software for the ESP8266 controller. See the previous post for a rundown on the hardware. Here's the high-level stack: And functionality: I won't go into the code here, that's best looked at via the bitbucket link above. Instead, I just cover…

Continue reading...
Jonathan Poland

Arduino Chicken Coop: Hardware

This post details the hardware used in the coop for running the door, lights, etc. and how it's wired up. See previous post about physical structure. Having prior experience with Arduino, the ESP-12F in particular, that is the "brains" of the operation. It has ample…

Continue reading...