Home

Jamiroquai Control Board

Brief: To redesign an existing controller board for the Jamiroquai – Automaton project with enhanced reliability, ease of use and in a smaller for factor.

Approach: Previous versions of the controller had used I2C multiplexing ICs to manage joysticks remotely with as few wires as possible.  However losing I2C communication through bad connections would cause the program to lock up and prevent all functionality of the LED helmet.  To overcome this we opted to use a different communication interface, SPI, in conjunction with reliable 74 series logic ICs to provide the same functionality without the possibility of lock ups.  To achieve the size restraints we opted to use tiny 0402 size resistors in conjunction with QFN logic ICs and some micro SMD joystick modules.  As the current controller boards were causing lock ups mid show this project was considered an emergency and the entire development stage through to final implementation was achieved in a matter of days.

Outcome: 5 highly reliable, tiny controller boards, as well as embedded c++ software library for easy implementation.  Each board provides 10 input channels over a 5 wire connection requiring just 3 IO pins for control.