RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - January 15, 2018 (7 KB)

Runtime Dependencies (1):

Development Dependencies (3):

hoe ~> 3.16
minitest ~> 5.11
rdoc ~> 4.0

Owners:

Authors:

  • Aaron Patterson

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 4,018

For this version 4,018

License:

MIT

Required Ruby Version: >= 0

Links: