Addressing a COM port from Python
Nick Craig-Wood
nick at craig-wood.com
Tue Jan 17 05:30:07 EST 2006
Doru-Catalin Togea <doru-cat at ifi.uio.no> wrote:
> I am writing some tests and I need to place calls through the modem. Is
> there an API for addressing the COM ports on my machine, so that I can
> issue AT-commands to the modem?
http://pyserial.sourceforge.net/
Works well in my experience
--
Nick Craig-Wood <nick at craig-wood.com> -- http://www.craig-wood.com/nick
More information about the Python-list
mailing list