https://github.com/techonit/quail-aviculture
Quail aviculture automation arduino uno codes.
https://github.com/techonit/quail-aviculture
Last synced: over 1 year ago
JSON representation
Quail aviculture automation arduino uno codes.
- Host: GitHub
- URL: https://github.com/techonit/quail-aviculture
- Owner: TechOnIt
- License: mit
- Created: 2022-09-05T19:05:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T20:30:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T05:25:42.358Z (over 1 year ago)
- Language: C++
- Size: 93.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🥚 Quail aviculture 🐣
Quail aviculture automation on [Arduino uno](https://docs.arduino.cc/hardware/uno-rev3). developed on [platformio](https://platformio.org/).
### 📌 Pin Defines
#### INPUT Pins:
`#2` Setter tempeture data
`#4` Hatcher tempeture data
#### OUTPUT Pins:
`#7` Heater (Lamp)
`#12` Fan
`#8` Termometer check (It turns on when the thermometer does not give data)
### 🌡️ Tempeture
Setter:
min **37.5c** - max **37.7c**
Hatcher:
min **37.15c** - max **37.25c**