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
 
Thread Tools Display Modes
Old 16th April 2008, 09:32 PM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

ive got several different 16f in farly large number i believe, i bought up a bunch when i was just getting started. ill pull out the box when i get home and take a look. I really want to settel on using 2 chips the 18f4550 and 18f2550, i like the number of pins, program space, and the usb cababilites.
joshua17ss2 is offline   Reply With Quote
Old 16th April 2008, 09:43 PM   (permalink)
Experienced Member
 
Norlin is just really niceNorlin is just really niceNorlin is just really nice
Send a message via ICQ to Norlin Send a message via AIM to Norlin Send a message via MSN to Norlin Send a message via Yahoo to Norlin Send a message via Skype™ to Norlin
Default

well for programmer, like I said a lot of people recommend Bill's stuff
I don't personally have one of his programmers, but out of the ones I have I love my mikroelektronika easypic4 (www.mikroe.com), it's a development board so it's a bit pricier, but it provides a huge bang for the buck. I got started using kit 150 from kitsrus and never had any problems with it, used it for ICSP until I got my ICD2 from microchip. I'm happy with all of them, initially I started with a JDM programmer, but after screwing around with it for like 2 weeks and not getting a single PIC programmed, I tossed it and went with the kit 150.
Norlin is offline   Reply With Quote
Old 16th April 2008, 11:43 PM   (permalink)
Experienced Member
 
futz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to all
Default

Quote:
Originally Posted by Norlin
well for programmer, like I said a lot of people recommend Bill's stuff
I don't personally have one of his programmers, but out of the ones I have I love my mikroelektronika easypic4 (www.mikroe.com), it's a development board so it's a bit pricier, but it provides a huge bang for the buck. I got started using kit 150 from kitsrus and never had any problems with it, used it for ICSP until I got my ICD2 from microchip. I'm happy with all of them, initially I started with a JDM programmer, but after screwing around with it for like 2 weeks and not getting a single PIC programmed, I tossed it and went with the kit 150.
Oh, you just hit a sore spot for me. Please don't recommend the K150. Hardware-wise it's not so bad, but the company is a mess. There are no updates. The programmer is useless. Can't program most of the chips I want to use. No debugging. And it's horribly slow! How do I know? I own one of those pieces of crap. It sits in the bottom of a junk box now.

These days I program PICs with a Blueroom Electronics Junebug, a Microchip PICkit 2 and a Blueroom Inchworm+/Unicorn

The Junebug & PICkit 2 get used the most. If you're looking for an excellent, inexpensive PIC programmer that does everything, get one of those two.

Pros/Cons:
Con 1. Junebug won't program 3.3V PICs without modification. (Not that big of a problem)

Pro 1. Junebug has an 18F1320 experimenter onboard with the PICkit 2 clone programmer part.

Con 2. PICkit 2 has a programming cable connector that I'm not thrilled with. But it's useable.
__________________
=========================
Futz's Microcontrollers & Robotics
=========================

Last edited by futz; 16th April 2008 at 11:46 PM.
futz is online now   Reply With Quote
Old 17th April 2008, 12:57 AM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

so what would be the best recommendation for programming the 18f2550, and the 18f4550. and programming in basic

thanks
joshua17ss2 is offline   Reply With Quote
Old 17th April 2008, 01:19 AM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

Quote:
Originally Posted by blueroomelectronics
Once you get a decent programmer you'll probably have no desire for a bootloader. Besides the better ones debug too.
What 16F are you selling?
i went thought my box of pics and i got a bunch im gonna sell, a lot of pic 16f84a, pic16lf84a, 16f877, dspic30f, 18f4685, dspic30f3014, 18f 4423, 18f4682. and im sure there are more if i dig in to the box.
joshua17ss2 is offline   Reply With Quote
Old 17th April 2008, 01:54 PM   (permalink)
Experienced Member
 
Norlin is just really niceNorlin is just really niceNorlin is just really nice
Send a message via ICQ to Norlin Send a message via AIM to Norlin Send a message via MSN to Norlin Send a message via Yahoo to Norlin Send a message via Skype™ to Norlin
Default

Quote:
Originally Posted by futz
Oh, you just hit a sore spot for me. Please don't recommend the K150. Hardware-wise it's not so bad, but the company is a mess. There are no updates. The programmer is useless. Can't program most of the chips I want to use. No debugging. And it's horribly slow! How do I know? I own one of those pieces of crap. It sits in the bottom of a junk box now.
Heh heh, well this was my first programmer after the JDM so to me at the time it was a miraculous programmer that programmed every PIC I had Now, it also sits in my electronics bin, but I never had problems with it, though it did end up in the bin a few years ago once it got replaced by other programmers
Norlin is offline   Reply With Quote
Old 17th April 2008, 02:21 PM   (permalink)
Experienced Member
 
futz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to all
Default

Quote:
Originally Posted by Norlin
Heh heh, well this was my first programmer after the JDM so to me at the time it was a miraculous programmer that programmed every PIC I had Now, it also sits in my electronics bin, but I never had problems with it, though it did end up in the bin a few years ago once it got replaced by other programmers
Have to agree about that. When it was new it was really nice. It was still well supported at the time. But now... Junk.
__________________
=========================
Futz's Microcontrollers & Robotics
=========================
futz is online now   Reply With Quote
Old 17th April 2008, 02:29 PM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

