Registry / networking / ruby-serialport

ruby-serialport

JSON →
library0.7.0rbrubygemsunverified

Ruby library for controlling RS-232 serial ports.

gem install ruby-serialport
INSTALL
IMPORT
SIG · RUBY-SERIALPORT
R
ruby-serialport
networkingrubyv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SerialPort
require 'serialport'

Open a serial port and send a command.

require 'serialport' sp = SerialPort.new('/dev/ttyS0', 9600) sp.write('AT') puts sp.gets
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
ruby-serialport — gem install ruby-serialport · libregistry