1000 LED matrix, HELP!!!

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Muggerrudd
 
Posts: 4
Joined: Thu Oct 16, 2014 7:38 am

1000 LED matrix, HELP!!!

Post by Muggerrudd »

WS2812S 5050 RGB LED with Integrated Driver Chip - 10 Pack

I want to create a LED Matrix with 1000 of these and don't know what to use to drive them at a decent refresh rate. If possible id like to stream video to them and also program each led individually.

Any input would be greatly appreciated.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: 1000 LED matrix, HELP!!!

Post by adafruit_support_rick »

The WS2812S isn't a good choice for video. We have a tutorial on video using conventional LED matrices:
https://learn.adafruit.com/adafruit-diy-led-video-wall

For individually programming 1000 WS2812's, you would use an Arduino Mega or Arduino Due. Or, you could look into the FadeCandy:
https://www.adafruit.com/product/1689

User avatar
Muggerrudd
 
Posts: 4
Joined: Thu Oct 16, 2014 7:38 am

Re: 1000 LED matrix, HELP!!!

Post by Muggerrudd »

i can not use a standard prefab panel due to the screen will be in a dome shape and will be bent in several directions. this is why i am looking at using individual leds.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: 1000 LED matrix, HELP!!!

Post by adafruit_support_rick »

Video will require specialized hardware, which won't be compatible with the WS2812.
However, there's no reason why you can't use the WS2812 with non-video sources in your project

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”