Skip to content

Automatic control for light, filter, and feeder using Arduino Uno and DS3231

License

Notifications You must be signed in to change notification settings

desiFish/Smart-Aquarium-V1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐠 Auto Aquarium

Maintenance GPLv3 License Arduino

Automatic control system for aquarium maintenance using Arduino and DS3231 RTC module.

🔍 Features

  • Automated lighting control
  • Scheduled feeding system
  • Time-based Aquarium management

📁 Project Structure

The project contains three main files:

  • aquaFeeder.ino - Servo motor based automatic fish feeder
  • aquaLight.ino - Light timing control system
  • aquaLightFeed.ino - Combined light and feeder control

📚 Dependencies

Required Libraries:

❓ Support

For questions or queries, please open an issue.

📜 License

This project is licensed under the GNU General Public License v3.0

License Summary

  • 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