PDA

View Full Version : Help a noob out?



yasiryassin
- 14th January 2008, 20:08
I have to make a project which uses a PIC for technology class this year and i was wondering what program and software i need to transfere a .HEX file onto a PIC (16F84 to be exact). the problem is the software we use in school wont transfere basic to the PIC and i have been using basic. Any help would be greatly appreciated.

thanks

Archangel
- 15th January 2008, 01:06
I have to make a project which uses a PIC for technology class this year and i was wondering what program and software i need to transfere a .HEX file onto a PIC (16F84 to be exact). the problem is the software we use in school wont transfere basic to the PIC and i have been using basic. Any help would be greatly appreciated.

thanks

hi yasiryassin,
follow the links below for cheapest solutions


http://www.ic-prog.com/index1.htm
http://search.ebay.com/search/search.dll?from=R40&_trksid=m37&satitle=jdm+programmer&category0=

paul borgmeier
- 15th January 2008, 07:37
>> i was wondering what program and software i need to transfer a .HEX file onto a PIC

Does your BASIC compiler create a HEX file? If it does then most likely you can load this HEX file into (not onto :)) the PIC using the free program MPLAB from Microchip.

Do you have a programmer? If not, see Joe's post directly before this one.