iced98lx
New member
This started as just building some lights for my 180, but has now spiraled into an entire controller build so I'm going to move the information over here from a couple different threads.
Light wise this is going to work out to about $210 for the first light, and $120 per light after that for 2 additional lights. Over 3 requires another power supply, over 10 requires another run of boards.
(Per Light)
Drivers
Terminals
Chip
Thermal Managment
Controller:
Somewhere in the midst of going with a simple controller (google typhoon LED for one) I decided I wanted to be able to control all 15 channels independently. this requires 15 PWM outputs. I was going to do an arduino board and a shield, but I'm a C# developer by trade, so when I discovered netduino the route was obvious. Starting as a simple LED controller it became obvious that I should just build an entire controller. Tomorrow my Netduino plus 2 arrives, by friday I'll have a temp sensor, real time clock, relay setup to control pumps, and the PWM shield to control the lights.
The controller will log to another server via HTTP posts of various parameters, and will take http posts to control things remotely. Individually it's all been done on either netduino or arduino so it's just a matter of me pulling together the pieces into one project.
Things to log
Things to control
I will work this system out on my biocube while demo starts on the new office to build the stand and cut a hole for the big tank.
Cheers to my (almost) wife for supporting me on this one!
Light wise this is going to work out to about $210 for the first light, and $120 per light after that for 2 additional lights. Over 3 requires another power supply, over 10 requires another run of boards.
(Per Light)
Drivers
- 4x LDD-700H (http://www.powergatellc.com/mean-well-ldd-700h-dc-dc-converter.html)
- 1x LDD-350H (http://www.powergatellc.com/mean-well-ldd-350h-dc-dc-converter.html)
Board that they mount to:
($34 for 10 printed up.) - Special thanks to 02Surplus, RRSCO and others in the LDD thread for making that board and making this build possible.
- 1x Mean-well SE358/48 (http://www.powergatellc.com/mean-well-se-350-48-power-supply.html)
(this will power 3 pendants)
Terminals
- cheapy ebay screw terminals
(enough for all of them)
Chip
- Ebay "Dream Chip" knockoff
(will take $90/shipped per chip)
Thermal Managment
- 100w or better PSU cooler from a p4/athlon. I happen to have a bunch laying around, so $FREE
Controller:
Somewhere in the midst of going with a simple controller (google typhoon LED for one) I decided I wanted to be able to control all 15 channels independently. this requires 15 PWM outputs. I was going to do an arduino board and a shield, but I'm a C# developer by trade, so when I discovered netduino the route was obvious. Starting as a simple LED controller it became obvious that I should just build an entire controller. Tomorrow my Netduino plus 2 arrives, by friday I'll have a temp sensor, real time clock, relay setup to control pumps, and the PWM shield to control the lights.
The controller will log to another server via HTTP posts of various parameters, and will take http posts to control things remotely. Individually it's all been done on either netduino or arduino so it's just a matter of me pulling together the pieces into one project.
Things to log
- Water Level in Sump Tank - (http://www.milonetec...hase_eTape.html - 12 inch eTape )
- Water level in ATO Tank - Float switch of some sort, just need to know when it gets low to warn me to re-fill it. (Suggestions?)
- Temp - (https://www.sparkfun.../products/11050 )
- Ph - (http://atlas-scienti...its/ph-kit.html )
- Salinity (conductivity) //eventually (http://atlas-scienti...its/ec-kit.html )
- Total power the tank is using //eventually (https://www.sparkfun.../products/11005 )
Things to control
- 15 PWM channels for dimming meanwell LDD-H drivers for LED's (https://www.adafruit.com/products/815 )
- up to 8 120v Outlets. Ordered http://www.amazon.co.../ref=pd_sbs_t_1 for now, will package up neatly when I'm ready.
- I'll need to do several things on a schedule, so I've also ordered an i2c Real time Clock.
- EcoTech VorTech Pumps (RF) //eventually, I will likely use the RF module from Reef Angel for this
I will work this system out on my biocube while demo starts on the new office to build the stand and cut a hole for the big tank.
Cheers to my (almost) wife for supporting me on this one!
Last edited: