argorain / dmx-ambilight

Ambient light control based on what is on computer screen
GNU General Public License v3.0
2 stars 0 forks source link

More Documentation need #1

Open carlosplazaaguilera opened 7 years ago

carlosplazaaguilera commented 7 years ago

Installed but Can't open device. I need more info & documentation, how to configure channels, speed, fixtures, constant values for certain channels and fixtures, etc... I need more documentation about compatibility if exist like DmxKing, Enttec USB DMX Pro or others than DMXpipe Thanks!!! A GUI, a web interface or terminal wizard will be great, and more compatibility. This proyect may become crazy a lot of people using raspberrypi+kodi, boblight or adalight or other are too complex or imposible to manage DMX output. Go on!!, congratulations!!

argorain commented 7 years ago

Hi. Thanks for installing. It was made in one-night coding session, so it really is not well documented (sorry for that) and compatibility was tested only against DMXPipe.

About other devices: if your DMX interface is FTDI based, it should work. Otherwise not, because it is not programmed (I haven't any other than FTDI based)

GUI: My idea is to keep it as simple as possible, so I would rather than GUI or web interface have terminal UI (or to be more precise, terminal arguments)

I try to find some time and make it more user friendly, Stay tuned and thanks for support!