Shop
OBEX
P1 Docs
P2 Docs
Learn
Events
How to connect Basic Stamp2 to Emic2 module? — Parallax Forums
toggle menu
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
General Discussion
How to connect Basic Stamp2 to Emic2 module?
Carlos Taulet
Posts:
1
2014-08-15 07:31
edited 2014-08-15 07:48
in
General Discussion
How to connect Basic Stamp2 to Emic2 module?
P0
SIN ?
P1
SOUT ?
Comments
davejames
Posts:
4,047
2014-08-15 07:48
edited 2014-08-15 07:48
Hello Carlos - welcome to the Forum.
Below is sample code link from the EMIC2 page:
http://www.parallax.com/sites/default/files/downloads/30016-Emic-2-BASIC-Stamp-Example-Code.bs2
In short, you (as the programmer) choose which pins to use for the serial communication. In the case of the sample code, pins 0 and 1 were used.
Look up the SERIN and SEROUT commands for more information.
Sign In
or
Register
to comment.
Comments
Below is sample code link from the EMIC2 page:
http://www.parallax.com/sites/default/files/downloads/30016-Emic-2-BASIC-Stamp-Example-Code.bs2
In short, you (as the programmer) choose which pins to use for the serial communication. In the case of the sample code, pins 0 and 1 were used.
Look up the SERIN and SEROUT commands for more information.