Saturday 29 September 2012

WEEK 8

After finish the PCB, I want to do the software programming of my project. I use PIC 16F877A. The programming need to burn on the PIC using PIC Burner. Below is the step how to burn PIC:




1.      Connect PIC programmer to computer via serial port / USB port.
2.      Insert PIC into the programmer socket.
3.      Copy ‘Winpic800’ folder to Desktop.
4.      Look for Winpic800.exe in the folder.

5.      Double click Winpic800.exe to start the program.
 
6.      Select proper PIC name in the top right combo box. 
 
 7. Open the .hex file which you want to download into PIC e.g. if your .c filename is ‘abc.c’, suppose you need to download ‘abc.hex’ into PIC. 
  8. Go to ‘Device’ -> ‘Program All’ to start download program into your PIC.




 




No comments:

Post a Comment