Panel Matriz de Leds RGB 16×32
Si quieres montarte tu pequeño Times Square personal, esta matriz es para ti. Es una matriz organizada en 512 diodos LED RGB (16×32) y se usa para todo tipo de proyectos para mostrar mensajes o animaciones de colores muy vistosas. En la parte de atrás tiene dos conectores: uno de entrada y otro de salida que permiten conectar varios paneles en serie.
Se puede utilizar perfectamente con una placa Arduino (consumirá unos 800 bytes de RAM para almacenar un frame completo!) aunque si quieres conseguir una tasa de refresco más rápida, debes utilizar algo más potente y rápido como Chipkit PIC32, FPGA, XMOS, Raspberry Pi, Beaglebone, etc… Aun así, con un Arduino puedes hacer mensajes en movimiento con una velocidad y animación muy buena.
Afortunadamente, aquí abajo podrás ver un tutoríal y librería de Adafruit muy completo, con el cual puedes hacer mensajes en movimiento con Arduino de una manera muy fácil.
La matriz necesita 12 pines para funcionar (6 bits de de datos y 6 bits de control) y una buena alimentación de 5V y 2A, te podemos recomendar nuestro Eliminador de voltaje 5V/2A.
Keep in mind that these displays are designed to be driven by FPGAs or other high speed processors: they do not have built in PWM control of any kind. Instead, you’re supposed to redraw the screen over and over to ‘manually’ PWM the whole thing. On a 16 MHz arduino, we managed to squeeze 12-bit color (4096 colors) with 20% CPU usage but this display would really shine if driven by any FPGA, CPLD, Propeller, XMOS or other high speed multi-core controller. The good news is that the display is pre-white balanced with nice uniformity so if you turn on all the LEDs its not a particularly tinted white.
** Incluye cable de datos y de alimentación.
Recursos:
Tutorial, libreria y ejemplos.
FPGA RGB Matrix.
DIY LED Video Wall.
Connecting a 16×32 RGB LED Matrix Panel to a Raspberry Pi.
16×32 RGB Display with Raspberry Pi – part 2.
Adafruit RGB Matrix + Real Time Clock HAT for Raspberry Pi.
Garantia: 30 dias.
- Dimensions: 192mm x 96mm x 12mm (7.6″ x 3.8″ x 0.5â).
- Panel weight with IDC cable and power cable: 170 g.
- 5V regulated power input, 2.5A max (all LEDs on).
- 5V data logic level input.
- 2000 mcd LEDs on 6mm pitch.
- 1/8 scan rate.
- Indoor display, 150 degree visibility.
- Displays are ‘chainable’ – connect one output to the next input – but our Arduino example code does not support this yet.