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
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==
Zeile 18: Zeile 18:
  
 
[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]
 +
 +
TODO: schematics
 +
  
  
Zeile 30: Zeile 33:
 
| [[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]]

Version vom 22. März 2013, 09:00 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

sources on Github

Kit on the hackerspaceshop.com

TODO: schematics


Pics

Raspberry Pi + Bridge
All Parts in the Kit
..with Ledstripe 32 leds/ meter
.. with pixels
..with flat pixels (12mm)
..with large dome pixels (12v, 5 cm)


TODO: Video