Dragonframe documentation

This commit is contained in:
Christian Colglazier 2023-08-05 21:31:18 -04:00
parent 1afc747b28
commit 1025d57c6a

View File

@ -51,6 +51,10 @@ RGB lights use four DMX channels to set brightness and RGB values.
| 3 | Green |
| 4 | Blue |
### Dragonframe
To add the DMX server to Dragonframe open up a project and on the top menu select Scene -> Connections... Select the `Add Connection` button and from the device drop down select `ArtNet DMX`. Select DMX U1. If you want it to be another Universe number than select a different number. For the ip:universe number enter `127.0.0.1:1`. The first set of numbers before the colon being the local address of your computer and the number after the colon being the universe number of AquaDMX. If you are running the program on a different computer you should set that computers IP address instead of the localhost address. Click connect and if AquaDMX is running Dragonframe should change the connect icon to green.
### Running
To run the program run the following command: