Can I use I2C to interface two BS2P ?
LiveBot
Posts: 4
Hi everyone
Can I use I2C to interface two BS2P ?
It seams that it cannot be slave!
I have been searching thru the BS Archive, but found no solution.
What is the best way to establish coms between two BS2P then?
Can anyone point to me where to find some of the best code examples for Serial BS2P to BS2P comunication?
thanx a lot in·advance
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Can I use I2C to interface two BS2P ?
It seams that it cannot be slave!
I have been searching thru the BS Archive, but found no solution.
What is the best way to establish coms between two BS2P then?
Can anyone point to me where to find some of the best code examples for Serial BS2P to BS2P comunication?
thanx a lot in·advance
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Comments
Serial is probably the best.
Bean.
You might be able to do something like this for I2C too...?
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Ok. Serial's fine.
Maybe some day I'll try Dave's suggestion.
What is the max speed assuming 2 BS2p40?
I want the 1st BS to read data from the 2nd (or the 2nd to
send data to the 1st)
How can I use polling to sense the data sent by the other BS?
Or do I just stand still waiting for the serin data to arrive?
Can someone point out code examples?
Thanx in advance
Rui
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA