Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 307 Bytes

File metadata and controls

16 lines (13 loc) · 307 Bytes

dmx2artnet

Converts serial DMX to UTP ArtNet using a Beck IPC board. Watcom development suite required.
Build:

setup correct environment before compiling. see here

wmake dmxin.exe   
wmake dmxout.exe  

Clean

wmake clean