Raspberry Pi & Arduino based Smart Fishtank
Hayden has built the internet enabled fishtank with so many features. It has automatic feeding, timer enabled LED lights, matrix display with scrolling messages, ultrasonic depth monitor, thermometer, LCD, underwater cam, speaker, filter and buble control using servo, custom messages and voice, also web based monitor and control.
The project uses Arduino Mega to control the things and uses Raspberry Pi to enables web interface and sends commands to Arduino. The project firmware is written in C++ arduino code, while the web interface is written using PHP/JS code.