help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RS232/Serial Comms


From: Miquel E. Cabañas
Subject: Re: RS232/Serial Comms
Date: Sun, 29 Oct 2006 13:20:32 +0100 (CET)
User-agent: SquirrelMail/1.4.4

other possible solutions,

http://serialdatalogge.sourceforge.net/
Serial Data Logger (SDL) is a cross platform program for acquiring,
decoding and saving data that was received from a multiple serial ports
(also known as a com port or RS-232). SDL has been tested on Windows,
Debian Linux and Mac OS-X. SDL is written so that new devices can easily
be added WITHOUT modifications to the main application. Each item that you
want to collect and decode data from must have a  module written to decode
the serial data and parse it into different data fields.

http://sourceforge.net/projects/serialwizard/
SerialWizard is a tool aiming to simplify development of RS232 based
programs. It allows users to easily send data to any RS232 port and
process any data received by a RS232 port.

http://sourceforge.net/projects/jcomm/
OS independent RS232 remote control. Java-based server (console), easy
adjustable HTML GUI, local/internet use, incl. device driver API and
drivers (e.g. EIKI LC-XM1/SM1/VM1!!)

http://sourceforge.net/projects/librs232/
librs232, the library provide common interface to rs232 serial interface
communication. the library is based on linux rs232 device driver.

http://sourceforge.net/projects/opennet/
Event driven network communication library (DLL). Provides a unified API
for TCP, UDP and RS232. Automatic contruction, understanding and tunneling
of complex data. Windows only.


http://www.windmill.co.uk/rs232.html
LabIML is a universal driver for instruments that send or accept ASCII
messages over RS232. It automatically feeds data from the instruments to
Windows application software. You could, for example, show readings from a
GPS receiver and a sonar in an Excel spreadsheet, or data from an
electronic balance in Windmill's own Chart program. LabIML 4.3 is now
***FREE TO OUR NEWSLETTER SUBSCRIBERS,*** including technical support for
life!

http://www.entechtaiwan.com/dev/port/index.shtm
TVicPort is a toolkit for direct port I/O from Win32 applications.
TVicPort includes transparent support for Windows 95/98/Me and Windows
NT/2000/XP/XP 64-bit, providing programmers with standard methods for
real-time direct access to port and memory mapped I/O - without requiring
you to write a custom virtual device driver for Windows 9x/Me or a
kernel-mode driver for NT/2000/XP/XP 64-bit. Brand new 64-bit offers
intelligent support for 64-bit solutions. TVicPort ***IS NOW FREE FOR
PERSONAL (NON-COMMERCIAL) USE!***

Miquel

-- 
Miquel Cabañas, SeRMN, UAB
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]