Skip to content

LennardBoediger/dmx-fan-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMX Fan Controller

Speed controller for two old industrial fans.

onlyafans.mov

The final installation will use two fans, a powerful fog machine and a stroboscope to create a neat effect.

Documentation

The Fans are powerd by three-phase alternating current and come with an 0-10V control line. The lowest possible speed setting during runtime is 1.6V but 2.6V is needed to start them.

The controller board is based on the Arduino Nano (ATmega328).
For the Fan Control line a 0-5V 10Bit DAC is used. The output voltage is then aplified, so that we end up with an 0-10V 10Bit DAC.
To communicate over the DMX-Bus, the board is equipped with an MAX485E RS-485 transceiver.
The DMX channel can be selected using a DIP switch.
Additionally there is an manual control override, which allows the fan to be set to a constant speed.
Mounting holes are M3.

Schematic:

Schematic-v2

Safety instructions

Please don't die when using large spinning fan blades that are powered by three-phase current.

About

DMX controller for two ancient industrial fans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages