https://github.com/vhuynen/arduino-chickenguard-door
Arduino Chicken Guard Project. This DIY Project use an Arduino ATMega 2560 to handle an autonomous automatic door to protect hens against fox attacks. The Version 1 is always running, but I have never had time to rollout the Version 2, perhaps one day...
https://github.com/vhuynen/arduino-chickenguard-door
arduino arduino-mega-2560 autonomous-systems chicken-coop-door diy
Last synced: about 2 months ago
JSON representation
Arduino Chicken Guard Project. This DIY Project use an Arduino ATMega 2560 to handle an autonomous automatic door to protect hens against fox attacks. The Version 1 is always running, but I have never had time to rollout the Version 2, perhaps one day...
- Host: GitHub
- URL: https://github.com/vhuynen/arduino-chickenguard-door
- Owner: vhuynen
- Created: 2018-03-23T14:24:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-08T14:54:01.000Z (about 4 years ago)
- Last Synced: 2023-10-01T15:41:53.298Z (over 1 year ago)
- Topics: arduino, arduino-mega-2560, autonomous-systems, chicken-coop-door, diy
- Language: C++
- Homepage:
- Size: 14.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chickenguard
Arduino Chickenguard ProjectReference materials :
- Arduino Mega 2560
- Motor MFA 918D Series
- RTC DS3231
- Battery 12V
- Solar Panel
- Solar Panel Battery Regulator Charge Controller
- Switch Button
- Micro Switch
- LED
- Photoresistor
- LCD 16x2
- Resistor
- L293D (Driver Motor)
- Converter DC/DC 12V/5V
- Transistor NPNProgram :
- Power saving mode
- Daylight-saving time
- Mode Manual / Automatic
- Wake Up function
- Error Handler## Prototype
![]()
## Circuit Board
![]()
## Photoresistor
![]()
## Console
![]()
## Overview
![]()