hparra / ruby-serialport

ruby-serialport is a Ruby library that provides a class for using RS-232 serial ports

Home Page:http://rubygems.org/gems/serialport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Parallel data from ttyUSB port?

micahlisonbee opened this issue · comments

Is it possible to use this project to read parallel input data on the ttyUSBx port? If not, can you point me in the right direction, thanks.

What do you mean by parallel input? In a separate Thread, while doing other things?