Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b4ck5p4c3/mqtt2dmx

💡 Bridge between MQTT and DMX512 with a simple RS-485 adapter. Based on PyDMX project
https://github.com/b4ck5p4c3/mqtt2dmx

dmx dmx512 mqtt

Last synced: 12 days ago
JSON representation

💡 Bridge between MQTT and DMX512 with a simple RS-485 adapter. Based on PyDMX project

Awesome Lists containing this project

README

        

# mqtt2dmx
```sh
# Install deps
pip install paho-mqtt numpy pyserial
```