1.6 Pre-Programmed Application
The PIC16F13145 mounted on the Curiosity Nano Evaluation
Kit is pre-programmed with an example application that shows a state-machine feature
with the internal CLB peripheral.
- LED0 blinking at 7.8 Hz. The microcontroller starts with this program running.
- Push button SW0 to turn on LED0 with minimum brightness at 12.5%
- Push button SW0 to increase LED0 brightness in six steps up to 87.5%
- Push button SW0 once more to get back to LED0 blinking at 7.8 Hz
To get started with the application, find the user guide, code, and hex files for this application available online on GitHub.