Shop OBEX P1 Docs P2 Docs Learn Events
Extreme Newbie — Parallax Forums

Extreme Newbie

ArchiverArchiver Posts: 46,084
edited 2003-11-19 15:44 in General Discussion
I know this must be a dumb question amidst all the professional
microcontroller programming questions I see here.

But can someone tell me if there is a way to program the BASIC Stamp
2sx, with something other than the BASIC Stamp software which
parallax provides ?

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2003-11-18 16:52
    You cannot program the BASIC Stamp in another language, if that's what
    you're asking. If you're looking for 3rd party tools for other
    platforms (Mac, Linux), they're starting to show up. Check here:

    http://www.parallax.com/html_pages/downloads/software/software_basic_sta
    mp.asp

    If you're a C or Java programmer, our Javelin Stamp may interest you.

    http://www.parallax.com/javelin/index.asp

    -- Jon Williams
    -- Applications Engineer, Parallax
    -- Dallas Office


    Original Message
    From: vibeesh_bose [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=3INpy_V_IJvhrPwtreLkdofGDGa7hoXjSghYCgwxJ8qjoRvwNE2hbmuPvD8VN3KVnE0XdoDbr6_zWA24zA]vibeesh_bose@y...[/url
    Sent: Tuesday, November 18, 2003 10:42 AM
    To: basicstamps@yahoogroups.com
    Subject: [noparse][[/noparse]basicstamps] Extreme Newbie


    I know this must be a dumb question amidst all the professional
    microcontroller programming questions I see here.

    But can someone tell me if there is a way to program the BASIC Stamp
    2sx, with something other than the BASIC Stamp software which
    parallax provides ?




    To UNSUBSCRIBE, just send mail to:
    basicstamps-unsubscribe@yahoogroups.com
    from the same email address that you subscribed. Text in the Subject
    and Body of the message will be ignored.


    Your use of Yahoo! Groups is subject to
    http://docs.yahoo.com/info/terms/




    This message has been scanned by WebShield. Please report SPAM to
    abuse@p....
  • ArchiverArchiver Posts: 46,084
    edited 2003-11-19 15:44
    You do know that the Parallax software is free,
    right?

    The Parallax package is excellent for simplicity,
    ease of use, ease of debugging, and reliability.
    It does have limitations in speed, and it can be
    pricey if used in large quantities.

    Buy any other alternative to it has a larger
    startup cost (Language, Target Board, Processor,
    assembler, debugger, etc). From this you can
    get faster performance, with some more work,
    and cheaper processors.

    Programming the BS2sx with some other
    development system seems to be combining the
    worst aspects of both -- a longer learning
    curve, and an expensive solution at the end
    of it.

    Having said that, there ARE ways to use the
    'tokenizer' DLL to program the chip on-the-fly,
    if that's what you want to do.

    --- In basicstamps@yahoogroups.com, "vibeesh_bose"
    <vibeesh_bose@y...> wrote:
    > I know this must be a dumb question amidst all the professional
    > microcontroller programming questions I see here.
    >
    > But can someone tell me if there is a way to program the BASIC
    Stamp
    > 2sx, with something other than the BASIC Stamp software which
    > parallax provides ?
Sign In or Register to comment.