Handheld DMX controller
Handheld DMX controller
[!WARNING]
The image’s assemble has a mistake. DMX output should be XLR female connector, but it’s male.
At first, build a circuit.
Schematic is below:
[!NOTE]
You can see PDF of the schematic in
schematic/
. Also KiCAD Eeschema.sch
file is contained.
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.
--
for -10, -
for -1+
for +1, ++
for +10Example steps of set channel 4 value to 100:
By following the step, the LCD view will be below:
archive
Knob part 3D model and drawing for value knob (variable resistor). But…
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).