1 What is the Timer Example Component for 8-bit PIC Devices?

The Libraries, Drivers, and Hardware peripherals that make up MCC Melody are collectively referred to as components. The Example Components are a new type of MCC Melody component that provide users configuration instructions to follow in setting up Melody components to implement common use case applications. The Example Components also generates the application code for the user to paste into main.c and run the use case.

The Timer Example Component provides instructions and example code to configure and run the following use cases for the Timer Peripheral Drivers for 8-bit PIC Devices:
  • Creating a 100 ms timer to blink an LED
  • Changing timer frequency with a button press