DMX-MiniController

Handheld DMX controller


Project maintained by aKuad Hosted on GitHub Pages — Theme by mattgraham

DMX-MiniController

Handheld DMX controller

Head image

[!WARNING]

The image’s assemble has a mistake. DMX output should be XLR female connector, but it’s male.

Step of production

At first, build a circuit.

Schematic is below:

Schematic

[!NOTE]

You can see PDF of the schematic in schematic/. Also KiCAD Eeschema .sch file is contained.

Components

Next, upload firmware to Arduino nano on the circuit.

Firmware source is in DMX-MiniController_Arduino. Open it by Arduino IDE, then upload.

[!NOTE]

Actually, the source quality is not well (e.g. using many global variables). But I will not improve them. It’s a memory of my old work.

It’s ready.

Usage

Assemble

Example steps of set channel 4 value to 100:

  1. Click Channel+ switch, then set current channel 4
  2. Rotate value knob, then set value 100
  3. Click Write switch

By following the step, the LCD view will be below:

Usage step 1

Usage step 2

Usage step 3

Usage step 4

Other files in archive

knob-model

Knob part 3D model and drawing for value knob (variable resistor). But…

old-reference

I wrote a usage guide with LibreOffice writer for printing.

README.md describing containing files in the directory (at that time, it was not a Git repository).

License

CC0