lgoette / Prismatik-ArtNet

Prismatik Plugin - Controll DMX devices with Prismatik via Art-Net
9 stars 0 forks source link
ambilight art-net artnet dmx dmx512 lightpack prismatik prismatik-plugin python

Readme

Prismatik Art-Net plugin

This plugin adds ArtNet support to your Prismatik software. ArtNet is a protocol that allows DMX lighting data to be transmitted over an ethernet network. The plugin talks to an ArtNet node, connected to your DMX lighting fixtures with DMX-cables.


Table of contents

Dependencies

Installation

Install Python (I tested it on Python 3.6.9, but it should work on the current version)

Install Beautiful Soup 4 by entering pip install bs4 in the terminal.

In Prismatik:

Download and extract the repository

Place ArtNet folder from the extracted repo in the Prismatik plugin directory:

Adjust settings in the ArtNet.ini file (instructions in the next chapter)


Configuration

Edit ArtNet.ini in the ArtNet plugin folder with your preferred text editor

Start the plugin

Troubleshooting

Useful URLs