Microchip PICkit 2 Starter Kit

The ECE department has purchased 10 PICkit 2 Starter Kits for use by Senior Design teams that are using microcontrollers from Microchip. The kits are available for checkout for the duration of the senior design project (see Dr. Reese).

The kit allows in-circuit programming for most Microchip microcontrollers and also includes the MPLAB IDE (Integrated Development Environment). The box contains the following:

  • PICkit 2 programmer and USB cable
  • PICkit Starter Kit CD (insert this one first)
  • MPLAB IDE CD
  • Low Pin Count Demo board with 16F690 microcontroller

A few quick steps should get everything you need installed and verified:

  1. Install the PICkit 2 programming application ( on the CD at /Software/PICkit 2/PICkit 2 V1.20 Setup.EXE )
  2. Install MPLAB by clicking on the "MPLAB IDE v7.40" link in the web page that pops up when you insert th CD
  3. Connect the demo board to the programmer and the USB cable to both the programmer and the computer.
  4. Read and follow the instructions in the overview tutorial
  5. Here is a video on how to use the PICkit2 with PIC24 CPUs.

For connecting to your board, all you need is a 6-pin male header with connections back to your microcontroller in a similar manner to the demo board: LpcDemoBoardSchematic.pdf

Explanation of Programming signals, and the ICD2 Programmer

The ICD2 programmer is an older programmer than the PICKit2, but use the same programming signals to accomplish in-circuit programming. This article has a good explanation of the in-circuit programming signals, and also discusses usage of the ICD2 programmer.