https://github.com/desertbit/serial
A cross-platform serial library for go
https://github.com/desertbit/serial
Last synced: 6 months ago
JSON representation
A cross-platform serial library for go
- Host: GitHub
- URL: https://github.com/desertbit/serial
- Owner: desertbit
- License: bsd-3-clause
- Archived: true
- Fork: true (albenik/go-serial)
- Created: 2019-08-23T20:06:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T20:15:27.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T03:33:51.667Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github.com/desertbit/serial
A cross-platform serial library for Go.
Forked from [https://github.com/albenik/serial](https://github.com/albenik/serial).
## INSTALL
```
go get -u github.com/desertbit/serial
```
## Documentation and examples
See the godoc here: https://godoc.org/github.com/desertbit/serial
## License
The software is release under a BSD 3-clause license