Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 20th March 2005, 08:34 PM   (permalink)
Default good PIC programmer?

Hey,
i'm pretty new to this forum aswell as the world of microcontrollers. I do have a background using hte 8051, but want to move into PICs aswell

can anyone recommend a decent PIC programmer they have used, that is realtively cheap (CAN$65 and under)? and if so, can u tell me the website and cost u paid?

USB interface would be preferencial, though Parallel ports are fine too. Potential ICSP capacity would also be good.

Thanx in advance for any help/advice
gimmix is offline  
Old 20th March 2005, 09:03 PM   (permalink)
Default

Hi,

I use a picstart plus but that is a bit more than you wanted to pay (over here anyway), I initially got a pickit 1 but soon after I sold it on Ebay, it would only program the "smaller" pics, otherwise it was ok, comes with a few LED's and a couple of switches onboard so you can get started without any additional hardware.

I also tried a velleman kit, but I had problems with it, so I went and got the picstart plus.

There are plenty of DIY ones on the net, which will probably work out a lot cheaper, if my picstart ever broke then I'd probably make one.
eggplant is offline  
Old 20th March 2005, 09:43 PM   (permalink)
Default

Try the P16PRO40, you can buy kits, or the circuit is freely available to build yourself (including on my site below).
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 20th March 2005, 10:04 PM   (permalink)
Default

Ohhh, I was in such a rush when I replies, I forgot about Nigels ! I havnt used one myself, however if the programmer is as good as his tutorials then I cant imagine there being a better one around.
eggplant is offline  
Old 20th March 2005, 10:09 PM   (permalink)
Default

Quote:
Originally Posted by eggplant
Ohhh, I was in such a rush when I replies, I forgot about Nigels ! I havnt used one myself, however if the programmer is as good as his tutorials then I cant imagine there being a better one around.
The P16PRO40 isn't my design, but it's how I would have designed one myself :lol:

It's basically an upgraded David Tait design, David Tait is the 'father of parallel port PIC programmers', the majority of homemade programmers are offshoots from his original design.

I suspect David Tait is probably more responsible for the popularity of PIC's than any other individual - he actually works at Manchester University in the UK - but no longer maintains his PIC archive.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 20th March 2005, 10:23 PM   (permalink)
Default

try the ones from kitsrus. You can buy them from Dontronics. I use the KIT150 but the KIT128 looks good. They work well, use USB and have ICSP too.
jfunkie is offline  
Old 21st March 2005, 05:43 AM   (permalink)
Default

i made my own LPT PIC programer and i use it whith WinPIC
__________________
Il give you shocking experience.
Someone Electro is offline  
Old 21st March 2005, 09:20 PM   (permalink)
Default

I use this one http://electronickits.com/kit/complete/prog/ck1708.htm

It works great.
__________________
"There is no way to peace, peace is the way!"
kinjalgp is offline  
Old 22nd March 2005, 08:00 PM   (permalink)
Default

Why not to Build an ICD2 ?!
It's a cool programmer and also a debugger! It uses MPLAB so you can program *any* PIC you want. This is a nice ICD2 Clone:
http://stolz.de.be/

Enjoy!
__________________
"I share, thus I am"
Jay.slovak
Read this!
ICD2 Clone
Best PIC/DsPIC Bootloader

Read my Inchworm ICD2 review!
Jay.slovak is offline  
Old 24th March 2005, 02:43 AM   (permalink)
Default Excellent!

Quote:
Originally Posted by Jay.slovak
Why not to Build an ICD2 ?!
It's a cool programmer and also a debugger! It uses MPLAB so you can program *any* PIC you want. This is a nice ICD2 Clone:
http://stolz.de.be/

Enjoy!
Very nice link. I'm sorry I did not visit this forum earlier. I broke down and bought an ICD2 from Microchip. I'm not sad about it though, it works great.

I wanted to get started with PIC development and also experiment with USB. I considered getting a PICDEM USB board but decided an ICD2 was a better investment in the long term. Microchips 2 free samples in 40 days is a great deal that I've already taken advantage of: just received a PIC18F2550 in a DIP package! Works great so far. I'm just waiting for an assortment of crystals and other miscellanoeus parts to arrive so I can actually load and run the PICDEM USB code from off Microchip's website.

Here's a picture of my current development setup:
__________________
The Dreamcast is not dead!
pboese is offline  
Old 30th March 2005, 09:04 PM   (permalink)
Default

I think of www.olimex.com whenever say bout PIC programmer.

ICPROG 1.05D is now great enough.

for beginner, try with PG2C of olimex

further, try with PG3B

then, you should need ICD2 to work on PIC and dsPIC.

I'll post my own PG2C PCB somedays.
falleafd is offline  
Old 31st March 2005, 01:57 PM   (permalink)
Default

I'm using RCD programmer, based to the JDM programmer.

So far it give me no problem to program F628, F88 and F688.

http://feng3.cool.ne.jp/en/rcd.html, this site give full of list supported PIC..

you may try it...work fine with IC-Prog and WinProg..
alamy is offline  
Old 31st March 2005, 04:59 PM   (permalink)
Default

Hey

sorry haven't been able to check forum in a while.. school is killing me. Anyways, thanx for the suggestions. I have come across the many "build your own" programmers. I tried one but it didn't work. So ithought I'd buy one instead to get started. There is too much doubt for me, when i build the programmers, b/c i dont know whats goign wrong, whether its s/w or h/w or whatever. Thats why i went with buying one. Since i'm just starting i didn't want to spend alot until i'm comfortalbe with them.

I saw the DIY programmers. Been eyeing the K128, and K149. its areasonable cost with lots of support for many models. But they've been updating them as they go thru h/w and s/w methods.
Any feedback on these updates?

I also noticed the K128 only programs flash PICS (the one with 'F'). Is that a problem? dont most applications use Flash PICS? When ever is it advantagous to use CMOS (the ones with 'C') over the FLASH? I think i'll do another thread for that question.
gimmix is offline  
Old 31st March 2005, 06:42 PM   (permalink)
Default

K149BC is the best kit to buy since it supports Serial & USB interface and it programs using high voltage voltage programming method. Update to this kit is supplied in the form of HEX file which you need to burn in another 16F628A and replace it with the one on the programmer. Other plus point of this programmer is that it performs all operations with a blazing speed.
P.S: K149BC is same as CK1708 which I mentioned in my previous post.

K128 uses low voltage programming, so it can program only limited number of devices.
__________________
"There is no way to peace, peace is the way!"
kinjalgp is offline  
Old 31st March 2005, 07:09 PM   (permalink)
Default

Quote:
Originally Posted by gimmix
Hey
I also noticed the K128 only programs flash PICS (the one with 'F'). Is that a problem? dont most applications use Flash PICS? When ever is it advantagous to use CMOS (the ones with 'C') over the FLASH? I think i'll do another thread for that question.
C PIC's are old and not used anymore. C does not stand for "CMOS", it stands for EPROM Program memory (the one that has to be erased using UV). So don't worry about it. F "FLASH" versions are used in 99%...
__________________
"I share, thus I am"
Jay.slovak
Read this!
ICD2 Clone
Best PIC/DsPIC Bootloader

Read my Inchworm ICD2 review!
Jay.slovak is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 04:06 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker