Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Question: PIC16F84A Programmer Program

Status
Not open for further replies.
The 25 pin port is most likely the printer port because most serial ports were 9pin types before they were obsoleted by USB. Printer ports on the computer are female where as 25pin serial ports are male.
Ive tried a bunch of compilers most dont let me send enough lines to the pic.
You mean programmer software don't you?
 
For a one PIC like 84A your NOPP LPT programmer is pointless to me.It cannot support to majority of PICS. If you like to build a good LPT programmer which supports to majority of PICS & giving less troubles better make this.


84A it’s an easy PIC to program. This serial programmer works well with 84A & some more PICS (not for all) & its supporting to plenty programming software’s too.

**broken link removed**
 

Attachments

  • 84A Programmer.gif
    84A Programmer.gif
    6.3 KB · Views: 1,014
Il build the programmer then, can i input alot of lines of code into that program. i have a .bas file on my computer i would like to put on the pic.
 
If i build this circuit what software and compiler should i use?


Gayan Soyza said:
For a one PIC like 84A your NOPP LPT programmer is pointless to me.It cannot support to majority of PICS. If you like to build a good LPT programmer which supports to majority of PICS & giving less troubles better make this.


84A it’s an easy PIC to program. This serial programmer works well with 84A & some more PICS (not for all) & its supporting to plenty programming software’s too.

**broken link removed**
 
Zordon said:
heres a link to the code

**broken link removed**

It's Proton+ 2 and you can buy it here
**broken link removed**

Your example program is too large to run in the free evaluation version (50 lines max) and it also doesn't support the 16F84 in the free version (it does support the much better 16F628A though)
Here's a link to the free version
**broken link removed**
 
I can vouch for the software that comes with the NOPPP. I built one of those programmers as a project in highschool and we used it to program a PIC16F84 with a Simon game (the game where you have to remember a pattern of beeps/lights that gets progressively harder).

But you will need a hex file to use with the programmer.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top