Difference between revisions of "Microchip PICkit2"

From sigrok
Jump to navigation Jump to search
m
Line 21: Line 21:


See also [http://www.flickr.com/photos/uwehermann/sets/72157625895463191/ this flickr set] for more PCB photos of the device.
See also [http://www.flickr.com/photos/uwehermann/sets/72157625895463191/ this flickr set] for more PCB photos of the device.
== Resources ==
* The [http://sourceforge.net/projects/pk2-la/ pk2-la project] has basic protocol docs and a python implementation.

Revision as of 15:41, 12 July 2012

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.

Components

  • Microchip PIC18F2550-I/SO
  • 24LC512

More photos

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

Resources

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