Lab_interaccio/2022/Mariona_wind/lib/esp_dmx-2.02/library.properties

9 lines
744 B
Properties
Raw Permalink Normal View History

2025-02-25 21:29:42 +01:00
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