Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/b4ck5p4c3/mqtt2dmx
- Owner: b4ck5p4c3
- Created: 2022-02-16T05:23:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-18T21:52:01.000Z (over 2 years ago)
- Last Synced: 2024-11-09T23:33:12.480Z (2 months ago)
- Topics: dmx, dmx512, mqtt
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mqtt2dmx
```sh
# Install deps
pip install paho-mqtt numpy pyserial
```