Sci.Electronics.Basics

on Electronics-Related.com

  Home  |  Books  |  Sci.Electronics.Design  |  Sci.Electronics.Basics  |  Resources  |  Contact  | 
Sign in
username:

password:

Remember Me

Not a member?
Search Sci.Electronics.Basics

Search Tips

Sci.Electronics.Basics -> Wireless RS232

There are 8 messages in this thread.
You are currently looking at messages 1 to 8.






Author: Bart
Date: 19:11 17-09-06

I'd like to accomplish wireless RS232 between two computers running
hyperterminal or procom without any additional software/programming, using
the standard com ports (DB9).
Once again I'm Googled out. At first I thought I could splice into a pair
of FRS two-way radios, still thinking about it but some sites said those
frequencies are for voice only and I'd be violating FCC rules. Still, seems
I should be able to turn my RS232 pulses into something broadcastable over
these radios and then decipher the received tones at the othere end into
RS232 pulses, waalaa!
Another thought is to build from off the shelf components such as something
like:
Computer #1's com port
1."Serial to USB" adapter >>> $19.00
2."USB to Ethernet" adapter >>> $27.00
3. Ethernet Wireless Access point or adapter >>> $40.00

Then Computer #2 has the same. There's probably some protocol I'd have to
put at the beginning of my ASCII file transfer to address the receiving
wireless adaptor to know its being addressed, yes?
Am I wasting my energy? Can I direct my energy in another direction to
accomplish my goal of sending ASCII files wirelessly? My goal is to
eventually send ASCII files wirelessly to "dummy terminals" (CNC machines)
that you simply set its RS232 to receive and it will swallow anything ASCII
coming in its DB9 com port socket.
Any thoughts/ideas/opinions greatly appreciated
Thanks in advance,
Bart



Author: Homer J Simpson
Date: 19:44 17-09-06



"Bart" <bborb@fusedotnet> wrote in message
news:7ce9b$450dd5fc$d8442356$18748@FUSE.NET... /> > I'd like to accomplish wireless RS232 between two computers running
> hyperterminal or procom without any additional software/programming, using
> the standard com ports (DB9).

Which OS? If you are running XP why not a wireless network? If they are
industrial, some sort of RS-485?






Author: Bart
Date: 19:57 17-09-06

"Homer J Simpson" <nobody@nowhere.com> wrote in message
news:e5lPg.20017$cz3.6991@edtnps82...
>
> "Bart" <bborb@fusedotnet> wrote in message
> news:7ce9b$450dd5fc$d8442356$18748@FUSE.NET... /> >> I'd like to accomplish wireless RS232 between two computers running
>> hyperterminal or procom without any additional software/programming,
>> using the standard com ports (DB9).
>
> Which OS? If you are running XP why not a wireless network? If they are
> industrial, some sort of RS-485?
Thanks for replying Homer,
Wireless RS-485? I've seen RS232 to RS485 converters but not sure how
this comes into play with my dilemma. The "dummy" terminals are of
a PLC nature, only configurable to the extent of Baud, Data, Stop bits
and thats it.....no way to add software or switch operating systems. They
will Send ASCII files and they will Receive ASCII files and I'm hoping
to do this wirelessly....somehow, from my laptop.
Bart



Author: Homer J Simpson
Date: 20:58 17-09-06


"Bart" <bborb@fusedotnet> wrote in message
news:8c0a5$450de0e2$d844424b$827@FUSE.NET... />
> Thanks for replying Homer,
> Wireless RS-485? I've seen RS232 to RS485 converters but not sure how
> this comes into play with my dilemma. The "dummy" terminals are of
> a PLC nature, only configurable to the extent of Baud, Data, Stop bits
> and thats it.....no way to add software or switch operating systems. They
> will Send ASCII files and they will Receive ASCII files and I'm hoping
> to do this wirelessly....somehow, from my laptop.

http://www.google.com/Top/Business/Electronics_and_Electrical/Instrumentation/Data_Acqui
sition_and_Control/Data_Communications/

http://www.omega.com/

http://www.moxa.com/

might be a start.






Author: David L. Jones
Date: 21:44 17-09-06

Bart wrote:
> I'd like to accomplish wireless RS232 between two computers running
> hyperterminal or procom without any additional software/programming, using
> the standard com ports (DB9).
> Once again I'm Googled out. At first I thought I could splice into a pair
> of FRS two-way radios, still thinking about it but some sites said those
> frequencies are for voice only and I'd be violating FCC rules. Still, seems
> I should be able to turn my RS232 pulses into something broadcastable over
> these radios and then decipher the received tones at the othere end into
> RS232 pulses, waalaa!
> Another thought is to build from off the shelf components such as something
> like:
> Computer #1's com port
> 1."Serial to USB" adapter >>> $19.00
> 2."USB to Ethernet" adapter >>> $27.00
> 3. Ethernet Wireless Access point or adapter >>> $40.00
>
> Then Computer #2 has the same. There's probably some protocol I'd have to
> put at the beginning of my ASCII file transfer to address the receiving
> wireless adaptor to know its being addressed, yes?
> Am I wasting my energy? Can I direct my energy in another direction to
> accomplish my goal of sending ASCII files wirelessly? My goal is to
> eventually send ASCII files wirelessly to "dummy terminals" (CNC
machines)
> that you simply set its RS232 to receive and it will swallow anything ASCII
> coming in its DB9 com port socket.
> Any thoughts/ideas/opinions greatly appreciated
> Thanks in advance,
> Bart

