Description

If you own a USB PICKit 1 Flash Starter Kit (with firmware version 2), and you are trying to burn your HEX files to the board in Mac OS X, but can't find a program to do it with - your search is over.

Or, on the flip side, if you want to try your hand at programming PICs using Mac OSX, this tool chain works (as of Feb 28, 2008).

  • HI-TECH's PICC-Lite C complier. Free.
  • Microchip's Flash Starer Kit. Part Number: DV164101. $USD36.00.
  • An Editor - I recommend TextMate (€39), Afae (Free), or Aquamacs (Free)
  • This Application. Free.
  • Features

    Known Issues

    Download

    PICKit Burner uses the Git distributed source control program (the one the Linux kernel uses). To check out my version of the source code into your own distributed repository, use the following command after installing Git:

    $ git clone http://robrohan.com/projects/PICKitBurner/repo/PICKitBurner.git

    Screenshots