Basic Stamp to Basic Stamp Communication
Javed
Posts: 11
Hi,
I am using serin and serout to communicate from one BS2p24 to anther BS2p24. I am not able to get the communication to work on the receiving BS2p24. The debug is stuck in an infinite loop for the receiving BS2p24, however, when I disconnect the input pin on the receiving BS2p24, the debug terminal is stable again on the receiving BS2p24. I suspect there is an issue with the serin ad serout commands.
Could you provide some guidance for solving this issue?
Thank you for your time and patience.
Bests,
Javed
I am using serin and serout to communicate from one BS2p24 to anther BS2p24. I am not able to get the communication to work on the receiving BS2p24. The debug is stuck in an infinite loop for the receiving BS2p24, however, when I disconnect the input pin on the receiving BS2p24, the debug terminal is stable again on the receiving BS2p24. I suspect there is an issue with the serin ad serout commands.
Could you provide some guidance for solving this issue?
Thank you for your time and patience.
Bests,
Javed
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
KjellO
I just want to know if two basic stamps can talk to each other using serin and serout operation.
Thanks,
Javed
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
humanoido
*Stamp SEED Supercomputer *Basic Stamp Supercomputer *TriCore Stamp Supercomputer
*Minuscule Stamp Supercomputer *Tiny Stamp Supercomputer *Penguin with 12 Brains
*BASIC Stamp Supercomputing Book *Three Dimensional Computer *StampOne News!
*Penguin Tech *Penguin Robot Society *Humanoid Toddler Robot
*Ultimate List Prop Languages *Prop-a-Lot *Propalot Stuff *Prop SC Computer
*Prop Skyscraper *Hobby Space Program *Smart BoeBot
http://forums.parallax.com/forums/default.aspx?f=6&m=469004
*Multiprop Project List - http://forums.parallax.com/forums/default.aspx?f=25&m=472019
Thank for the reply. Is there example code available that I could use and test?
Thanks,
Javed
This is not exactly what you're looking for, but is very similar.
Thanks for the awesome link. Do you think those designs are specific to the BS2-SX?
Thanks,
Javed
You can also have a look at the "Basic Stamp Manual" on page 425 under "Using Open Baudmodes for Networking BASIC Stamps". There are also a couple of schematics showing how to connect the stamps.
This may help guide you to do what you want.
-Kevin
If the new forum still has problems with the links, you can get the full projects from the PRS web site found here:
http://www.p-robot.com/
Humanoido