MCC Melody API Reference for PIC16F/18F: Getting Started Use Cases | Videos
MCC Melody API Reference for PIC16F/18F: Getting Started Use Cases
MCC Melody API Reference for PIC16F/18F MCU Families: https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MELODY.PIC8.API.REFERENCE.INTRO&version=latest&redirect=true
To get started with the MCC Melody, training materials have been built into this API reference. Many components have a "How to Use the …." section, which include a number of use cases, consisting of the following:
1. Required configuration settings of the component (and potentially other components).
2. Schematics of the board being used, e.g., In Pin Grid View: Select a LED pin as an Output, renaming it to LED.
3. Code snippets to be added to your application.
The use cases can be run on any PIC16F/18F supported in MCC Melody. Only minor modifications will be required to run the use cases on a particular board, e.g., selecting the analog input channel being used.
Videos: Some of the use cases include videos, which give a high-level overview of how to run the use cases. These may be especially useful if new to the MPLAB Tools Ecosystem.