Codes and tips about the protoBox project, Arduino powered. Available at http://hackaday.io/project/2561 . Requires IRremote,ShiftPWM and WiiChuck libraries to run, available at: https://github.com/shirriff/Arduino-IRremote https://github.com/elcojacobs/ShiftPWM http://playground.arduino.cc/Main/WiiChuckClass .
About the Bluetooth data transfer protocol: *You may use it in your projects if you want. *It expects data in the format x,x,x,x,y . x is a number(positive or negative) and y is a char. E.g.:0,0,0,0,r turns the relays off