What would be the closest thing to the BS2, but with more I/O pins?
TonyA
Posts: 226
Hi,
I am wondering about which stamp is the closest thing to the BS2, but with more I/O pins?
Thank you,
Tony
I am wondering about which stamp is the closest thing to the BS2, but with more I/O pins?
Thank you,
Tony
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Can you refer my to infop on using shift registers with the BS2?
Thanks again,
Tony
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Post Edited (Jon Williams (Parallax)) : 9/5/2005 5:14:41 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Ken
Thanks for the info, very much appreciated. Thank you.
Tony
You may also want to look at the Microchip MCP23016 for inexpensive (Mouser $1.25 US approx.), 16 bit, bi-directional (input and/or output) port expansion as well. With the BS-2 however, it requires a bit of bit-banging to implement the I2C protocal, which protocal is native to any of the BS-2p series Stamps which have a built-in set of I2CREAD and I2CWRITE commands. Here is a link to the chip, if you're interested:
http://www.microchip.com/stellent/idcplgidcplg?IdcService=SS_GET_PAGE&nodeId=1335&dDocName=en010412
I'd be happy to supply a link to the BS-2 bit-banging programming routines for I2C access, if you decide to head in that direction. Just shout if that's of interest to you.
Regards,
Bruce Bates