RDM Device Emulator

by DavidB56 in Circuits > Arduino

2498 Views, 6 Favorites, 0 Comments

RDM Device Emulator

Untitledjkjh.png

About a year ago I bought a cheap DMX RGB wall washer , but it had a set DMX address so i decided to build an RDM Emulator.

Gather the Parts

svg.jpg
You will need
  • 2 x MAX485
  • 1 x 100 OHM resistor
  • 1 x 4.7 k resistor
  • 1 x Arduino rev3
  • Jumper wires
  • 1 x Breadboard

Build the Circuit

ghg_schem.jpg

Arduino Code

You will need to install the DmxSerial2.h and the DmxSimple.h arduino library's.

Then you can upload the arduino code to your arduino uno rev3.

Downloads

You're Done!