DIY Reef Controller ( Help would be great)

Discussion in 'I made this!' started by mati_L, Aug 31, 2011.

to remove this notice and enjoy 3reef content with less ads. 3reef membership is free.

  1. mati_L

    mati_L Fire Shrimp

    Joined:
    Jun 16, 2011
    Messages:
    304
    Okay so you know what i hate seeing all these reef controllers for hundreds of dollars to control basic things such as temp, ph and the lighting so i think im taking the plung into the Arduino world and see if i can DIY this thing.

    Goals you ask ? well i want to start with an Arduino mega with an LCD display to control the LEDS basic starting point then add heater control for the temp and other functions but main point is start with the basics.

    Now where 3reefers come in!! Has anyone out there started this and has the Arduino Codes made already!!??
     
  2. Click Here!

  3. Hydronaut

    Hydronaut Spanish Shawl Nudibranch

    Joined:
    May 2, 2011
    Messages:
    78
    Location:
    North Cackalacky
    The Reef Angel is an Arduino based, open-source controller. I would check out their forums.
     
  4. insanespain

    insanespain Ocellaris Clown

    Joined:
    May 3, 2011
    Messages:
    1,479
    Location:
    Illinois
    Give me 2 weeks. I've had an arduino lying around for months, and I'm about to order a rapidled kit so I will be building the controller. It will do light dimming and ATO at first. And no need for a mega really, mine will use a serial lcd so it will only use 1 pin. And I will be modifing another guys sketch which I will link to and credit him.

    Sent from my DROID3 using Tapatalk
     
  5. mati_L

    mati_L Fire Shrimp

    Joined:
    Jun 16, 2011
    Messages:
    304
    well i did reaserch and found that the mega is better because others found that the smaller ones run out of memory space. would you have a link to what your build ? This is great! maybe we can do this build together??!
     
  6. mati_L

    mati_L Fire Shrimp

    Joined:
    Jun 16, 2011
    Messages:
    304
  7. crank2211

    crank2211 Purple Spiny Lobster

    Joined:
    Jan 13, 2009
    Messages:
    460
  8. Click Here!

  9. mati_L

    mati_L Fire Shrimp

    Joined:
    Jun 16, 2011
    Messages:
    304
    i was looking for parts on ebay and i saw the serial LCD you where talking about which takes up much less ports and some have the click switches for moving up and down the main display which is great... what arduino do you have??
     
  10. insanespain

    insanespain Ocellaris Clown

    Joined:
    May 3, 2011
    Messages:
    1,479
    Location:
    Illinois
    I have the uno. Sparkfun has serial lcds and they already have the libraries written for them which is why I'm going that route. Yeah it would be nice to get a group here to work on this together and get a nice diy controller going.

    Sent from my DROID3 using Tapatalk
     
  11. mati_L

    mati_L Fire Shrimp

    Joined:
    Jun 16, 2011
    Messages:
    304

    yeah i have a github.com account as of yesterday but im not so sure how to take the codes and added to my list..and for the reefangel you need a license i think
     
  12. mati_L

    mati_L Fire Shrimp

    Joined:
    Jun 16, 2011
    Messages:
    304
    Insanespain we really do need to get a group going, i know basic skills and maybe a little more but when it comes to the codes and stuff i have no idea so more heads would help a lot as for the uno i want to control LEDS, ATO, temp, and maybe ph so i dont know if the uno is enough for all that