Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Source for LEDs #65

Open
Hackmodford opened this issue Mar 17, 2014 · 6 comments
Open

Possible Source for LEDs #65

Hackmodford opened this issue Mar 17, 2014 · 6 comments

Comments

@Hackmodford
Copy link

I just found this site, http://lightberry.eu/, while the parts are for a different approach (xbmc+boblight plugin+raspberry pi), but I think the parts could be used in this project.

What do you guys think?

@Mrjohns42
Copy link

This is just an LED light controller with some extra software to work with XMBC. If you knew exactly what the controller was doing and had access to/wrote your own driver, then you could use it on this project. But to be honest, the LEDs recommended for this project work great and they only require a SPI driver.

@Hackmodford
Copy link
Author

The impression I got was their "controller" was simply a box that allowed you to plug in power and the leds and the other end gave you the GPIO header for the pi. They're using the WS2801 LEDs too.

@Hackmodford
Copy link
Author

I also found this product http://www.hackerspaceshop.com/raspberrypi-ws2801.html# Might help interface with the WS2801 LEDS.

@Phil1988
Copy link

for WS2801 LEDs its possible to connect direclty to the RPi - so I dont see the point to buy something for 11USD that connects the RPi to LEDS what is supoorted directly out of the box by the RPi (so what you can have for free)

@Hackmodford
Copy link
Author

@Phil1988
Copy link

If the voltage isn't high enough you can use a simple viltage shifter (price about 1USD) or an Atmega328 pro mini board (with a lot of funcionallity and a price about 2USD).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants