Benutzer-Werkzeuge

Webseiten-Werkzeuge


project:hgg:open_tasks:output_module_for_pc-2-groundstation_communication_via_rs232

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
project:hgg:open_tasks:output_module_for_pc-2-groundstation_communication_via_rs232 [2012-05-11 17:38] – angelegt 64.95.46.161project:hgg:open_tasks:output_module_for_pc-2-groundstation_communication_via_rs232 [2012-11-13 13:38] s.o
Zeile 1: Zeile 1:
-Hallobei diesem Video von DJ Vadim hat man seine Kindheit wideer vor den Augen Gute Musik und ein sehr schf6nes Video+====== Output module for PC to Groundstation Communication via RS232 ====== 
 + 
 +This page is about ideas for hardware that can be use to convert RS232 data into something else more readily accessible over a long distance data link. 
 + 
 + 
 +===== Hardware ===== 
 + 
 +^ SitePlayer ^^^ 
 +NetMedia makes a module called the [[http://netmedia.com/siteplayer/|SitePlayer]] that can be used to convert RS-232 serial communications over to a format that can be used on the internet.  There are two versions of this device: 
 + 
 +[[http://netmedia.com/siteplayer/webserver/index.html|SitePlayer Web Server]]\\ 
 +[[http://netmedia.com/siteplayer/telnet/index.html|SitePlayer Telnet]] 
 + 
 +* [[SitePlayer Web Server]] can be used to communicate with a device over HTTPand can be used with or in place of an LCD display. 
 + 
 +* [[SitePlayer Telnet]] can be used as a long distance serial port using a port redirector program, in which a virtual serial port is created on a system and, using telnet, data is sent to/from the SitePlayer module while sends this data to/from a device connected via a serial cable.  Or, you can just use telnet to connect to the device and communicate directly with the attached serial device. 
 + 
 +Each comes in a standard or POE (Power Over Ethernet) version. 
 + 
 +===== Software ===== 
 + 
 +^ Windows ^^^ 
 +A good program that creates a virtual serial port on a Windows based system is [[http://www.hw-group.com/products/hw_vsp/index_en.html|HW VSP3 - Virtual Serial Port]].  It works perfectly with the SitePlayer Telnet module and is free. 
 + 
 +^ *nix ^^^ 
 +For *nix systems, there are a wide variety of programs to choose from:   
 + 
 +* [[http://ser2net.sourceforge.net/|Ser2Net]]\\ 
 +* [[http://lpccomp.bc.ca/remserial/|remserial]]\\ 
 +* [[http://www.sourceforge.net/projects/serialoverip/|serialoverip]]\\ 
 +* [[http://www.jbrain.com/pub/linux/serial/|tcpser]]\\ 
 +