I Need more variables, I need and other stamp, but how add a second BS2?
Joe
Posts: 184
Hi stampers:
I need to add variables to my routine program.
I have an other stamp ( BS2-IC) and I would
like to know if it is possible to add a second Basic Stamp
in order to have more variables.
For example, I need to move some servos, and sensors
but I think that the servos could be moved using
the second BS2. Of course the first BS2 (main) must
have the control of all the routine.
Do you know where can I get some information about that?
Thanks, Joe
I need to add variables to my routine program.
I have an other stamp ( BS2-IC) and I would
like to know if it is possible to add a second Basic Stamp
in order to have more variables.
For example, I need to move some servos, and sensors
but I think that the servos could be moved using
the second BS2. Of course the first BS2 (main) must
have the control of all the routine.
Do you know where can I get some information about that?
Thanks, Joe
Comments
This would let you have a 'master' BS2 to make decisions, and a 'slave' BS2 to control the servo's.
But where is this documented.... Hmm...
An option would be to use a servo controller to offload the processing from the stamp. Parallax and several other vendors sell these, with interfaces to Serial or I2c etc. To add extra code and memory space you can purchase the BS2/P or /PE which have more code & variable space. For the sensors you may be able to find a bus expander chip (depending on what you are going to do), to offload and free up some stamp IO pins.
Finally you could add external RAM / EEPROM to store memory data. Jon Williams has done several articles on all of these in his Nuts & Volts colums available for dowload from parallax.
Have fun.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
http://www.kinzers.com/don/GenSet
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Don Kinzer
·