DIY Ambient Lighting

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
technocoma Offline
Junior Member
Posts: 15
Joined: Sep 2011
Reputation: 0
Post: #11
bobo1on1 Wrote:Guess who developed boblight Smile

Big Grin well from that i'll guess you did! If so thanks for a good program Big Grin

And indeed I saw it on lifehacker aswell as a few other sites.
find quote
jakks Offline
Member
Posts: 95
Joined: Jun 2009
Reputation: 0
Post: #12
Amazing stuff

Hardware - HP Proliant MicroServer N36L 5TB / Raspberry Pi 512mb
Software - SABnzbd / CouchPotato / Sickbeard / Headphones / NZBDrone / MySQL / uTorrent
Extras - NZB 360
find quote
toymachine2009 Offline
Fan
Posts: 338
Joined: Jul 2011
Reputation: 0
Post: #13
So... any details about this? how many LED strips did you use? What kind did you use and where did they come from? I would like to do this behind a 46" tv just not sure how many LED strips I would need or if I can even do multiple Strips..

Any information or a DIY on this would be great..
find quote
ubuntuf4n Offline
Posting Freak
Posts: 786
Joined: Jan 2010
Reputation: 2
Post: #14
technocoma Wrote:I'm sure I can put together some sort of guide. I'm out this morning I will try to do it this afternoon

Thanks, I would also appreciate a noob-proof guide for the arduino-setup. Big Grin
bob made a really nice tool.
Btw, which OS are you using, Is there a differerence if we use windows ?

.
Cheers
ubuntuf4n
find quote
bleze Offline
Senior Member
Posts: 205
Joined: Nov 2009
Reputation: 0
Post: #15
bobo1on1 Wrote:Guess who developed boblight Smile

Is he still working on integrating it natively into XBMC? Wink

I'm still holding out getting my Philips amBX to work on my ATV1 with Crystalbuntu.
find quote
technocoma Offline
Junior Member
Posts: 15
Joined: Sep 2011
Reputation: 0
Post: #16
I will try to right up a guide soon as I get a chance, bit busier than I thought I would be atm.

I'm using windows (to the person that asked about it)

The LED strips for my 37" it was 2M total LED strips and yes you can use multi strips (I use 4) its only way to get the colours to change at different places on screen.
find quote
Kn0wn1 Offline
Junior Member
Posts: 8
Joined: Oct 2011
Reputation: 0
Location: Toronto, Canada
Post: #17
This is awesome. I found a not-so-easy to read tutorial here:

http://siliconrepublic.blogspot.com/2011...hting.html

I don't understand how to make the lighting move around though. Any proper tutorials would be appreciated Big Grin

EDIT: A non-DIY pricey alternative:
http://gamesharkstore.ca/viewItem.asp?id...tegory=262
(This post was last modified: 2011-10-06 19:36 by Kn0wn1.)
find quote
FreakinAye Offline
Junior Member
Posts: 27
Joined: Oct 2009
Reputation: 0
Post: #18
Kn0wn1 Wrote:This is awesome. I found a not-so-easy to read tutorial here:

http://siliconrepublic.blogspot.com/2011...hting.html

I don't understand how to make the lighting move around though. Any proper tutorials would be appreciated Big Grin

the basic idea is that you're sampling multiple areas of the screen, and sending the values to the arduino as multiple channels, which uses 3x PWM pins on the arduino for each area you want to sample (RGB).

So with a standard arduino you get 6 PWM pins = 2 independent RGB channels. You can scan and send 2 areas of the screen to the arduino which powers two sets of lights with different values (left and right side of the screen, for example)

With an arduino mega you get 12PWM pins = 4 RGB channels so you can sample 4 areas of the screen (4 quandrants, for example)
find quote
guwu Offline
Junior Member
Posts: 18
Joined: Sep 2010
Reputation: 3
Location: Herbram, Germany
Post: #19
I'm just setting up something similar using the Atmolight hardware (atmolight.de) which is a 4 channel LED controller (there is also a 8 channel version available from the same guy). At the moment it is working with my Vu+ Duo satellite receiver and the effect is just awesome!

All in all I paid about 90,-€ for the whole setup including about 3m of 60 LEDs/m RGB stripes for my 42" Panasonic plasma tv and it was well worth the money. You can find a short clip of my setup on Youtube: http://www.youtube.com/watch?v=tl9SFWxCS5w&sns=em.

Hardware Setup
Acer Revo 3610 // 2GB RAM // 64GB SSD // Harmony 650 w. XBox USB Dongle // Lenovo Wireless Keyboard N5901A // Logitech Cordless RumblePad 2 // Panasonic P42S10E 42" FullHD Plasma // Atmolight
Software Setup
XBMC (Eden RC1) Live Install
find quote
Kn0wn1 Offline
Junior Member
Posts: 8
Joined: Oct 2011
Reputation: 0
Location: Toronto, Canada
Post: #20
guwu Wrote:I'm just setting up something similar using the Atmolight hardware (atmolight.de) which is a 4 channel LED controller (there is also a 8 channel version available from the same guy). At the moment it is working with my Vu+ Duo satellite receiver and the effect is just awesome!

All in all I paid about 90,-€ for the whole setup including about 3m of 60 LEDs/m RGB stripes for my 42" Panasonic plasma tv and it was well worth the money. You can find a short clip of my setup on Youtube: http://www.youtube.com/watch?v=tl9SFWxCS5w&sns=em.


I love the look, but it seems like the top and sides are always blue/purple, and the bottom is always red/purple. Maybe its just the cam, or that segment of video?
find quote
Post Reply