AI-Assisted Water Quality Monitoring System
Project by: Agreda, G.M., Joven, C.L., Mendez, A.V., Tangao, W., Zamora, G.D. | 2026
BIOQUA is an automated water quality monitoring system that detects bacteria in water samples using Arduino sensors, automated Gram staining, digital microscopy, and AI image classification. It outputs a water quality risk level (Low / Moderate / High) on an LCD display.
Needed for many I/O pins (sensors + valves + pump + LCD)
Search: shopee.ph — arduino mega 2560
Get the kit with BNC electrode probe. Also buy pH calibration buffer powder (4.01, 6.86, 9.18)
Search: shopee.ph — pH sensor PH-4502C
"Analog TDS Sensor Water Conductivity" or "TDS meter V1.0 module"
Search: shopee.ph — TDS sensor
5 normally-closed 12V plastic valves — one each for Crystal Violet, Iodine, Decolorizer, Safranin, DI Water
Search: shopee.ph — 12V solenoid valve
"Micro peristaltic pump DC 12V 3x5mm" — 0.5-2 mL/min flow rate
Search: shopee.ph — peristaltic pump
At least 2MP, adjustable LED ring, and stand. Tip: cheap "1000x" USB microscopes realistically do ~200-400x. Pair with school microscope + USB eyepiece camera for best results.
Shows pH, EC, bacteria type, and risk level simultaneously
Search: shopee.ph — LCD 20x4 I2C
Controls 5 solenoid valves + 1 pump + spare channels
Search: shopee.ph — relay module
Get 5-10 meters
Search: shopee.ph — silicone tubing
Also get male-to-female and female-to-female dupont wires
Search: shopee.ph — breadboard kit
Need 5A to power Mega + 5 solenoid valves + pump simultaneously
Search: shopee.ph — 12V power supply
Contains: Crystal Violet, Iodine, Decolorizer, Safranin
Search: shopee.ph — gram stain kit
72 slides + 100 coverslips
Search: shopee.ph — slides + coverslips
For wireless camera — streams images via WiFi to laptop
Search: shopee.ph — ESP32-CAM
Inline sediment filter + barb connectors
Search: shopee.ph — inline filter
| Tier | Estimate (PHP) |
|---|---|
| Low | PHP 3,305 |
| Mid-range (recommended) | PHP 6,290 |
| High | PHP 10,650 |
Optional enhancement (ESP32 Bluetooth companion): add PHP 150-300
No subscriptions, no API keys, everything runs offline on any laptop:
All code, Arduino sketches, learning modules, and documentation:
github.com/G33M0D/bioquaClone: git clone https://github.com/G33M0D/bioqua.git
Good luck, Team BIOQUA!