WS2801 Raspberry Pi Bridge: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen (→What) |
|||
Zeile 1: | Zeile 1: | ||
==What== | ==What== | ||
The WS2801 Bridge fro Raspberry Pi is a project developed by [[User:wizard23|wizard23]] and produced by [[User:Overflo|overflo]]. | The WS2801 Bridge fro Raspberry Pi is a project developed by [[User:wizard23|wizard23]] and produced by [[User:Overflo|overflo]]. | ||
+ | |||
+ | We received a Rasperrz Pi care package from [[http://adafruit.com 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. | 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. | ||
Zeile 7: | Zeile 9: | ||
It uses the internal /dev/spi0.0 provided by the Linux Kernel to talk to the Bridgemodule. | It uses the internal /dev/spi0.0 provided by the Linux Kernel to talk to the Bridgemodule. | ||
− | |||
− | |||
==Links== | ==Links== |
Version vom 22. März 2013, 08:55 Uhr
What
The WS2801 Bridge fro Raspberry Pi is a project developed by wizard23 and produced by overflo.
We received a Rasperrz 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 without the need of a separate microcontroller.
It uses the internal /dev/spi0.0 provided by the Linux Kernel to talk to the Bridgemodule.
Links
Kit on the hackerspaceshop.com