If so, is there a tutorial for doing this? I’m pulling my hair out trying to do anything with their IDE, I’d really like a straight forward example.
They have a tutorial here but it’s for assembler, not C:
http://ww1.microchip.com/downloads/en/DeviceDoc/51281d.pdf
This link has examples written in C, but has no instructions for compiling it with the IDE:
http://burningsmell.org/pic16f628/
Any tutorials would be fantastic
There is a C compiler for MPLab, do you have that? If you do, then you should just be able to go into the menu and select your specific PIC and compile for that chip