uart
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.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
Getting Started
Learn more about the Uart gem.
Playground
Test, play and inspect the gem for yourself