Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Smart Poultry Door System

Automated chicken coop door using Arduino and custom mechanical design.

Features

  • Automatic operation based on light levels (dawn/dusk)
  • Weather-resistant custom enclosure
  • Dual motor system for reliability

Hardware Components

  • Arduino Nano
  • 2x Stepper Motors
  • 2x Servo Motors
  • Light Sensor (LDR)

Mechanical Design

The enclosure was designed in Fusion 360 for outdoor durability:

3D Model

Real Hardware

picture.png

How it Works

  1. Light sensor monitors ambient brightness
  2. Arduino processes sensor data and timing
  3. Motors control door opening/closing mechanism
  4. Manual override available via physical controls

Software Status

Currently rebuilding the code for Version 2.0 with:

  • IoT connectivity (WiFi control)
  • Mobile app interface
  • Improved sensor integration

Skills Used

  • Embedded programming (C/C++)
  • 3D modeling and mechanical design
  • Electronics and motor control

About

IoT chicken coop automation: Arduino Nano + dual motor system + light sensors. Custom Fusion 360 enclosure design with weather-resistant housing.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors