Registry / networking / ccutrer-serialport

ccutrer-serialport

JSON →
library1.1.0rbrubygemsunverified

Ruby only library that relies on FFI instead of an extension, and inherits from IO.

gem install ccutrer-serialport
INSTALL
IMPORT
SIG · CCUTRER-SERIALPORT
C
ccutrer-serialport
networkingrubyv1.1.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.

Ccutrer::SerialPort
require 'ccutrer/serialport'

Open a serial port and send a command.

require 'ccutrer/serialport' sp = Ccutrer::SerialPort.new('/dev/ttyUSB0', 9600) sp.write('AT')
Debug
Known issues
gotchaRequires FFI; may have compatibility issues on some platforms.
fix
Ensure FFI is installed and your system supports the required libraries.
affects: >= 0
Upgrade
Version history
1.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
OpenAI (training)
2
Amazon
1
Resources
ccutrer-serialport — gem install ccutrer-serialport · libregistry