Part 3: Software for LED Panel emulation [1]

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Part 3: Software for LED Panel emulation [1]

Part 3: Software for LED Panel emulation [1]

For showing text, graphics, animations in the LED panel, I decided to use the well known eGUI graphic library, porting the code to Kinetis SDK 1.3 + FreeRTOS and develop an eGUI low level driver for the LED panel.

 

http://www.nxp.com/egui

http://github.com/Gargy007/eGUI

 

This porting will have two goals:

 

  • Use the eGUI for controlling the LED panel
  • Use a QVGA display connected to FRDM-K82 to develop and simulate applications that will work in the LED panel

 

FRDM-K82 + Uctronics display:

 

152380_152380.png2016-01-27_012218.png

152381_152381.png2016-01-27_012227.png

 

eGUI Demo running:

152382_152382.png2016-01-27_011949.png

 


I also ported PEG to FRM-K82 and Uctronics display in case could be used for bigger panels, 30 x 16 is not supported by PEG, so eGUi will be used as graphic library in this project.

http://www.nxp.com/peg

 

PEG running in this platform:

 

 

Emulating the application that  will work on the LED panel is possible using the QVGA display:


 

Find attached  :


eGUI Porting to FRDM-K82 with KSDK 1.3 and FreeRTOS running the eGUI demo application

eGUI Porting to FRDM-K82 with KSDK 1.3 and FreeRTOS running the same application we will run in the LED panel. It also includes SEGGER_SYSVIEW.

 

Part 2: LED control method using the FlexIO

Part 4: Software for panel control

Or

Return to Project page: LED Panel control with FlexIO

Labels (1)
Tags (1)
Attachments
No ratings
Version history
Last update:
‎05-25-2016 01:55 PM
Updated by:
NXP Employee