Shop OBEX P1 Docs P2 Docs Learn Events
any suggestions on how to do this? — Parallax Forums

any suggestions on how to do this?

JetLeeJetLee Posts: 7
edited 2005-03-11 23:07 in BASIC Stamp
Hello,

We have had our products using BS2p40 out to customers.· Now we find that there are bugs on the software for that Basic Stamp.· We would like to get any suggestions on how to let customer update the software without using the basic stamp editor.· This involves in writing little·application so customers just hit a "Do Update" button and they don't have to do anything else.

Any suggestions how to do this would be appreciated.· Thanks,

Jet Lee

Comments

  • JonbJonb Posts: 146
    edited 2005-03-11 22:47
    I'm not certain if this will work, but Parallax offers a tokenizer as a standalone package which can be integrated into your own software.

    http://www.parallax.com/html_pages/downloads/tokenizer/tokenizer.asp

    As for actually burning the tokens onto the stamp I'm not sure how to do it without the editor.

    Jon
  • Ken GraceyKen Gracey Posts: 7,387
    edited 2005-03-11 22:49
    JetLee:

    Really easy solution is designed into our BASIC Stamp Windows Editor. Under File/Generate Object code you can create a stand-alone executable which the customer can click and run to download to his BASIC Stamp. He won't need to use the BASIC Stamp editor nor will he be able to see your code.

    This feature was created for situations just like the one you describe.

    Sincerely,

    Ken Gracey
    Parallax, Inc.
  • JetLeeJetLee Posts: 7
    edited 2005-03-11 23:07
    Thank you!· It works well for us.·

    I appreciate for your help.

    Jet Lee
Sign In or Register to comment.