gurbyz / basicmodem

Support basic analog modem commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basicmodem

A wrapper library for sending commands to USB modems. Features:

  • Writes commands to modem, returns response from modem
  • Enables caller id (via AT+VCID=1) and collects information for incoming calls
  • Provides a callback for incoming call notification

About

Support basic analog modem commands

License:MIT License


Languages

Language:Python 100.0%