Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65894

Re: Using asyncio for serial port

References <be970b74-f6a8-4d75-81d0-078c4ff681c7@googlegroups.com>
Date 2014-02-11 08:12 +0000
Subject Re: Using asyncio for serial port
From Phil Connell <pconnell@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.6654.1392106337.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 8 Feb 2014 23:45, <james.time4tea@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Using asyncio for serial port james.time4tea@gmail.com - 2014-02-08 15:42 -0800
  Re: Using asyncio for serial port Phil Connell <pconnell@gmail.com> - 2014-02-11 08:12 +0000
  Re: Using asyncio for serial port Marko Rauhamaa <marko@pacujo.net> - 2014-02-11 18:42 +0200

csiph-web