2022-03-06

Cloning a GitHub project into MPLAB X

Follow along for a quick overview of the process of cloning the introductory UBMP4 project from GitHub into Microchip’s MPLAB X desktop IDE.

To get started, you will need to download and install the MPLAB X IDE as well as the XC 8 C compiler from Microchip’s website.

To program the compiled code into UBMP4 as shown in the video, you will need a UBMP4 pre-programmed with the USB µC bootloader.

Previous

Creating a new MPLAB Xpress project for UBMP4