WayneJ's video series on PIC programming

From doityourselfchristmas.com
Revision as of 12:24, 22 November 2009 by Pete (talk | contribs) (New page: Downloading the .asm file, change it to PWM or non-PWM http://www.jamesfamilychristmas.com/prog1.swf.html Using MPASMWIN software to create a .HEX file <------- Simplest method (great for...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Downloading the .asm file, change it to PWM or non-PWM http://www.jamesfamilychristmas.com/prog1.swf.html

Using MPASMWIN software to create a .HEX file <------- Simplest method (great for beginners! ) http://www.jamesfamilychristmas.com/MPASM1.swf.html

Configure MPLAB v8.10 and build the .asm file to create a .HEX http://www.jamesfamilychristmas.com/prog2.swf.html

Program the PIC using MPLAB v8.10 http://www.jamesfamilychristmas.com/prog3.swf.html

Program the PIC using PicKit1 flash software and generated .HEX file. http://www.jamesfamilychristmas.com/prog4.swf.html