WayneJ's video series on PIC programming: Difference between revisions

From doityourselfchristmas.com
Jump to navigation Jump to search
(removed old videos, added new ones)
No edit summary
Line 1: Line 1:
This is a series of videos on "How to program a PIC" using a [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en023805?title= Microchip Programmer] hosted by [http://doityourselfchristmas.com/title= Do It Yourself Christmas Forum]member [http://doityourselfchristmas.com/forums/member.php?u=6?title= WayneJ].
This is a series of videos on "How to program a PIC" using a [http://www.microchipdirect.com/ProductSearch.aspx?Keywords=PG164120 Microchip Programmer] hosted by [http://doityourselfchristmas.com/ Do It Yourself Christmas Forum] member [http://doityourselfchristmas.com/forums/member.php?u=6 WayneJ].
 
To follow with these videos, you will need MPASMWIN. Use the disk(s) that came with your Microchip PicKit to install MPLAB IDE. MPASMWIN is bundled in as well and will be installed. It is what will be used to make the .HEX file. You will also need to install the PicKit2 software from the disk.
 
'''OR'''
 
You can download MPLAB IDE software for [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002title= Microchip Technology Inc.] from the bottom of the page. Look for MPLAB IDE v ''x.xx''
 
The PicKit 2 software can be downloaded [http://ww1.microchip.com/downloads/en/DeviceDoc/PICkit%202%20v2.60.00%20Setup%20dotNET%20A.zip here]
 




Line 8: Line 17:




You can Download MPLAB software for [http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002title= Microchip Technology Inc.]Which includes MPLAB and MPASMWIN.
 


== See Also ==
== See Also ==

Revision as of 02:42, 15 June 2012

This is a series of videos on "How to program a PIC" using a Microchip Programmer hosted by Do It Yourself Christmas Forum member WayneJ.

To follow with these videos, you will need MPASMWIN. Use the disk(s) that came with your Microchip PicKit to install MPLAB IDE. MPASMWIN is bundled in as well and will be installed. It is what will be used to make the .HEX file. You will also need to install the PicKit2 software from the disk.

OR

You can download MPLAB IDE software for Microchip Technology Inc. from the bottom of the page. Look for MPLAB IDE v x.xx

The PicKit 2 software can be downloaded here


Video 1. Downloading the .asm file and using MPASMWIN software to create a .HEX file


Video 2. Program the PIC using PicKit2 flash software and generated .HEX file.



See Also

Renard Firmware