PIC programming tools
There are several tools needed to get started in programming the PICs. I’ll briefly cover some software to develop in and hardware to load the chip.
Software
I use the MPLab package by Microchip. It’s an excellent IDE and is available free for download at their site.
As I go through examples I will introduce specific features of [...]