With the ICSP programmers, do you have to supply power to the chip in the circuit? or could i just connect an icsp connector to a zif socket addressing the 5 pins for programming and program it like that and then move if over to the target circuit, or, does it have to be in the target circuit with the minimam basic circuit attached to it to program it ? (crystal, pull resistor, ect.. )
thanks

Last edited by joshua17ss2; 17th April 2008 at 02:32 PM.
joshua17ss2 is offline   Reply With Quote
Old 17th April 2008, 02:47 PM   (permalink)
Experienced Member
 
futz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to all
Default

Quote:
Originally Posted by joshua17ss2
With the ICSP programmers, do you have to supply power to the chip in the circuit? or could i just connect an icsp connector to a zif socket addressing the 5 pins for programming and program it like that and then move if over to the target circuit, or, does it have to be in the target circuit with the minimam basic circuit attached to it to program it ? (crystal, pull resistor, ect.. )
thanks
Most programmers can supply modest amounts of power to a target circuit. If your circuit needs too much then you have to power it separately. The programmers sense whether the circuit is powered or not and turn their target supply on/off accordingly.

Why on earth would you want a ZIF socket? Occasionally they're useful (if you need to program a batch of chips with the same program or something), but the beauty of ICSP is that you don't have to use that nasty thing. Don't forget that when you're writing programs and trying things you're going to be reprogramming the chip hundreds or even thousands of times. You definitely don't want to be prying that chip in and out of the circuit every time. Wears out the pins and they break off. It's tedious (I've done it) and very slow.

For everyday use just put the chip in the target circuit and put a ICSP connector onboard. When you make a change to the program, a few keypresses or clicks and the chip is reprogrammed, ready for test. Easy and quick that way. Have a look at a few of the breadboard setups and schematics on my site to see how the connector is wired.
__________________
=========================
Futz's Microcontrollers & Robotics
=========================

Last edited by futz; 17th April 2008 at 02:59 PM.
futz is online now   Reply With Quote
Old 17th April 2008, 03:50 PM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

What i meant was, with the serial programmers i know that they needed the 14 volts from the serial port to pull the programming pin and change the status of the pic so that it can be programmed, i know that with usb the max youll pull is 5, so you have the 5 pins going to the micrcochip, from a usb programmer like http://cgi.ebay.com/PIC-kit-2-COMPAT...QQcmdZViewItem this one, wouldnt i need to supply the 14 volts to the chip in my circuit to program it, or would it just be the usb cable to the programmer and the programmer to the chip.

thanks
joshua17ss2 is offline   Reply With Quote
Old 17th April 2008, 05:14 PM   (permalink)
Experienced Member
 
futz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to all
Default

Quote:
Originally Posted by joshua17ss2
What i meant was, with the serial programmers i know that they needed the 14 volts from the serial port to pull the programming pin and change the status of the pic so that it can be programmed, i know that with usb the max youll pull is 5, so you have the 5 pins going to the micrcochip, from a usb programmer like http://cgi.ebay.com/PIC-kit-2-COMPAT...QQcmdZViewItem this one, wouldnt i need to supply the 14 volts to the chip in my circuit to program it, or would it just be the usb cable to the programmer and the programmer to the chip.
Nope. The programmers have a charge pump onboard to make the 13 volts necessary to put the chip into programming mode. No extra power supply necessary. Just plug it into the USB port and you're good to go.
__________________
=========================
Futz's Microcontrollers & Robotics
=========================
futz is online now   Reply With Quote
Old 17th April 2008, 06:30 PM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

so i think i will order this programmer: http://cgi.ebay.com/Clone-Microchip-...QQcmdZViewItem

it should support what i need,
any suggestions, or warnings agianst the pic kit 2?

josh
joshua17ss2 is offline   Reply With Quote
Old 17th April 2008, 07:04 PM   (permalink)
Experienced Member
 
futz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to allfutz is a name known to all
Default

Quote:
Originally Posted by joshua17ss2
so i think i will order this programmer: http://cgi.ebay.com/Clone-Microchip-...QQcmdZViewItem

it should support what i need,
any suggestions, or warnings agianst the pic kit 2?
I haven't heard any complaints about it. That's a PICkit 2 clone - not the real thing. But as long as it's made the same it should be fine. Price is good.

If it turns out it's no good you're not out too much $$ anyway.
__________________
=========================
Futz's Microcontrollers & Robotics
=========================
futz is online now   Reply With Quote
Old 17th April 2008, 07:24 PM   (permalink)
Experienced Member
joshua17ss2 is on a distinguished road
Default

Thats what i was thinking to, and it come with 2 different cable for programming, i do love my options. i saw that it was a clone that dosent bother me both my lcd tvs are copies of major brands and they just keep plucking along just fine.
ive orderer from the guy before as well the stuff is nice and well packaged.

I am gonna try and list some of the pics i have for sale, the 16f and a few of the 18s. any suggestions for listing them on ebay ?
joshua17ss2 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Errors while programming a PIC16F874A Kitt0s Micro Controllers 17 8th March 2008 07:12 PM
Question about Inchworm+ Quan Micro Controllers 54 28th October 2007 12:20 AM
UNIT Committment solution using Dynamic programming arijit18 Electronic Projects 1 18th October 2007 08:27 PM
Programming languages sram General Electronics Chat 9 2nd March 2007 04:14 PM
Good Computer Programming Book ThermalRunaway Chit-Chat 21 16th September 2005 10:05 PM



All times are GMT. The time now is 05:50 AM.


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