LED: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Objective - Great Wall of Noisebridge==
== Skylighting LED Project==
Torrie's project to decorate the dull skylights in the space.  Details [[Skylighting|here]].
<br>
== Great Wall of Noisebridge LED Panel Project ==
A beautiful, Times Square style LED Wall ([https://www.youtube.com/watch?v=J9WWJnb6t8M&feature=youtu.be example Emoji video]), which will reside in the Hackertorium on the wall that says "American Dream."  The wall is being organized by [[User:Dana|Dana]] and [[User:James|James]] with the help of the community.  The size of the wall will be modular, expanding as additional [http://www.aliexpress.com/item/P6-SMD-LED-Module-5v/629551473.html 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.<br>
A beautiful, Times Square style LED Wall ([https://www.youtube.com/watch?v=J9WWJnb6t8M&feature=youtu.be example Emoji video]), which will reside in the Hackertorium on the wall that says "American Dream."  The wall is being organized by [[User:Dana|Dana]] and [[User:James|James]] with the help of the community.  The size of the wall will be modular, expanding as additional [http://www.aliexpress.com/item/P6-SMD-LED-Module-5v/629551473.html 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.<br>
<br>
<br>
It will be possible to program the wall from Slack, IRC, Web Interface, Kinect, webcams, etc.  
It will be possible to program the wall from Slack, IRC, Web Interface, Kinect, webcams, etc.  
<br>
<br>
== Current Status ==
* Mitch delivered about 40 panels of p5 16x32 LED's, which are at the space awaiting assembly.
* Dana is donating possible power sources.
* Beaglebone Black and Octoscroller shield donated by Dana.
* Pi interface being programmed  by Henner
* Mitch has been fully reimbursed. :)


== Parts Needed ==
== Parts Needed ==
Line 19: Line 29:


== How do I help? ==
== How do I help? ==
You can pledge a panel by donating $10 - 20
* You can order more panels
* Give cash to Mitch, Dana or James directly.
* You can help us solder and assemble the LED wall as we coordinate a time around the holidays<br>
* Credit card donations can be paypal'ed to Mitch directly: maltman23 AT Hotmail DOT com
:: PayPal donate as 'friend or family' to avoid PayPal fees.
:: Add a note "This is for the led wall."
<br>
<br>


== Amount raised so far ==
== Amount raised so far ==
''Total'' $170 as of 10/21/2014
$477 = ''Total Donations Raised'' reimbursed to Mitch <br>
 
== Can I see an example of this in action? ==
== Can I see an example of this in action? ==



Revision as of 14:10, 18 December 2014

Skylighting LED Project

Torrie's project to decorate the dull skylights in the space. Details here.

Great Wall of Noisebridge LED Panel Project

A beautiful, Times Square style 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.

Current Status

  • Mitch delivered about 40 panels of p5 16x32 LED's, which are at the space awaiting assembly.
  • Dana is donating possible power sources.
  • Beaglebone Black and Octoscroller shield donated by Dana.
  • Pi interface being programmed by Henner
  • Mitch has been fully reimbursed. :)

Parts Needed

Cheap LED panels
Mitch will be purchasing panels directly from the seller in China at the start of November and shipping them to the space.



How do I help?

  • You can order more panels
  • You can help us solder and assemble the LED wall as we coordinate a time around the holidays


Amount raised so far

$477 = Total Donations Raised reimbursed to Mitch

Can I see an example of this in action?

https://github.com/hzeller/rpi-rgb-led-matrix 'A library to control commonly available 32x32 or 16x32 RGB LED panels with the Raspberry Pi. Can support PWM up to 11Bit per channel, providing true 24bbp color with CIE1931 profile (but: see Limitations below).'

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