Microchip PICkit2

From sigrok
Revision as of 16:06, 25 November 2012 by Uwe Hermann (talk | contribs)
Jump to navigation Jump to search
Microchip PICkit2.

The Microchip PICkit2 is a programmer/debugger for PIC microcontrollers, but it can also be used as a 3-channel logic analyzer.

See Microchip PICkit2/Info for more details (such as lsusb -vvv output) about the device.

Hardware

  • Microchip PIC18F2550-I/SO
  • 24LC512

Photos

See also this flickr set for more PCB photos of the device.

Protocol

TODO.

Resources

  • The pk2-la project has basic protocol docs and a Python implementation.