LED: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
m (more LED info and links)
Line 13: Line 13:
* a solid PC Powersupply for driving the wall.  Got one kicking around?
* a solid PC Powersupply for driving the wall.  Got one kicking around?
* Related to this project is [[User:Hzeller|Henner]]'s([https://github.com/hzeller/rpi-rgb-led-matrix Github]). His coding for these panels uses the Raspberry Pi.
* Related to this project is [[User:Hzeller|Henner]]'s([https://github.com/hzeller/rpi-rgb-led-matrix Github]). His coding for these panels uses the Raspberry Pi.
* Adafruit's [Arduino library](https://github.com/adafruit/RGB-matrix-Panel) for RGB Matrix Panels
<br>
<br>
== How do I help? ==
== How do I help? ==
You can pledge a panel by donating $10 - 20
You can pledge a panel by donating $10 - 20

Revision as of 08:25, 22 October 2014

Objective - Great Wall of Noisebridge

A beautiful LED Wall (example Emoji video), which will reside in the Hackertorium on the wall that says "American Dream." The wall is being organized by Dana and James with the help of the community. The size of the wall will be modular, expanding as additional panels are added. An example of two 16x32 panels in action was demonstrated at the end of the 10/21 Tuesday meeting using both a web interface and curl.

It will be possible to program the wall from Slack, IRC, Web Interface, Kinect, webcams, etc.

Parts Needed

  • 6p LED Panels (either 16x32 or 32x32 RBG) - as many as we can purchase.
Mitch will be purchasing panels directly from the seller in China at the start of November and shipping them to the space.
One of each already donated


How do I help?

You can pledge a panel by donating $10 - 20

  • Give cash to Mitch, Dana or James directly and confirm your donation directly to this page.
  • Credit card donations tba


Amount raised so far

Total $170 as of 10/21/2014

Can I see an example of this in action?

NYC Resistor has a nice page with a series of projects they've already completed using the Beaglebone + cape + LEDscape.

'I've written the LEDscape "firmware" for the BeagleBone Black that uses the PRU ("Programable Realtime Units") to drive 64 RGB matrices or 32 of the WS2811 LED strips with 0% CPU load. This allows all of the ARM's CPU time to be used for rendering frames into a buffer, which is then clocked out at the high speed 800 KHz rate to the WS281x strips or at a 1 MHz clock to the matrices. This rate allows 544 meters of strip / 64 31x16 LED matrices to be drawn at 30fps. Since the PRU can read any of the ARM's RAM it is possible to change the frame buffer pointer on every frame for easy double-buffering. Brief, disorganized notes on setup for the PRU.'

How can I use this thing?

Add specs on LEDScape, web gui, emoji support, etc.

Basic info on LED's

Using LED's as input