MPLAB Harmony Graphics Suite Applications > Examples and Demonstrations > Aria Applications > aria_oven_controller
MPLAB® Harmony Graphics Suite Applications
aria_oven_controller

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:

  • Splash Screen: initial boot display
  • Home Screen: controller demo idle state display
  • Controller Screen: brick oven roasting control UI
  • Info Screen: information and help
Topics
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