WS2801 Raspberry Pi Bridge: Unterschied zwischen den Versionen
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
==What== | ==What== | ||
− | The WS2801 Bridge | + | The WS2801 Bridge for Raspberry Pi is a project developed by [[User:wizard23|wizard23]] and produced by [[User:Overflo|overflo]]. |
The metalab received a Rasperry Pi care package from [http://adafruit.com adafruit] and because we really dig blinky things we made a WS2801 controller for the Raspberry Pi. | The metalab received a Rasperry Pi care package from [http://adafruit.com adafruit] and because we really dig blinky things we made a WS2801 controller for the Raspberry Pi. | ||
Zeile 12: | Zeile 12: | ||
And because this is awesome, we made a kit out of it that you can purchase for 10,- on the hackerspaceshop.com | And because this is awesome, we made a kit out of it that you can purchase for 10,- on the hackerspaceshop.com | ||
− | + | TODO: more documentation | |
==Links== | ==Links== | ||
− | [https://github.com/hackerspaceshop/RaspberryPI_WS2801_Bridge | + | [https://github.com/hackerspaceshop/RaspberryPI_WS2801_Bridge example code and schematics on Github] |
[http://www.hackerspaceshop.com/ledstrips/raspberrypi-ws2801.html Kit on the hackerspaceshop.com] | [http://www.hackerspaceshop.com/ledstrips/raspberrypi-ws2801.html Kit on the hackerspaceshop.com] | ||
Zeile 30: | Zeile 30: | ||
| [[Bild:Ws2801 rp pixel3.jpg|thumb|200px|left|..with large dome pixels (12v, 5 cm)]] | | [[Bild:Ws2801 rp pixel3.jpg|thumb|200px|left|..with large dome pixels (12v, 5 cm)]] | ||
|} | |} | ||
+ | |||
+ | |||
+ | TODO: Video | ||
[[Kategorie:Fremdsprachig]] | [[Kategorie:Fremdsprachig]] | ||
[[Kategorie:English]] | [[Kategorie:English]] | ||
[[Kategorie:Projekte]] | [[Kategorie:Projekte]] |
Aktuelle Version vom 25. März 2013, 19:05 Uhr
What
The WS2801 Bridge for Raspberry Pi is a project developed by wizard23 and produced by overflo.
The metalab received a Rasperry Pi care package from adafruit and because we really dig blinky things we made a WS2801 controller for the Raspberry Pi.
Its a simple shield that you can attach to your Raspberry Pi that functions as a bridge from Raspberry Pi to control a wide variety of WS2801 based Ledstripes and Pixelmodules at different voltage levels.
You can make your things go blinky from python or C/C++ without the need of a separate microcontroller.
It uses the internal /dev/spi0.0 provided by the Linux Kernel to talk to the Bridgemodule.
And because this is awesome, we made a kit out of it that you can purchase for 10,- on the hackerspaceshop.com
TODO: more documentation
Links
example code and schematics on Github
Kit on the hackerspaceshop.com
Pics
TODO: Video