uart 1.0.0
UART is a simple wrapper around the ruby-termios gem that gives you an easy interface for setting up a UART or serial connection. This gem is written in pure Ruby. This gem relies on ruby-termios to provide bindings to the termios system call, but uses those bindings to set up a serial connection in pure Ruby.
Gemfile:
=
install:
=
Versions:
- 1.0.0 January 15, 2018 (7 KB)
Runtime Dependencies (1):
ruby-termios
>= 0