/DMXwebController

A nodeJS-express application to control a Thinkerforge DMX bricklet on a Raspberry PI from a webbrowser.

Primary LanguageJavaScriptMIT LicenseMIT

DMXwebController

STABLE NOW 🥳🥳🥳

A simple web environment to simulate a lighting console and connect it to a Thinkerforge DMX Bricklet interface. Suitable for low end use. (theaters without special effects, speakers, ...) The software is mainly desinged for my school lightning system, which does not offer some fancy RGB-lights etc. Therefore this system only supports 24 channels. The goal is to create a easy to understand UI for non teckies. (future project: make it scalable to use all 512 Channels)

features

  • scenes
  • blackout/flash
  • fast change menue
  • instant output feedback
  • notes
  • multi client handling
  • http basic auth
  • export / import of settings files
  • seperate monitor view

planed UI interfaces

  • easy24

    • different scenes
    • auto fading/cross fading
    • scene export/import
    • random scene generator
    • copy scenes
  • easy256

  • easy512

  • mobile

  • scriptUI

    • A script based client for effect automation and easy procedure/effect programming (currently working on)
  • complex

  • rgb

  • modular

  • monitor disply (24)

libs / frameworks

UI screenshots