Skip to content

ftd2xx/ftd2xx-aio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftd2xx-aio

ftd2xx-aio is an extension of ftd2xx (a wrapper around the D2XX drivers for FTDI devices) that adds a transport/protocol layer (similar to pyserial-asyncio). This allows the user to take advantage of asynchronous callbacks on connections, rather than polling for data themselves.

Thanks

Parts of this code are inspired by or directly copied from the work of the pyserial team (pyserial-asyncio) which is under BSD3 license. This project is possible because of their good work for the open source community. Thank you!

And, of coarse, thank you Satya for your work on ftd2xx! I have truly enjoyed contributing to your project here and there. You are so great to work with!

About

Transport/protocol layer to extend ftd2xx for asyncronous connections.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages