Git Product home page Git Product logo

dmx2knx's Introduction

This is a gateway between DMX and KNX to allow control of KNX lighting systems using DMX light controllers.

Introduction

KNX (also called EIB) is a building control bus system commonly used in large buildings. It might be used to control lights, blinds or heating systems.

DMX is used to control stage lighting and special effects, and is the industry standard worldwide for this purpose.

In a theater or other concert venue, it's very useful to be able to control the house lights from the same light board as your stage lights. If you're planning the electrical installation in a new building, you could just buy dimmers for the house lights which can be controlled via both KNX and DMX (for example, by using dimmers that are addressed in an analog fashion with 0-10 volt and using 0-10 volt demuxers for both protocols).

If you're retrofitting DMX control into a KNX building, things get a bit more difficult: KNX is rather narrowband (9600 bits per second) and thus cannot dim as smoothly as DMX (which sends all its 512 channels 40 times per second). So any conversion between DMX and KNX needs to make sure that not more than ~50 messages are sent to the KNX bus.

Requirements

Installation

  • Hook up the interfaces to your DMX and KNX wiring and connect them to the Raspberry Pi.
  • Put ArchlinuxARM for the Raspberry Pi on an SD card and power up the Pi.
  • Edit the pairs.conf (DMX to KNX channel assignments) to match your needs.
  • Connect to the Raspberry Pi using SSH / UART or just hook it up to screen and keyboard.
  • You may want to customize the install.sh script, in case you want to choose a different hostname.
  • Copy over this repo folder to your Raspberry Pi (for instance using scp).
  • Execute the install.sh script on your Pi. Enter the passwort to be set for the root account.
  • Now wait ~40 minutes for the Pi to download and install all software dependencies. The script will also make the SD card readonly.
  • Reboot the Pi with everything wired up and try it out.

dmx2knx's People

Contributors

jeija avatar

Watchers

James Cloos avatar  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.