If you want to build the FPGA bit file yourself or customize the
#P10 led panel controller install#
Jumper wires or PMOD-to-display adapter board to connect the FPGA to the display The twoĭigilent PMOD-compatible connectors will be used to connect to the LED To hold the RGB pixel values to be displayed on the panel. We’ll use two of the block RAMs as frame buffers
The FPGA board contains a Xilinx Spartan 6 LX9 FPGA. Or a USB power adapter or use a separate +5VDC, 2.1mm I.D., You can either use a USB cable to power the board from your computer You’ll need a BeagleBone Black CPU board and a +5VDC power supply for Is driven at 1/16 th duty cycle and must be continuously refreshed to display an image.īeagleBone Black CPU board w/ USB or +5VDC power supply TheĬolumns are driven using multiple sets of shift registers and the rowsĪre driven, two rows at a time, using a 4-bit address decoder. This panel contains 1024 RGB LEDs arranged in a 32x32 matrix. The following hardware items are required: RGB LED panel with a random twinkling pattern connected to the LogiBone FPGA board and some other sample panel images. The complexity of this project lies mostly in theĪ demonstration of the project is available on YouTube.Ī demonstration of the project expanded to six panels is also available on YouTube.įigure 1. The hardware for this project is relativelyĮasy to construct-just 16 data signals connect the LED panel to the Panel to a BeagleBone Black board using the Xilinx Spartan 6 LX9 FPGA on In this project, we interface a SparkFun or Adafruit 32x32 RGB LED 7 Running the Panel Using the Stock Bit File.
#P10 led panel controller software#
It is the HUB75 RGB, 320mm x 160mm, 32 pixel x 16 pixel panel that is commonly used for Christmas display and that is the one that this article mainly covers. Those three interfaces are all 16 pin, but the signals are a little different so are not directly interchangeable. The 32x16 RGB panels are usually a HUB75 (1/8 scan) interface while single/dual colour panels are more likely to use a HUB08 or HUB12 interface. There are single colour, 2 colour and RGB P10 panels with different scan types static, 1/2, 1/4 and 1/8th. The outdoor P10 panels are typically about twice the price of the indoor panels, but they function the same. The outdoor P10 panels have separate red, green and blue LEDs for each pixel and are potted in a sealing compound. The indoor style usually have a single RGB surface mount LED per pixel.
There are indoor and outdoor versions of the P10 panels.