An open API service indexing awesome lists of open source software.

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...

Awesome Lists containing this project

README

        

# Chickenguard
Arduino Chickenguard Project

Reference 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 NPN

Program :
- Power saving mode
- Daylight-saving time
- Mode Manual / Automatic
- Wake Up function
- Error Handler

## Prototype



## Circuit Board



## Photoresistor



## Console



## Overview