More I/O pins on BS2 ?
T&E Engineer
Posts: 1,396
I know you can add a 74HC595 for more HIGH or LOW outputs and you can add a 74HC165 for more HIGH or LOW inputs, but is there anyway to get more outputs that can pass other functions such as SHIFTOUT or PULSOUT without having to add another BS2.
BTW does someone have a drawing showing how to connect 2 BS2's or a BS2·to·a BS2p or something else.
What is a good upgrade to go to (from a BS2)?
BTW does someone have a drawing showing how to connect 2 BS2's or a BS2·to·a BS2p or something else.
What is a good upgrade to go to (from a BS2)?
Comments
·· As far as passing internal functions, such as SHIFTOUT to external chips, no, but then, why would you need to?· 2 lines on the BASIC Stamp could handle quite a few devices connected for that.· You could expand their CS lines out onto shift registers if you want to.
·· As for everything else you asked for, there are dozens of free books as PDF downloads on our website which describe connecting devices, as well as networking two Stamp Modules.· In fact, the Stamp Editor Help file shows how to connect two Stamp Module together.
·· I guess I would recommend starting with "What's A Microcontroller?" and once you'd gotten through that, then try perusing StampWorks.· If there's a specific connection you're looking for a more precise link could be provided to you.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I appreciate so much the support I get from guys like you, Jon and Bean!
Any recommendations on an upgrade BS2 chip that will work in the Board of Education rev C?
Thanks again,
Timothy Gilmore
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Post Edited (Chris Savage (Parallax)) : 10/26/2005 11:35:04 PM GMT
That 4.7K in my circuit is required in that specific design -- that resistor (and the circuit configuration) saves us a precious I/O pin. If you study the circuit you'll see that the Stamp pin connects to the input of the 74HC595 and through the 4.7K to the output of the 74HC165. With this resistor in place it doesn't matter what the output state of the '165 pin is, the '595 will always see the correct level from the BASIC Stamp. If you remove this resistor, there will be a conflict between the Stamp (when in output mode for the '595) and the '165 data pin.
If you want "smart" external devices, you can always go Stamp-to-Stamp; use a serial connection for the Stamp master to send commands to a Stamp slave.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
I saw that one too, but can't find it now, any one have a link?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
Post Edited (Paul Baker) : 11/14/2005 6:41:39 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10