Skip to content

glocklueng/DMXStudio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMXStudio DMX Controller

Target environment:

- Windows Vista, 7, 8.1, or 10 (only tested 32 bit on either platform)

Build Environment:

- Microsoft Visual Studio 2015

To use this you will need one or more of the following:

- Enttac USB PRO comatible USB to DMX adapter (such as DMXking ultraDMX Micro -> http://dmxking.com/usbdmx/ultradmxmicro)

or

- Build your own simple USB-based DMX hardware controller based on the FTDI chip (about $20):

	- FTDI Basic Breakout - 5V   http://www.amazon.com/gp/product/B0068QKQEA/
	- TI SN75176BP               http://www.mouser.com/ProductDetail/Texas-Instruments/SN75176BP/
	- Micro USB to USB B cable   http://www.amazon.com/gp/product/B001TH7GUK/
	- 1x3" breadboard            http://www.amazon.com/gp/product/B0040Z6OK6
	- XLR connector
	- 1 100 Ohm resistor
	- Project box (optional)     http://www.radioshack.com/product/index.jsp?productId=2062280
	- Wire / soider /etc

- The FTDI LIB & DLL from FTDI Corp. http://www.ftdichip.com/Drivers/D2XX.htm

- DMX controllable fixture(s) and DMX channel descriptions

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.0%
  • JavaScript 37.4%
  • CSS 13.6%
  • HTML 5.2%
  • C 0.8%