stamp modem
Archiver
Posts: 46,084
hello
I have some questions a bout the stamp modem.
The stamp modem works he connect the other laptop only their is
coming no imformation to the computer i using board of education
with the stampmodem is theis something wrong with my hyperterminal.
i used a 2sx and the source code from paralax and the code from the
cd from paralax but their is no comm. between the modem and the
stampis theis something that we forget.
greetings erik
I have some questions a bout the stamp modem.
The stamp modem works he connect the other laptop only their is
coming no imformation to the computer i using board of education
with the stampmodem is theis something wrong with my hyperterminal.
i used a 2sx and the source code from paralax and the code from the
cd from paralax but their is no comm. between the modem and the
stampis theis something that we forget.
greetings erik
Comments
http://www.parallax.com/dl/docs/cols/nv/vol2/col/60.pdf
And here's a bit of code you can use to get the correct baud rate -- no
matter what Stamp (requires version 2.1 of the compiler):
#SELECT $STAMP
#CASE BS2, BS2E, BS2PE
T2400 CON 396
#CASE BS2SX, BS2P
T2400 CON 1021
#ENDSELECT
Baud CON T2400
-- Jon Williams
-- Applications Engineer, Parallax
-- Dallas Office
Original Message
From: erik [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=tVACAvwQkcyAVHUgDg5LrFrceSFywMUuAtz1vAAG_CxH48Y0JsRgx8YsZoWNphIVl473YaIxaTM2IG6Px1q55E0]scholts@l...[/url
Sent: Thursday, February 12, 2004 1:47 PM
To: basicstamps@yahoogroups.com
Subject: [noparse][[/noparse]basicstamps] stamp modem
hello
I have some questions a bout the stamp modem.
The stamp modem works he connect the other laptop only their is
coming no imformation to the computer i using board of education
with the stampmodem is theis something wrong with my hyperterminal. i
used a 2sx and the source code from paralax and the code from the
cd from paralax but their is no comm. between the modem and the
stampis theis something that we forget.
greetings erik