Skip to content

An SVG based sign controller communicating over ARTNET (or by communicating with a local device such as a CueServer)

Notifications You must be signed in to change notification settings

matt-flaig/sign-controller

Repository files navigation

The Software

Sign Controller Demo GIF

A custom web-app allowing users to easily select key parts of the logo and choose colors from a color picker. The software then provides a hardware agnostic API to write data to any standard DMX node (via ART-NET) or any CueServer (via binarybuffer).


The Translator

Locally here, we’re using a CueServer2 Mini to act as the server and controller for the sign. It’s connected to our network on an IoT VLAN then receives data via ART-NET or http and transmits it’s over RJ45/CAT6 to the DMX RGB controllers.


The Communicator

The DMX dimmer for the lights is a Bitro controller, which determines how much voltage is delivered to each color of RGB light. It appears to be identical (minus logo) to this one on Amazon:

SIRS-E 5 Channel CV DMX RDM Digital PWM Decoder 8/16 bits for RGB & RGBW LED Lighting 12-24V DC UL Recognized Controller 5x8A Dimmer 5809 SR-2108A-M5-5


The CueServer sends DMX (over a CAT6 cable) to the individual DMX receivers on the roof, which are individually addressed to each LED set in the letters.

Physical Sign Fixture Addressing

Each address in the three channel range (1-3) is the Red, Green, Blue channels respectively.


Credits / Frameworks

About

An SVG based sign controller communicating over ARTNET (or by communicating with a local device such as a CueServer)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published