Tutorial #7: How to Write Software And Program Your Board – Step by Step
A Step by Step tutorial to help everyone to learn how to design and build a simple microcontroller board. This Part 7 is about writing software and programming your board in MPLAB.
Chapters:
- 00:00Installing MPLAB
- 01:54Installing XC8 Compiler
- 04:10Installing MPLAB Code Configurator
- 05:40Installing PickKit 4
- 06:49Starting a new project
- 12:27Starting with Code Configurator
- 17:47Implementing PWM output
- 55:41Implementing I2C
- 1:13:59How to debug software
- 1:15:55Implementing interrupt