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:
=
インストール:
=
バージョン履歴:
- 1.0.0 January 15, 2018 (7KB)
Runtime依存関係 (1):
ruby-termios
>= 0