Plenty of off-the-shelf wireless RS232 solutions are available, some
work a lot better than others depending upon your application. Most of
them are completely transparent, no need to set them up at all in many
cases, and no drivers or anything else required. They literally are a
"wireless RS232 cable".

This brand is the ducks guts, have worked for me on short packet
streams when other brands have not:
http://www.maxstream.net/products/xstream/rf-modem-rs232.php

I can't believe you didn't find anything on Google, "wireless rs232"
gets plenty of options.

Blue tooth ones like this are very popular if range is short:
http://www.ipenabled.com/bluetooth-rs232.html

I've had some brands fail because some of them will only send a
"packat" once it has received enough bytes to fill it, so if you only
send a byte or two it just sits there stupid until it gets enough data
to send.

Dave :)


Author: Si Ballenger
Date: 22:04 17-09-06

On Sun, 17 Sep 2006 19:11:22 -0400, "Bart" <bborb@fusedotnet>
wrote:

>I'd like to accomplish wireless RS232 between two computers running
>hyperterminal or procom without any additional software/programming, using
>the standard com ports (DB9).
> Once again I'm Googled out. At first I thought I could splice into a pair
>of FRS two-way radios, still thinking about it but some sites said those
>frequencies are for voice only and I'd be violating FCC rules. Still, seems
>I should be able to turn my RS232 pulses into something broadcastable over
>these radios and then decipher the received tones at the othere end into
>RS232 pulses, waalaa!
> Another thought is to build from off the shelf components such as something
>like:
>Computer #1's com port
>1."Serial to USB" adapter >>> $19.00
>2."USB to Ethernet" adapter >>> $27.00
>3. Ethernet Wireless Access point or adapter >>> $40.00
>
>Then Computer #2 has the same. There's probably some protocol I'd have to
>put at the beginning of my ASCII file transfer to address the receiving
>wireless adaptor to know its being addressed, yes?
>Am I wasting my energy? Can I direct my energy in another direction to
>accomplish my goal of sending ASCII files wirelessly? My goal is to
>eventually send ASCII files wirelessly to "dummy terminals" (CNC machines)

>that you simply set its RS232 to receive and it will swallow anything ASCII
>coming in its DB9 com port socket.
>Any thoughts/ideas/opinions greatly appreciated
>Thanks in advance,
>Bart

You may want to check some of the RF modules from the below
makers.

http://www.radiotronix.com/
http://www.lemosint.com/
http://www.linxtechnologies.com/
http://www.abacomdirect.com/
http://www.maxstream.net


Author: Ben Wheare
Date: 06:00 18-09-06

Bart wrote:
> I'd like to accomplish wireless RS232 between two computers running
> hyperterminal or procom without any additional software/programming, using
> the standard com ports (DB9).
> Once again I'm Googled out. At first I thought I could splice into a pair
> of FRS two-way radios, still thinking about it but some sites said those
> frequencies are for voice only and I'd be violating FCC rules. Still, seems
> I should be able to turn my RS232 pulses into something broadcastable over
> these radios and then decipher the received tones at the othere end into
> RS232 pulses, waalaa!
> Another thought is to build from off the shelf components such as something
> like:
> Computer #1's com port
> 1."Serial to USB" adapter >>> $19.00
> 2."USB to Ethernet" adapter >>> $27.00
> 3. Ethernet Wireless Access point or adapter >>> $40.00
>
> Then Computer #2 has the same. There's probably some protocol I'd have to
> put at the beginning of my ASCII file transfer to address the receiving
> wireless adaptor to know its being addressed, yes?
> Am I wasting my energy? Can I direct my energy in another direction to
> accomplish my goal of sending ASCII files wirelessly? My goal is to
> eventually send ASCII files wirelessly to "dummy terminals" (CNC
machines)
> that you simply set its RS232 to receive and it will swallow anything ASCII
> coming in its DB9 com port socket.
> Any thoughts/ideas/opinions greatly appreciated
> Thanks in advance,
> Bart
>
>

I would recommend the LPRS EasyRadio modules, just connect them to 5V,
and a MAX232 if needed, and you have wireless RS232.
They are made in the UK, but
http://www.saelig.com/miva/merchant.mvc?Screen=CTGY&Category_Code=RW
distribute them in the US.

They either transmit after 180bytes, or when a 2byte gap is detected.
Simply use serial in/out.

Author: Bart
Date: 06:55 18-09-06

> I'd like to accomplish wireless RS232 between two computers running
> hyperterminal or procom without any additional software/programming, using
> the standard com ports (DB9).
<snip>
<snip>

Thanks for the replies! The links I clicked on from a Google search seemed
units were all over $200 a piece, some $400 and $600....but as I took the
time to surf the links you supplied I find some around $100 and modules as
low as $20...........COOL! Seems I need more patience with Google and should
take time to surf a sight that it suggests instead of just the page it takes
me to.
I was impressed with Maxstream's site, gonna call them today.
Thanks again,
Bart



1


      Contact  |  Electronic Portal


Sci.Electronics.Basics by Keywords
ADC
Antenna
CAD
Coil
Generator
IDE
LCD
Modulator
MOSFET
NiMH
Opamp
Oscilloscope
PID
RS232
Telephone
Transformers
TTL
USB

Sci.Electronics.Basics By Author