MPLAB® Harmony Graphics Suite Applications
|
The aria_oven_controller application uses the MPLAB Harmony Graphics Library to render graphics to the display in a RGB565 color mode. The Graphics library draws the widgets and images to a 16-bit frame buffer which is stored in the internal SRAM of the PIC32MZ DA device. Using the Graphics Display Controller (GLCD), the PIC32MZ DA Display Driver continuously transfers frame data to the LCD display. During display refresh, the application will use the GPU to update the frame buffer using the nano2D software driver, which retrieves data from the staging area (source) for all image assets.
The demonstration contains five UI screens:
Name |
Description |
This application runs on the PIC32MZ DA Starter Kit attached to the Multimedia Expansion Board II using internal DDR with GLCD driving the High-Performance 4.3" WQVGA Display Module with maXTouch® Technology. |
MPLAB® Harmony Graphics Suite Applications
|