Modular Aquarium Management System


Team

Table of Contents

  1. Introduction
  2. Solution Architecture
  3. Hardware & Software Designs
  4. Testing
  5. Detailed budget
  6. Conclusion
  7. Links

Introduction

Small to medium-scale pet fish vendors face significant challenges in maintaining optimal aquarium conditions due to manual monitoring, lack of automation, and inconsistent maintenance. Poor water quality can lead to fish stress, disease, and financial loss.

This project proposes a Modular Aquarium Management System that automates water quality monitoring and control using low-cost sensors and a centralized controller. The system continuously measures key parameters such as temperature, pH, ORP, EC, salinity, and water level, and automatically controls actuators like heaters, filters, and pumps. The modular design allows vendors to scale the system based on tank size and budget, making it suitable for real-world deployment.


Solution Architecture

The system follows a centralized control architecture where an ESP32 microcontroller acts as the main controller. Multiple sensor modules are connected to the controller to collect real-time water quality data. Based on predefined thresholds and control logic, the system automatically operates actuators through relay modules.

Sensor data is processed locally and can be transmitted wirelessly for monitoring and alerts. The modular approach allows individual sensor kits or control units to be added or removed without redesigning the entire system.

Main architectural components:


Hardware and Software Designs

Hardware Design

Central Control Unit

Sensors Used

Actuators

Controlled using a relay module.

Power Management


Software Design


Testing

Hardware Testing

Software Testing

Results Summary


Detailed budget

Item Quantity Unit Cost Total
ESP32 Development Board 1 4,000 LKR 4,000 LKR
DS18B20 Temperature Sensor 1 800 LKR 800 LKR
pH Sensor Module 1 5,000 LKR 5,000 LKR
ORP Sensor Module 1 6,000 LKR 6,000 LKR
EC Sensor 1 6,500 LKR 6,500 LKR
TDS Sensor 1 2,500 LKR 2,500 LKR
Float Switch 1 600 LKR 600 LKR
Relay Module 1 1,200 LKR 1,200 LKR
Power Supply & Regulators 1 3,000 LKR 3,000 LKR
Miscellaneous - 2,000 LKR 2,000 LKR

Estimated Total: ~ 34,600 LKR


Conclusion

The Modular Aquarium Management System successfully demonstrates an affordable and scalable solution for automating aquarium maintenance in small to medium-sized fish vending operations. The system improves fish health, reduces manual effort, and minimizes losses due to poor water quality.

Future developments include cloud-based analytics, mobile application integration, AI-based anomaly detection, and commercialization as a modular product for aquarium vendors.