Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/atmodem
Package atmodem provides a high-level interface for controlling modems using the AT command set. MIT Licensed.
https://github.com/mdlayher/atmodem
Last synced: 6 days ago
JSON representation
Package atmodem provides a high-level interface for controlling modems using the AT command set. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/atmodem
- Owner: mdlayher
- License: mit
- Created: 2020-06-19T20:44:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T02:00:40.000Z (over 4 years ago)
- Last Synced: 2024-10-31T04:50:42.983Z (13 days ago)
- Language: Go
- Size: 17.6 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# atmodem [![Linux Test Status](https://github.com/mdlayher/atmodem/workflows/Linux%20Test/badge.svg)](https://github.com/mdlayher/atmodem/actions) [![GoDoc](https://godoc.org/github.com/mdlayher/atmodem?status.svg)](https://godoc.org/github.com/mdlayher/atmodem) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/atmodem)](https://goreportcard.com/report/github.com/mdlayher/atmodem)
Package `atmodem` provides a high-level interface for controlling modems using
the AT command set. MIT Licensed.