Skip to content

An arduino script for a fully automated chicken coop with temperature/humidity sensors, heatlamp/fan control, and sunset/sunrise door control.

Notifications You must be signed in to change notification settings

sethpoly/chicken-coop-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

chicken-coop-arduino

An arduino script for a fully automated chicken coop with temperature/humidity sensors, heatlamp/fan control, and sunset/sunrise door control.

Tools and Technologies

Integrated an Arduino microcontroller with various relay modules, buttons, temperature sensors, etc.
Embedded a heat lamp, a fan, and an automatic door (using a pulley system with a worm drive).
The script was written in C/C++.

How It's Automated

The temperature/humidity sensors are used to determine when to toggle the fan and heat lamp on or off. They will trigger once the heat and/or temperature reach a certain threshold.
The automatic door will open every day at sunrise, and close every day 45 minutes after sunset.




Preview

About

An arduino script for a fully automated chicken coop with temperature/humidity sensors, heatlamp/fan control, and sunset/sunrise door control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages