Shop OBEX P1 Docs P2 Docs Learn Events
Basic Stamp or SX (or both)? — Parallax Forums

Basic Stamp or SX (or both)?

Ryan FinleyRyan Finley Posts: 4
edited 2005-08-31 00:25 in General Discussion
I've noticed somthing...

The Basic Stamp 2SX OEM is quite a neat board (easy to program, fast, ect). Still, if im not wrong, it's based on the SX28AC/DP.
This is the same chip used in many of the SX-Key devices. Does this mean that the SX28AC/DP is accually a PBASIC "command
interpiter"? Can I buy a SX chip and an EEPROM and have a Basic Stamp? Can the SX devices run PBASIC code?

Post Edited (Ryan Finley) : 8/31/2005 12:06:10 AM GMT

Comments

  • Paul BakerPaul Baker Posts: 6,351
    edited 2005-08-30 22:04
    While quite a few stamps use the SX series of microcontrollers, they are not one in the same. The difference is the SX chip on stamps comes preprogrammed with Parallax's PBASIC interpretor. They do however sell SX chips that have the interpretor programmed in them that you can purchase individually for not much more than buying an unprogrammed SX chip. They do this to protect the code so people cannot clone them and sell cheap knock offs. I hope this clarifies the issue.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ·1+1=10
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-08-30 22:14
    We also have a free compiler for the SX (called SX/B) that is very close to PBASIC. It produces assembly output that runs at full-speed on the SX.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • ElectronegativityElectronegativity Posts: 311
    edited 2005-08-30 23:33
    The SX platform is cheaper, but requires a lot more work on your part.
    I started with the basic stamp and easily got a few small projects going but then I heard the siren song of SX calling.

    Like you I thought "hey, I can do the same thing cheaper with SX chips!"

    It's true you can, but the time commitment on your part will be manyfold higher, especially in the beginning.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    I wonder if this wire is hot...
  • Ryan FinleyRyan Finley Posts: 4
    edited 2005-08-31 00:05
    Thank you, that's pretty much what I expected. Still, it's pretty cool that the accual microcontroller chip is the same. smile.gif
  • ElectronegativityElectronegativity Posts: 311
    edited 2005-08-31 00:25
    It also depends what you want to use it for.
    If I were teaching a class, or just wanted to build something and have it work, I would go with the Stamp.

    Mostly I switched to SX because the stamp is too easy; you buy components, assemble them, and they work as expected.

    The SX is more challenging, and gives me things to think about on my long commute to work.

    Also I think that the difference in price is pretty irrelevant.
    I am going to spend as much on toys as I can possibly get away with, so I won't really be saving any money either way. wink.gif

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    I wonder if this wire is hot...
Sign In or Register to comment.