Automated chicken coop door using Arduino and custom mechanical design.
- Automatic operation based on light levels (dawn/dusk)
- Weather-resistant custom enclosure
- Dual motor system for reliability
- Arduino Nano
- 2x Stepper Motors
- 2x Servo Motors
- Light Sensor (LDR)
The enclosure was designed in Fusion 360 for outdoor durability:
- Light sensor monitors ambient brightness
- Arduino processes sensor data and timing
- Motors control door opening/closing mechanism
- Manual override available via physical controls
Currently rebuilding the code for Version 2.0 with:
- IoT connectivity (WiFi control)
- Mobile app interface
- Improved sensor integration
- Embedded programming (C/C++)
- 3D modeling and mechanical design
- Electronics and motor control

