Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/go-rs232
RS232 / Serial interface for go
https://github.com/dustin/go-rs232
Last synced: about 2 months ago
JSON representation
RS232 / Serial interface for go
- Host: GitHub
- URL: https://github.com/dustin/go-rs232
- Owner: dustin
- License: other
- Created: 2011-12-26T05:08:24.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T06:51:22.000Z (over 9 years ago)
- Last Synced: 2024-10-11T14:15:22.495Z (2 months ago)
- Language: Go
- Homepage:
- Size: 128 KB
- Stars: 35
- Watchers: 3
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
A simple serial interface for go.
This is a yak I shaved so I could use go both for Arduino work and
Amateur radio (APRS) work. There are many things that can be done
with serial ports that can't be done here. If you are affected by
these, please help make it better.