Hydra Controller

5ft24

New member
Joined
Jun 14, 2010
Messages
1,248
Likes
10
Points
0
Location
Bellingham
#1
Well, Before RC banned me, I had been following and building their Hydra reef controller... VERY flexible and expandable, built in web interface, can interface an infra-red remote control to it so you don't even have to go over to the tank to switch things on/off, modify params etc. Uses any standard PH probe, and the temp probes are pretty common as well.
Total for parts and the board ran under $100 bucks, and about 4 hours of assembly time for me, an experienced electronics tech.
It's been sitting gathering dust, as you all probably know, I sold my equipment last October due to a forced move to a tiny place.
Finally decided to finish it today.
the way this one is programmed it is set up to dim/control 2 banks of blue LED's and 2 banks of White LED's. Monitor temp and PH, has a web page you can go to for monitoring OR controlling/modifying settings. Pretty powerful. Has 2 CPU's, a real time clock with a battery to keep time if the power dies. VERY expandable... you can control up to 64 devices, and have up to 16 inputs from sensors/switches. Software is public domain and fairly easy to modify/write (Atmel AVR based on the Arduino boards).



 
Joined
Feb 15, 2009
Messages
19,546
Likes
334
Points
83
Location
bell gardens
#2
holy cow dave, that's amazing...


i thought you made a hydor controller for some koralias... LOL... but that didn't look like a 555 circuit to me...







so...


















where's the write up...?
 

zigginit

New member
Joined
May 8, 2010
Messages
1,667
Likes
15
Points
0
Location
Moreno Valley
#9
where does one begin to understand stuff like this??? i started reading that tread you linked and i was like what the hell.
 

5ft24

New member
Joined
Jun 14, 2010
Messages
1,248
Likes
10
Points
0
Location
Bellingham
#10
Going over current component prices. There are 4 possible parts for this device.
The basic board that monitors, has the web interface etc...
the relay control board that drives the 8 outlet individually controlled power strip
the ELN driver that will drive the ELN LED supply's for dimming etc.
and an IR remote control and receiver (Haven't looked into those prices yet, but not expensive)

Basic board with ALL parts is about 110 bucks
Relay driver board is just under 60 bucks, and the power strip is about 45...
The ELN driver board is about 25.

Other items you need are a 7.5-9V DC power supply (wall wart)
PH probe (Any generic one)
Temp Probe(s) which are about 10 bucks a piece
and a case... Haven't looked into a case yet, as I just got mine working...

Cheaper than some other commercial controllers, but not dirt cheap. if you are an electronics buff and build projects and are comfortable with soldering on PC Boards, the best part is knowing YOU built it.
You also need to know how to program it...
It's Arduino based and you can download a lot of info off of www.sparkfun.com. they sell the chips and some of the other items that can be used with them. (Like the FTDI programming cable... 15 bucks I think)
Anyway, in a nutshell, that's it!
 

5ft24

New member
Joined
Jun 14, 2010
Messages
1,248
Likes
10
Points
0
Location
Bellingham
#12
where does one begin to understand stuff like this??? i started reading that tread you linked and i was like what the hell.
Best bet is from the Hydra-reef wiki home page, go to the reef central link and read up on it... 68 pages, but well worth the read.

Then head to sparkfun.com and they have info on programming the arduino controllers...

As far as assembly, you really need a good bit of experience with assembling PC boards, since some of the parts are TINY and the pads they solder to are really close together.
 
Top