GithubHelp home page GithubHelp logo

rob121 / dmxcontrol Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 674 KB

A dead simple dmx controller in Go

CSS 10.61% Less 10.70% SCSS 10.70% Stylus 9.75% JavaScript 55.61% HTML 1.04% Shell 0.16% Go 1.44%

dmxcontrol's Introduction

DMX Control

This is a dead simple dmx controller

Operating Principle

You define a json file (see config.json) of fixtures and commands (ie on,off,etc) Each state has the channels (1-512) and values (0-255) that should be sent on executing the command. In this way you can create simple on/off commands as well as complex scenes.

The ui will parse the json file and present a table with each fixture and the states as buttons. The controller keeps track of the states and updates the dmx system via usb serial converter when a button is pushed and sends updates periodically to keep things in sync.

Interface Control

Install

Stick the binary (from releases) where you want, the config file will be looked for in the current directory where the program is started or /etc/dmxcontrol

dmxcontrol's People

Contributors

ralfonso-directnic avatar rob121 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.