This project is really more as a proof of concept. I recently started building an aquarium controller designed around the arduino microcontroller.
The system reads a timer and a thermal probe to control the lighting and heating. It is also set up to allow changes to the timer and temp via a webpage. I also added a feed mode switch that will turn on the lights and shut off the filters for ten minutes while the fish eat.
The outlets for my basic life support (heater and filter), are controlled by a normally closed connection. This means that if the control fails, these outlets will fail to the "on" position. The heaters in the tank are set slightly higher than the controllers set temp to allow the relay to be the primary control.
The relays for the lighting are normally open. Meaning they will fail to the off position.
I have also added a multi-color LED light. I thought it would be cool if the tank slowly cycled through various colors overnight.
I'll add some screen shots of the web pages in the next few days.
If you are looking for greater detail on the wiring, programming, and build. Check out my personal website for the details: www.vequalsir.com
Thanks for reading and send me any question you might have.

The system reads a timer and a thermal probe to control the lighting and heating. It is also set up to allow changes to the timer and temp via a webpage. I also added a feed mode switch that will turn on the lights and shut off the filters for ten minutes while the fish eat.
The outlets for my basic life support (heater and filter), are controlled by a normally closed connection. This means that if the control fails, these outlets will fail to the "on" position. The heaters in the tank are set slightly higher than the controllers set temp to allow the relay to be the primary control.
The relays for the lighting are normally open. Meaning they will fail to the off position.
I have also added a multi-color LED light. I thought it would be cool if the tank slowly cycled through various colors overnight.
I'll add some screen shots of the web pages in the next few days.
If you are looking for greater detail on the wiring, programming, and build. Check out my personal website for the details: www.vequalsir.com
Thanks for reading and send me any question you might have.

