Archive:LED-Panels: Difference between revisions

From The Munich Maker Lab's Wiki
Jump to navigation Jump to search
Line 23: Line 23:


== LEDs ==
== LEDs ==
'''LED strips''': 60 LEDs / meter > 30x30 LEDs / panel > 15 meter / panel
; LED strips
 
: 60 LEDs / meter
'''ICs''': WS2812 or similar once...
: 30x30 LEDs / panel
 
: 15 meter / panel
'''shop''':
; ICs
* some links to alibaba or aliexpress
: WS2811 or similar once...
* '''[[LED order 2014-05|current LED order list]]'''
; LED-Pixel
: WS2812 or WS2812b (full color LED + WS2811 IC)
; shop
: some links to alibaba or aliexpress
: '''[[LED order 2014-05|current LED order list]]'''


== controller ==  
== controller ==  

Revision as of 10:12, 7 May 2014

   
LED-Panels

Release status: experimental [box doku]

LED-Panels.png
Description LED-Panels for light shows (hardware + software)
Author(s)  Jorgen,Simon

panels

case

dimension: 50x50 cm

material: aluminium

front: plexi-glass

LEDs

LED strips
60 LEDs / meter
30x30 LEDs / panel
15 meter / panel
ICs
WS2811 or similar once...
LED-Pixel
WS2812 or WS2812b (full color LED + WS2811 IC)
shop
some links to alibaba or aliexpress
current LED order list

controller

power supply

  • 1.8 to 2.0 amps for 1 meter LED strips full white

software

first try

first experiments are done with simple light library to control LED strips by Raspberry Pi and build a demo mobile app to detect sound meter and blinken the LEDs by sound.

light library

first experimental library to control LED strips with WS2801 ICs by PWM.

source: node-rpi-ws2801

sound library

t.b.d.

examples

new software

t.b.d.