Python implementation of the ANSI E1.31 (sACN) Protocol, with sender and receiver based on asyncio. See https://tsp.esta.org/tsp/documents/docs/ANSI_E1-31-2018.pdf
Go to file
2019-10-16 23:57:34 +02:00
.idea Add PyCharm stuff? 2019-10-16 23:41:16 +02:00
src/Proto Change univese representation from bytes to int 2019-10-16 23:57:34 +02:00
.gitignore Remove pycache 2019-10-16 23:56:55 +02:00