PICkit 1

From Mech
Jump to navigationJump to search

The PICkit 1 is a cheap developement board for programming PIC chips. The retail package includes the board, USB cable, driver CD and MPLAB IDE CD. These are shown below.

PICkit 1.jpg

Installing

The first step to programming your PIC is to install the software that will interface with the PICkit through the USB port on your Windows PC.

PICkit Drivers

  1. Insert the PICkit 1 Flash Starter Kit CD
  2. The CD should autostart. If it doesn't, run the "AutorunPro.exe" file on the disk. You will see the screen below
  3. Pickit1.png
  4. Click on "Quickstart" and begin installing the three programs listed by clicking on the links. (the default options work just fine)
  5. Once all three programs have been installed, remove the CD.

MPLAB IDE

  1. Insert the MPLAB IDE CD.
  2. The CD should autostart and will open a webpage
  3. Pickit2.png
  4. Click the small icon next to "Choose Open to install on your PC".
  5. When asked for setup type, select "Custom".
  6. When you reach a dialog titled "Select Features", make sure the PICkit is checked in the list.
  7. Pickit3.png
  8. Finish the installation and restart the PC

Programming your PIC