Add your Bluetooth LED Strips to your DMX network with Art-Net and the btledstrip Python library
- Install requirements
$ pip install -r requirements.txt
- Create the LED Strip config file. Following example.yml.
- Run artnet_to_btledstrip module with Art-Net Server and btledstrip integration.
$ python -m artnet_to_btledstrip [led_strip_config_file]
Help:
$ python -m artnet_to_btledstrip -h