Automatic control system for aquarium maintenance using Arduino and DS3231 RTC module.
- Automated lighting control
- Scheduled feeding system
- Time-based Aquarium management
The project contains three main files:
aquaFeeder.ino
- Servo motor based automatic fish feederaquaLight.ino
- Light timing control systemaquaLightFeed.ino
- Combined light and feeder control
Required Libraries:
servo.h
DS3231.h
(Download Link)string.h
stdio.h
For questions or queries, please open an issue.
This project is licensed under the GNU General Public License v3.0
- You can freely use, modify and distribute this software
- Any modifications must be released under the same license
- You must disclose the source code when distributing
- Changes must be documented
- Include original license and copyright notices