GitHunt
DE

desiFish/Smart-Aquarium-V1.0

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

๐Ÿ  Auto Aquarium

Maintenance
GPLv3 License
Arduino

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

โš ๏ธ CAUTION: This project involves working with electrical components and may require handling of high voltage connections. Always prioritize safety, use proper insulation, and consult with a qualified electrician if you're unsure about any aspect of the installation or operation.

๐Ÿ“ข Development Notice: This project will no longer receive feature updates. A new NodeMCU 12E (ESP8266) version: Smart Aquarium V3.1 is ready & ESP32 version: Smart Aquarium V4.0 is under development that supports more powerful customization options and advanced monitoring features for aquarium inhabitants. Be the first ones to try it out and give feedbacks! ๐Ÿš€

๐Ÿ” 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

Languages

C++100.0%

Contributors

GNU General Public License v3.0
Created October 19, 2020
Updated September 22, 2025
desiFish/Smart-Aquarium-V1.0 | GitHunt