WayneJ's video series on PIC programming: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
Video 1. [http://www.jamesfamilychristmas.com/prog1.swf.html?title=Downloading the .asm file, change it to PWM or non-PWM]  | Video 1. [http://www.jamesfamilychristmas.com/prog1.swf.html?title= Downloading the .asm file, change it to PWM or non-PWM]  | ||
Video 2. [http://www.jamesfamilychristmas.com/MPASM1.swf.html?title=Using MPASMWIN software to create a .HEX file <------- Simplest method (great for beginners! )]  | Video 2. [http://www.jamesfamilychristmas.com/MPASM1.swf.html?title= Using MPASMWIN software to create a .HEX file <------- Simplest method (great for beginners! )]  | ||
Video 3. [http://www.jamesfamilychristmas.com/prog2.swf.html?title=Configure MPLAB v8.10 and build the .asm file to create a .HEX]  | Video 3. [http://www.jamesfamilychristmas.com/prog2.swf.html?title= Configure MPLAB v8.10 and build the .asm file to create a .HEX]  | ||
Video 4. [http://www.jamesfamilychristmas.com/prog3.swf.html?title=Program the PIC using MPLAB v8.10]  | Video 4. [http://www.jamesfamilychristmas.com/prog3.swf.html?title= Program the PIC using MPLAB v8.10]  | ||
Video 5. [http://www.jamesfamilychristmas.com/prog4.swf.html?title=Program the PIC using PicKit1 flash software and generated .HEX file.]  | Video 5. [http://www.jamesfamilychristmas.com/prog4.swf.html?title= Program the PIC using PicKit1 flash software and generated .HEX file.]  | ||
Revision as of 12:39, 22 November 2009
This is a series of videos on how to program PIC's using a Microchip Programmer hosted by DIYC very own WayneJ.
Video 1. Downloading the .asm file, change it to PWM or non-PWM
Video 2. Using MPASMWIN software to create a .HEX file <------- Simplest method (great for beginners! )
Video 3. Configure MPLAB v8.10 and build the .asm file to create a .HEX
Video 4. Program the PIC using MPLAB v8.10
Video 5. Program the PIC using PicKit1 flash software and generated .HEX file.