jobin-sun / raspberry-gpio-python

Automatically exported from code.google.com/p/raspberry-gpio-python
MIT License
0 stars 0 forks source link

Asynchronous I/O Support #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would like to see Async I/O support in this library such that an Async I/O 
framework such as circuits can easily be interested and a wrapper Component 
created.

See: https://bitbucket.org/circuits/circuits-dev

circuits has a circuits.io.Serial wrapper Component around pyserial in teh same 
light.
See: https://bitbucket.org/circuits/circuits-dev/src/tip/circuits/io/serial.py

Original issue reported on code.google.com by prolo...@shortcircuit.net.au on 10 Dec 2013 at 11:37