Additional serial I/O
coder1024
Posts: 9
What components would you reccommend for adding additional serial (RS-232) I/O to my BASIC Stamp HomeWork Board (the one that comes with the Activity Kit)?
I'd like to read a data stream from an RS/232 device and write to another one.· I don't want to use the debugging port as I'd like to be able to use DEBUG during execution to monitor whats happening.
Is there an easy way to add additional RS-232 serial lines to my HomeWork Board?
Thanks!
I'd like to read a data stream from an RS/232 device and write to another one.· I don't want to use the debugging port as I'd like to be able to use DEBUG during execution to monitor whats happening.
Is there an easy way to add additional RS-232 serial lines to my HomeWork Board?
Thanks!
Comments
"The RS-232 AppMod is compatible with Parallax development boards that feature the 2x10 AppMod connector"
My board doesn't have the AppMod connector.· Think I can just hook it up to the I/O pins via the breadboard?
Post Edit --
Looks like pins 1 & 2 of its "X1" are for ground (VSS) and pin 19 is for +5V (VDD).
You'll need to be "handy".
Post Edited (PJ Allen) : 6/12/2006 1:06:34 AM GMT
This limits the BS2's use as a serial buffer device, checking more than one serial port at a time.
Oh, and there do exist small co-processors that will act as serial buffers for RS-232 information, which will hold the data until the BS2 can get around to dealing with it.·