Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulc/pymodem
Simple Python interface to generic tty and (specifically) GSM modem devices. Includes general serial connection/chat, AT command, SMS (including GSM.03.38) support.
https://github.com/paulc/pymodem
Last synced: 9 days ago
JSON representation
Simple Python interface to generic tty and (specifically) GSM modem devices. Includes general serial connection/chat, AT command, SMS (including GSM.03.38) support.
- Host: GitHub
- URL: https://github.com/paulc/pymodem
- Owner: paulc
- Created: 2012-12-28T13:12:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-06T14:50:36.000Z (over 8 years ago)
- Last Synced: 2024-11-09T21:36:41.612Z (about 1 month ago)
- Language: Python
- Size: 8.79 KB
- Stars: 13
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-repositories - paulc/pymodem - Simple Python interface to generic tty and (specifically) GSM modem devices. Includes general serial connection/chat, AT command, SMS (including GSM.03.38) support. (Python)
README
Simple Python interface to generic terminal and (specifically) GSM modem
devices. Includes general serial connection/chat, AT command, SMS (including
GSM.03.38) support.License: MIT