I2C On A BASIC Stamp?
qummy
Posts: 16
hello all, i'm a beginner. i need to know is it possible to program software I2C( inter integrated circuit) using basic stamp.
Post Edited By Moderator (Jon Williams (Parallax)) : 1/19/2006 4:17:25 PM GMT
Post Edited By Moderator (Jon Williams (Parallax)) : 1/19/2006 4:17:25 PM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Note -- make sure you add a subject title when you start a new thread so you'll get more responses (I fixed this thread for you).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Post Edited (Kramer) : 1/21/2006 5:10:56 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·1+1=10
http://www.parallax.com/dl/docs/cols/nv/vol5/col/nv115.pdf
At the beginning of StampWorks I suggest that one should download and study the part spec sheet before attempting an experiment (that's what we have to do an engineers) -- I've attached the 24LC32 docs for you to look at; it should also help you get going.
Good luck, and have fun.· Once you get the hang of I2C you'll be happy as it is easy to use and there are a lot of neat parts that use the protocol.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
the main purpose of this project is to connect between 2 basic stamp 2 modules. one will act as a master and another as slave. it will replicate a SCADA system(Supervisory Control Data Acquisition System).
any idea on that?
http://www.parallax.com/dl/docs/cols/nv/vol3/col/nv81.pdf
This should get you going and allow you to have bi-directional comms between your Master and Slave Stamps.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Say a high is put on A0, the slave binary address will become 10100010, when converted to hex will become A2, the new address. Some chips use a different preset code address, check the specs.
kelvin
nuts&volts 81 is not that clear.can u please clarify on it?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Could u explain the communication protocol that is used in this experiment of connecting the two stamps.That is the most important question.TQVM.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
which the connection is only involves, ser, Vss and 5V input. Could u please clarify?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
which the 7pin connector is nowhere to be found.
Let say if i get the parallel LCD, can it be connected to the board.
Please help.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax