MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Aria HAL Driver Examples > ILI9488 Display Controller Driver Library > Introduction
MPLAB® Harmony Graphics Suite
Introduction

The ILI9488 Display Controller Driver is a example implementation of a MPLAB Harmony Aria HAL driver, which supports DBI Type C 3-Line Serial Interface for MCUs with SPI peripheral, or DBI Type B 16-/8-bit parallel interface for MCUs with a Static Memory Controller (SMC) peripheral. 

On these interfaces, the driver library provides APIs to:

  • Send write and read commands to configure the ILI9488 Display Controller
  • Write and read pixel(s) in the ILI9488’s Graphics RAM (GRAM)
MPLAB® Harmony Graphics Suite