Using asyncio for serial port

Phil Connell pconnell at gmail.com
Tue Feb 11 03:12:08 EST 2014


On 8 Feb 2014 23:45, <james.time4tea at gmail.com> wrote:
>
>
> 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!

You might have more luck on the python-tulip list/group.

Asyncio is still very new for most people :)

Cheers,
Phil

>
> Thanks!
>
> James
> --
> https://mail.python.org/mailman/listinfo/python-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140211/7eb28f81/attachment.html>


More information about the Python-list mailing list