Beginners Guide To Programming A PIC: Difference between revisions

From doityourselfchristmas.com
Jump to navigation Jump to search
m (Added category)
No edit summary
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]]
[[Category:How To]]
[[Category:PIC Info]]
[[Category:Beginners Info]]
[[Category:General Info]]
[[Category:DIYC Index]]

Revision as of 00:14, 29 January 2011

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