anybody know how to use python to communicate with UART?

Steve Holden steve at holdenweb.com
Mon Dec 13 11:42:12 EST 2004


Arnold wrote:

> I want to use python to communicate with UART port in my PC, how can I
> achieve this? any modules need to be installed?
> 
> Thanks
> 
> 
pyserial is the usual solution. See http://pyserial.sourceforge.net/

regards
  Steve

-- 
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119



More information about the Python-list mailing list