I have spent hours trolling through the various threads on DIY arduino-based controllers and I think I have completely twisted my brain into a knot. There are many options our there, which is a good thing, however many of these threads have died, some projects look to be completely abandoned, etc. Here are a few I have been reading up on:
-----------------------------------------------------------------
Typhon
http://www.reefcentral.com/forums/showthread.php?t=1847680
Hydra
http://www.reefcentral.com/forums/showthread.php?t=1783536
http://code.google.com/p/hydra-reef/
(code last updated in 2011)
Jarduino
http://code.google.com/p/jarduino-a...e=JARDUINO USER MANUAL v1.2 beta.pdf&can=2&q=
Meepduino 1.6
http://www.reefcentral.com/forums/showthread.php?t=2329882
https://drive.google.com/folderview...&usp=sharing&tid=0BzU34PeNVT0Qb2hXVldya01obWs
This one combines some of the above projects and then begins another:
(Another) DIY LED Controller - Simple Arduino Style
http://www.reefcentral.com/forums/showthread.php?t=1987110
-------------------------------------------------------------------
These are all a bit overwhelming, especially because the first posts have not been edited to provide the latest status on the projects, code, board files, etc.
I have quite a bit of EE experience, especially with microcontrollers, arduinos, and various shields and communications protocols. I am definitely a noob when it comes to aquarium control, which is why I am turning to this forum for assistance in pointing me in the right direction.
I am hoping I can lay out my controller needs and ask for input from forum veterans on which direction I should focus my efforts.
Here is what I am trying to accomplish:
I gather I will need this basic hardware to accomplish this:
In sum, I am asking which of the many arduino-based projects on this forum would best suit my project goals, and for input and feedback on how I should go about this. Thank you in advance for your time!
-----------------------------------------------------------------
Typhon
http://www.reefcentral.com/forums/showthread.php?t=1847680
Hydra
http://www.reefcentral.com/forums/showthread.php?t=1783536
http://code.google.com/p/hydra-reef/
(code last updated in 2011)
Jarduino
http://code.google.com/p/jarduino-a...e=JARDUINO USER MANUAL v1.2 beta.pdf&can=2&q=
Meepduino 1.6
http://www.reefcentral.com/forums/showthread.php?t=2329882
https://drive.google.com/folderview...&usp=sharing&tid=0BzU34PeNVT0Qb2hXVldya01obWs
This one combines some of the above projects and then begins another:
(Another) DIY LED Controller - Simple Arduino Style
http://www.reefcentral.com/forums/showthread.php?t=1987110
-------------------------------------------------------------------
These are all a bit overwhelming, especially because the first posts have not been edited to provide the latest status on the projects, code, board files, etc.
I have quite a bit of EE experience, especially with microcontrollers, arduinos, and various shields and communications protocols. I am definitely a noob when it comes to aquarium control, which is why I am turning to this forum for assistance in pointing me in the right direction.
I am hoping I can lay out my controller needs and ask for input from forum veterans on which direction I should focus my efforts.
Here is what I am trying to accomplish:
- Coral tank (size YTBD)
- Daylight LED control
- Lunar cycle LED control (I have data for % illumination for cycle)
(using Cree XP-E's, I've been advised to use LED's with 4400K CCT) - 2 Temp sensors (Waterproof DS18B20)
- Temperature Control (heater & chiller)
- Reporting (poll sensors, led's, report status to remote web server)
- Alerts (email alerts for sensor and/or led errors)
I gather I will need this basic hardware to accomplish this:
- Arduino or compatible board (MEGA2560 or other with lots of I/O)
- Arduino power supply
- LED's and drivers
- driver power supply
- LED shields
- RTC shield
- Temp Sensors
- Heater
- Chiller
- Ethernet Shield (or possibly use an Arduino Yun with built-in Eth)
- LCD module/shield
In sum, I am asking which of the many arduino-based projects on this forum would best suit my project goals, and for input and feedback on how I should go about this. Thank you in advance for your time!