dh1tw / sers

Serial port access for the Go programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sers

Overview

Package sers offers serial port access for the Go programming language. It is a stated goal of this project to allow for configuration of non-standard bit rates as the may be useful in a wide range of embedded projects.

Platforms

sers has been successfully used on Mac OS X, Linux and Windows. The windows port is currently lacking support for RTS/CTS handshaking.

About

Serial port access for the Go programming language.

License:MIT License


Languages

Language:Go 96.3%Language:C 3.7%