2 serial ports
dk_akj
Posts: 37
Hi.
I'll use a STAMP to communicate with a modem (2 way comm)
In the development fase·I need to debug the program.
How can I connect both my pc and the modem to the STAMP on the same time ??
This link shows shows a modem and a gps connected but it seems as it is only one way comm(STAMP to GSM and·GPS to STAMP).
http://www.parallax.com/html_pages/resources/custapps/app_gps_track.asp.
Thanks in advance
Anders
I'll use a STAMP to communicate with a modem (2 way comm)
In the development fase·I need to debug the program.
How can I connect both my pc and the modem to the STAMP on the same time ??
This link shows shows a modem and a gps connected but it seems as it is only one way comm(STAMP to GSM and·GPS to STAMP).
http://www.parallax.com/html_pages/resources/custapps/app_gps_track.asp.
Thanks in advance
Anders
Comments
(And change the pin assignment in the SEROUT/SERIN commands accordingly)
Regards
Anders
·
Regards,
Al Williams
AWC
Kits!
http://www.awce.com/kits.htm
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I used to be different, but now I'm the same...
I want, during development,·to be able to se "status" of my program while the STAMP is connected and communicating with the modem.
I do not want to use the same pins.
Regards
Anders
Just to give the discussion another impuls .
Klaus
Good id
A problem with this 'good idea' can be that you still need a serial connection to program your Stamp. I have solved this in the past by putting a mechanical dual pole switch to change Tx and Rx lines as needed.
I have a Stampboard with an LCD which I use for testing serial connections and sensors or actuators mainly. Very handy when I have to look at two signals 'simultanious' or when there is no computer available. This board can also 'beep' so I don't even have to look at the display to know what's going on .
Klaus