The Open Lighting Project has moved!
We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
Difference between revisions of "Misc. projects"
From wiki.openlighting.org
Line 5: | Line 5: | ||
Using same protocol as Enttec DMX USB Pro | Using same protocol as Enttec DMX USB Pro | ||
http://doityourselfchristmas.com/forums/showthread.php?t=7009 | http://doityourselfchristmas.com/forums/showthread.php?t=7009 | ||
− | schematic and source code available to board members | + | schematic and source code available to board members. |
+ | The "lynx USB DMX dongle" interface: | ||
+ | * FAQ: http://diylightanimation.com/index.php?topic=197.0 | ||
+ | * Manual etc.: http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices | ||
+ | At least with one PC application this interface can emulate the Enttec Pro for tramission. | ||
'''Other''' | '''Other''' |
Revision as of 07:42, 16 January 2010
This listing page is for project that don't need a separe wiki page (yet).
USB to DMX hardware
Using same protocol as Enttec DMX USB Pro http://doityourselfchristmas.com/forums/showthread.php?t=7009 schematic and source code available to board members.
The "lynx USB DMX dongle" interface:
* FAQ: http://diylightanimation.com/index.php?topic=197.0 * Manual etc.: http://diylightanimation.com/wiki/index.php?title=Equipment#DMX_Devices
At least with one PC application this interface can emulate the Enttec Pro for tramission.
Other
Many notes and designs on http://members.westnet.com.au/rowanmac/
Software to microcontrollers to receive or transmit DMX and control LED's, dimmers etc. and FTDI chip dongles: http://www.hoelscher-hi.de/hendrik/english/ressources.htm
Instructions to build a dongle Input is command data from a RS232 port, a PIC with assembler code is used to clock out DMX.