MPLAB® Harmony Graphics Suite is an extension of the MPLAB® ecosystem for creating embedded graphics firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.
- Microchip 32-bit MCUs
- Microchip 32-bit MPUs
- Microchip MPLAB® X IDE
- Microchip MPLAB® Harmony
- Microchip MPLAB® Harmony Pages
- MPLAB® Discover
This repository contains the MPLAB® Harmony 3 Graphics application examples for SAM D5x/E5x Family. Graphics applications are standalone applications which demonstrate of some of the capabilities of MPLAB® Harmony Graphics Suite. Refer to the following links for release notes, home page, training materials, framework and application help. For more information on the tools, libraries and basic development with the MPLAB® Harmony Graphics Suite, please see the gfx repo also on github.
- Release Notes
- MPLAB® Harmony License
- MPLAB® Harmony 3 Graphics User Guides Wiki
- MPLAB® Harmony 3 Graphics API Help
- MPLAB® Harmony 3 Graphics Applications
- MPLAB® Harmony 3 Graphics Videos
Folder | Description |
---|---|
apps | Example Graphics applications |
docs | Contains documentation in html format |
Documentation is available for offline viewing. It can be used only after cloning this repository onto a local machine. For online viewing, please use github pages of this repository.
The following applications are provided to demonstrate a subset of the capabilities of Harmony Graphics Suite.
Category | Item | Description | Release Status |
---|---|---|---|
apps | legato_benchmark | Performance measuring utility example | |
legato_flash | Flash writer example | ||
legato_quickstart | Legato UI library quickstart example | ||
legato_quickstart_ext_res | Legato UI library external resource example | ||
legato_showcase | Widgets and advance capabilities example | ||
legato_igat_showcase | Advanced graphics with Integrated touch example | ||
legato_showcase_plus | Advacned graphics demonstration |
The following applications are provided to demonstrate the ability for the Harmony Graphics Suite to support third-party graphics library.
Category | Item | Description | Release Status |
---|---|---|---|
apps | blank_quickstart | Blank UI-less library quickstart example |
The following applications are provided to demonstrate the ability for the Harmony Graphics Suite to support LVGL graphics library.
Category | Item | Description | Release Status |
---|---|---|---|
apps | lvgl_showcase | LVGL library Music Player UI example |