Beginners Guide To Programming A PIC: Difference between revisions

From doityourselfchristmas.com
Jump to navigation Jump to search
(Added Mmulvenna's guide for the PICKit 3)
m (Added category)
Line 4: Line 4:


[[File:PICKit III.pdf]]: Guide for using a PICKit III to program a PIC using a "HEX" file. The first few screens would be the same for the "ASM" file but then you should be able to use [[WayneJ's video series on PIC programming | Waynes videos]] for the "project creation". You should also be able to use this for the diagnostic firmware, just change the file name that you select in the file browser. Made by [http://doityourselfchristmas.com/forums/member.php?u=53 Mmulvenna]
[[File:PICKit III.pdf]]: Guide for using a PICKit III to program a PIC using a "HEX" file. The first few screens would be the same for the "ASM" file but then you should be able to use [[WayneJ's video series on PIC programming | Waynes videos]] for the "project creation". You should also be able to use this for the diagnostic firmware, just change the file name that you select in the file browser. Made by [http://doityourselfchristmas.com/forums/member.php?u=53 Mmulvenna]
[[Category:How To]]

Revision as of 22:46, 14 October 2010

Here you will find guides on how to perform basic programming of a PIC.

File:How to program a PIC.pdf: Please note that this guide uses a PICKit2, The most common PIC programmer among DIYC members, but the process should be very similar for other PIC's and programmers.

File:PICKit III.pdf: Guide for using a PICKit III to program a PIC using a "HEX" file. The first few screens would be the same for the "ASM" file but then you should be able to use Waynes videos for the "project creation". You should also be able to use this for the diagnostic firmware, just change the file name that you select in the file browser. Made by Mmulvenna