Using asyncio for serial port

james.time4tea at gmail.com james.time4tea at gmail.com
Sat Feb 8 18:42:18 EST 2014


Hiya

I'm looking at using asyncio for creating an socket <-> serial protocol bridge, but looking at the current implementation of asyncio it looks to be quite socket specific.

I can't see any way to get it to support a simple serial device.

Any advice on where to proceed would be very much appreciated!

Thanks!

James



More information about the Python-list mailing list