RAA - ruby-serialport

THIS PAGE IS FOR PROJECT OWNER

Please see http://raa.ruby-lang.org/project/ruby-serialport for users.

ruby-serialport / 0.6

Short description: Ruby/SerialPort
Category: Library/Hardware
Status: testing
Created: 2002-10-25 12:03:53 GMT
Last update: 2003-02-13 20:24:55 GMT
Owner: Guillaume Pierronnet (Projects of this owner)
Homepage: http://ruby-serialport.rubyforge.org/
Download: http://rubyforge.org/download.php/72/ruby-serialport-0.6.tar.gz
License: GPL
Dependency:
Required by: ruby-sms/1.0.0 Serial driver to support serial Bluetooth connections.
Description:

Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports. This class also contains low-level functions to check and set the current state of the signals on the line.

Currently work on POSIX, cygwin and native Windows systems.

The native Windows version of this library supports Microsoft's Visual C++ and Borland's C++ compilers.