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 15: Zeile 15:
  
 
==Links==
 
==Links==
[https://github.com/hackerspaceshop/RaspberryPI_WS2801_Bridge sources on Github]
+
[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]
 
TODO: schematics
 
 
  
  

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

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