Basic Stamp Tokenizer Program
Jason O
Posts: 16
Hello All,
I'm working on a Visual Basic 6 program that will control my BASIC Stamp 2 through the serial port but I also want to be able to have my program upload the software to the Stamp so that I can "upgrade the firmware" when needed. I believe that the basic stamp tokenizer library can be used for this but I was wondering if anyone here knows of any VB6 program examples or tutorials out there showing how to do this?
Thanks,
Jason O
I'm working on a Visual Basic 6 program that will control my BASIC Stamp 2 through the serial port but I also want to be able to have my program upload the software to the Stamp so that I can "upgrade the firmware" when needed. I believe that the basic stamp tokenizer library can be used for this but I was wondering if anyone here knows of any VB6 program examples or tutorials out there showing how to do this?
Thanks,
Jason O
Comments
I still haven't been able to find any information on the library for use with VB. Is there a utility program or something out there that will download the code to the basic stamp besides the PBasic software?
Thanks,
Jason O
A good starting point for this is at http://msdn2.microsoft.com/en-us/library/aa243324(VS.60).aspx
I'm assuming you've downloaded and gone through the tokenizer manual from parallax.
I am looking to do exactly the same thing as you. Were you ever able to get the code working in VB6? If so, any tips would be appreciated.
Thanks,
Jon
Jeff T.
The software is free from Parallax. Just down-load it.
'
We are not gonna tell you the secret.