9 lines
744 B
INI
9 lines
744 B
INI
name=esp_dmx
|
|
version=2.0.2
|
|
author=Mitch Weisbrod <mitch@theweisbrods.com>
|
|
maintainer=Mitch Weisbrod <mitch@theweisbrods.com>
|
|
sentence=Transmit and receive DMX using an ESP32.
|
|
paragraph=This library allows for transmitting and receiving ANSI-ESTA E1.11 DMX-512A using an Espressif ESP32. It provides control and analysis of the packet configuration and allows the user to read or write synchronously or asynchronously from the DMX bus using whichever hardware UART port that is desired. This library also includes tools for data error-checking to safely process DMX commands as well as DMX packet metadata extraction to assist with troubleshooting DMX errors.
|
|
category=Communication
|
|
url=https://github.com/someweisguy/esp_dmx
|
|
architectures=esp32 |