any suggestions on how to do this?
JetLee
Posts: 7
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
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
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
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.
I appreciate for your help.
Jet Lee