Beginners Guide To Programming A PIC: Difference between revisions

From doityourselfchristmas.com
Jump to navigation Jump to search
No edit summary
(Added more pages.)
Line 5: Line 5:
[[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]


[[WayneJ's video series on PIC programming]]: For those that prefer to see t done in a video.
[[Microchip PIC References]]: Other information and tutorials on PICs.
[[PIC Programming Hints]]: Hints to programming PICs.





Revision as of 02:48, 5 September 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

WayneJ's video series on PIC programming: For those that prefer to see t done in a video.

Microchip PIC References: Other information and tutorials on PICs.

PIC Programming Hints: Hints to programming PICs.