Project:WiiMX: Difference between revisions

From London Hackspace Wiki
(Created page with 'Project maintained by Solexious, contact via IRC or at charlesyarnold@gmail.com == Project Brief == ==== Summery ==== To use a Wii Nunchuk controler and output dmx signals to c…')
 
mNo edit summary
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Project maintained by Solexious, contact via IRC or at charlesyarnold@gmail.com
Project maintained by Solexious, contact via IRC or at charlesyarnold@gmail.com


== Project Brief ==
== Project Brief ==
==== Summery ====
==== Summary ====


To use a Wii Nunchuk controler and output dmx signals to control theatrical moving lights.
To use a Wii Nunchuk controler and output dmx signals to control theatrical moving lights.


==== Overview ====
==== Overview ====
This project was put together by using the Wii Nunchuk library from here [http://www.windmeadow.com/node/42] and using the DMXSimple library from tinker.it.[http://code.google.com/p/tinkerit/wiki/DmxSimple]
Most of the control surfaces for moving lights in the theatrical world are based on track balls, encoder wheels or direct keypad input. Not very movement orientated. So I decided to cobble this together to show that there are other ways than the conventional to control fixtures.
Future plans with the WiiMX is to allow control of all the functions of the light, colour, gobos etc. Then to get it working with lots of different moving lights.


== Video ==
== Video ==
Line 14: Line 21:
== Downloads ==
== Downloads ==


Arduino Sketch:
Arduino Sketch: [http://www.tormentedtechnologies.com/docs/WiiMX.pde]


== Project Licence ==
== Project Licence ==
====Code====
====Code====
GPL V3 http://www.gnu.org/licenses/gpl.html
GPL V3 http://www.gnu.org/licenses/gpl.html
[[Category:Projects]]

Latest revision as of 01:06, 29 May 2013

Project maintained by Solexious, contact via IRC or at charlesyarnold@gmail.com


Project Brief

Summary

To use a Wii Nunchuk controler and output dmx signals to control theatrical moving lights.

Overview

This project was put together by using the Wii Nunchuk library from here [1] and using the DMXSimple library from tinker.it.[2]

Most of the control surfaces for moving lights in the theatrical world are based on track balls, encoder wheels or direct keypad input. Not very movement orientated. So I decided to cobble this together to show that there are other ways than the conventional to control fixtures.

Future plans with the WiiMX is to allow control of all the functions of the light, colour, gobos etc. Then to get it working with lots of different moving lights.

Video

http://vimeo.com/8198265

Downloads

Arduino Sketch: [3]

Project Licence

Code

GPL V3 http://www.gnu.org/licenses/gpl.html