An open API service indexing awesome lists of open source software.

https://github.com/daedaluz/goserial

Pure go serial library for linux
https://github.com/daedaluz/goserial

go linux serial spidev termios

Last synced: about 2 months ago
JSON representation

Pure go serial library for linux

Awesome Lists containing this project

README

          

# goserial
Pure go library for linux serial ports.

This library aims to expose some additional functionality for serial ports in linux such as
configuring rs485 and sending break signals.

* Configuration through Get/SetAttr.
* Configuration through Get/SetAttr2.
* Configuration through Set/GetSerial.
* Configuration through Set/GetRS485.
* Enabling and disabling modem lines.
* Sending breaks
* Flow control