Basic Stamps connected together
Casey_SCU
Posts: 19
I've decided to link a few Basic Stamps together to get more ability out of my Boe-Bot. I was wondering if anyone had a schematic that showed the best way to connected the stamps?
Comments
Where do you see an advantage of multiple Stamps, over multi-bank programming, or possibly POLLing with the BS2p series, alternatively dsepending on your particular or specific needs?
If the issue is merely I/O ports, there are numerous easily workable solutions available there.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
I'm pretty new to PBasic and would like you to explain multi-bank programming and polling.
I am using just the BS2 on my system.
Thanks,
Casey
You will lean a lot more than I can offer by download and reading the Parallax PBASIC Manual if you haven't done so already. Here is a link where you can download it:
http://www.parallax.com/html_pages/downloads/basicstamps/documentation_basic_stamp.asp
The "Basic Stamp Syntax and Reference Manual" is what you want.
Once you've read about those topics fully, if you have any further questions, I'm sure we can help you out.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
I have already read the PBASIC Manual, What's a Microcontroller, and Robotics with the Boe-Bot. I did not come across anything about multi-bank programming.
Thanks,
Casey
Please go back to the PBASIC Manual and re-read the section on the RUN command. This is only applicable to the BS-2SX, BS-2e and any of the BS-2p? Stamps.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
There is more information on multi-bank programming, with worked examples, in Nuts & Volts Colum #87 which can be downloaded from here:
http://www.parallax.com/html_pages/downloads/nvcolumns/Nuts_Volts_Downloads_V3.asp
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
Thanks for the information. That should be enough to get me started.
Thanks,
Casey