Shop OBEX P1 Docs P2 Docs Learn Events
Basic Stamp Stack II and PICs — Parallax Forums

Basic Stamp Stack II and PICs

JaemJaem Posts: 2
edited 2006-09-17 00:26 in General Discussion
Hi,
you'll have to excuse me if I ask stupid questions on this forum - I'm a newbie to electronics. (that is to say, I've fiddled with electronics for years, but the first formal training I had was in grade 12 last year. I'm going into electronics engineering.)

That said, here's my question:

I've found out that Microchip gives out free product samples (quite generously), which makes them a good way of getting microcontrollers, and lots of them. Being on a low (read: student) budget, this suits me well, however, I would still need a programmer for them. I understand that they can be relatively cheap if you make them yourself, but there is also the fact that I'm no expert at soldering, and don't have all the tools that I probably should.
Because of this, I was wondering if there's any way to take a Basic Stamp Stack II (which I was given by a friend), and use it to program PICs: e.g. plug it into a socket on a PCB with the PIC - the idea being that you could still remove the Stamp, but its RS232 interface, etc. could be used to cut down on external circuitry. Also, I gather that you could do a lot with software, further reducing part count.

Would this be feasible? Would it make it any easier for someone relatively unskilled as myself, or is it complicating things more? (I am fairly comfortable with the Stamp). Has anyone done it before?

<>< Jeffery MacEachern <><
/* No Comment */

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-09-16 00:07
    This thread is being moved from the BASIC Stamp Forum to the Sandbox Forum.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • JaemJaem Posts: 2
    edited 2006-09-16 00:36
    sorry...
  • Steve JoblinSteve Joblin Posts: 784
    edited 2006-09-17 00:26
    A Basic Stamp uses a pre-programmed PIC to interpret the PBASIC commands... it is not a PIC Programmer.

    If you want to program a PIC, you will need to know Assembly as that is the only way to program it "on the cheap"... google "PIC Programmer" and you will find many "free" plans and approaches..

    If you don't know Assembler and want to program in PBASIC, you can create your own... the only real part you need is the "secret Sauce pre-programmed PIC" from Parallax... you can buy them here --> http://www.parallax.com/html_pages/products/basicstamps/oem_components.asp

    Hope this helps!
Sign In or Register to comment.