1.6 Preprogrammed Application
The PIC18F56Q24 mounted on the Curiosity Nano Evaluation Kit is pre-programmed
with an example application ready featuring four different programs selectable through a
command line interface.
- LED blinker. The microcontroller starts with this program running.
- Push the button (SW0) to turn on the LED (LED0)
- Ramp on Data Visualizer
- Temperature sensor reading
To get started with the application, find the user guide, code, and hex files for this application available online on GitHub.