New Page 2

 

Welcome to SDR!

  • Amused
  • Angry
  • Annoyed
  • Awesome
  • Bemused
  • Cocky
  • Cool
  • Crazy
  • Crying
  • Down
  • Drunk
  • Embarraded
  • Enraged
  • Friendly
  • Geeky
  • Grumpy
  • Happy
  • Hungry
  • Piratey
  • Poorly
  • Sad
  • Shy
  • Sneaky
  • Tired
  • + Reply to Thread
    Page 40 of 50 FirstFirst ... 30 38 39 40 41 42 ... LastLast
    Results 586 to 600 of 741

    Thread: DIY Multichip LED Build

    1. #586
      gc9n is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Posts
      19
      I have a question about this schematic ,

      where can i find code for it? i will not use the fan and temp controller. Only Arduino , Power source ,LEDS and LDDs
      Quote Originally Posted by Zeuthen View Post
      Hi all,

      For anyone interested, I did a schematic of how I am going to do my lighting setup. It still needs to be reviewed by an electronics expert, though - so use this at your own risk.



      I'm going to use the Arduino Mega 2560 and a solderless breadboard for my setup. The schematic has one 50 LED D.C.. I'm going to have two 50 LEDs, and the extra D.C. can easily be added. If you need more than two chips, you need to find a way to get extra PWM signals from the Arduino (SoftPWM - not sure if it will work well, though) or share the same PWM signal between more channels.

      Best,
      Esben

    2. #587
      Zeuthen is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Location
      Denmark
      Posts
      41
      Quote Originally Posted by gc9n View Post
      I have a question about this schematic ,

      where can i find code for it? i will not use the fan and temp controller. Only Arduino , Power source ,LEDS and LDDs
      If you just need PWM control, the Arduino forums have plenty examples of how to do it. There's also the Jarduino project which I think has a PWM dimming solution as well. Also, there's the OpenReef project for reef controllers.

      To identify the best software match, you need to consider what kind of user interface you want. I am going for a web interface (no LCD screen on the Arduino) and thus I've got a small wifi router with OpenWrt (embedded Linux for routers) to host a small website that I can access from my iPad or whatever. The wifi router in turn controls the Arduino which in turn controls the light, top-off system, temperature, ph Sensor, etc. The Arduino/AtMega code will be written for TinyOS - a small OS for embedded systems that IMHO provides a better design framework than the Arduino libraries.

      I actually changed the above schematic a bit. I introduced driver boards with dedicated microcontrollers for the light. This reduces wiring and makes the system more modular. Also, you might want to add a few resistors to protect the pins of the Arduino MCU - I'll get back to you on that one.

      Anyway, my project is still in its early phases - I ported TinyOS for the Arduino Mega2560 and got the PWM working with the Arduino on-board LED and another low-power LED. I also got UART/serial communication working, and I started work on a host daemon for the wifi router. I guess you'd have to wait another couple of months for the first working prototype.

      Good news is you aren't married to any specific software solution. You could find something that works now and then change it later when you find something better. For now, I think your best bet would be the Jarduino project.

      Best,
      Esben

    3. #588
      gc9n is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Posts
      19
      Esben Thank you very much ,your post was very helpful , thanks again foryour reply.. i have already an aquarium controller (Digital aquatics Reef keeper elite) , so i have web access to all the peripherals.
      What i am looking for is a small low cost controller-driver package only for the lights , if it is web accessed is even better... i am looking forward to your new schematic.

    4. #589
      gc9n is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Posts
      19
      Hey i found this driver http://cgi.ebay.com/ws/eBayISAPI.dll...ht_3642wt_1080
      5 of them can work with the 50DreamLed and the Arduino.. what do you think?

    5. #590
      Zeuthen is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Location
      Denmark
      Posts
      41
      Quote Originally Posted by gc9n View Post
      Hey i found this driver http://cgi.ebay.com/ws/eBayISAPI.dll...ht_3642wt_1080
      5 of them can work with the 50DreamLed and the Arduino.. what do you think?
      I don't see any spec on the max output voltage. You should make sure that it exceeds the forward voltage of the dream chip.

      Best,
      Esben

    6. #591
      gc9n is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Posts
      19
      Quote Originally Posted by Zeuthen View Post
      I don't see any spec on the max output voltage. You should make sure that it exceeds the forward voltage of the dream chip.

      Best,
      Esben
      this is the specification manual .. what do you think.. http://www.sure-electronics.net/down..._Ver1.0_EN.pdf
      and this also...http://www.ledlabs.ru/pdf/macroblock/mbi6651.pdf
      Last edited by gc9n; 01-10-2013 at 02:36 PM.

    7. #592
      ronreef is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Nov 2003
      Location
      San Diego
      Posts
      719
      FYI:

      In my build I'll be using this for DC power distribution. There's an 18V transorb in the circuit that needs to be removed before I can connect 36V.
      This place sells it and lots of other things we can use: http://www.dcpwr.com/shop/

      Name:  PP5-1.JPG
Views: 1334
Size:  87.3 KB

    8. #593
      50 cube is offline Registered User
      Enter Status Here..
       
      I am:
      Amused
       
      Join Date
      Sep 2011
      Location
      Escondido
      Posts
      2,676
      are we ever going to see this thing in action?

    9. #594
      ronreef is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Nov 2003
      Location
      San Diego
      Posts
      719
      Quote Originally Posted by 50 cube View Post
      are we ever going to see this thing in action?
      It's already in action. For the majority of the people that buy the dream chips and build their respective lights... we never hear a peep out of them again.
      They know what to do with them when they have them. As for some, they need a little help here and there.
      Last edited by ronreef; 01-11-2013 at 03:31 PM.

    10. #595
      bobfish4blac is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Posts
      39

    11. #596
      acabgd is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Sep 2012
      Location
      Belgrade, Serbia
      Posts
      45
      Quote Originally Posted by 50 cube View Post
      are we ever going to see this thing in action?




















      All photos taken under single 100 DreamChip.

    12. #597
      50 cube is offline Registered User
      Enter Status Here..
       
      I am:
      Amused
       
      Join Date
      Sep 2011
      Location
      Escondido
      Posts
      2,676
      thanks & very nice! How many do you have across the tank?

    13. #598
      Vince's Avatar
      Vince is offline Site Moderator
      Enter Status Here..
       
      I am:
      Hungry
       
      Join Date
      Jan 2010
      Location
      ramona
      Posts
      1,985
      Turn the fixture sideways ??

    14. #599
      bobfish4blac is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Oct 2012
      Posts
      39
      What degree lenses is that, looks like maybe 60 degree

    15. #600
      acabgd is offline Registered User
      Enter Status Here..
       
      I am:
      Set you mood here...
       
      Join Date
      Sep 2012
      Location
      Belgrade, Serbia
      Posts
      45
      Quote Originally Posted by 50 cube View Post
      thanks & very nice! How many do you have across the tank?
      Just one.

      Quote Originally Posted by Vince View Post
      Turn the fixture sideways ??
      Too short
      I have two DreamChips and the sideways fixture (acrylic) is in the making, but due to some other family issues is put on hold.

      Quote Originally Posted by bobfish4blac View Post
      What degree lenses is that, looks like maybe 60 degree
      No lense at all.

    + Reply to Thread

    Thread Information

    Users Browsing this Thread

    There are currently 1 users browsing this thread. (0 members and 1 guests)

       

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts