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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to