Difference between revisions of "Microchip PICkit2"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) 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 14:41, 12 July 2012
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.