I bought a Quadrino Nano and I am working on building a Quad-copter drone. The only controller I have its a PS2 Robot Controller (V3). Do I need to buy a new controller for it to work with my Quadrino Nano board? Or its there any way for me to use this controller? I was thinking of programming an Arduino Uno or Mega to decode the controler and send the information to the Quadrino Nano. But there are no examples of connecting this controller with an Arduino Nano and I don’t know how to even connect it with the Arduino. All examples are for the Botboarduino controller. Can somebody give me some light on this subject?
There are no code available to use a PS2 controller with MultiWii at the moment.
However, you could use an Arduino to convert the signals and feed the Quadrino Nano by Serial communication or by emulating PWM’s R/C signals.
You have several serial ports around the Quadrino Nano. You will need the wiring harness to interface with them:
Lynxmotion Quadrino Nano Advanced Wiring kit
Here are some interesting links too:
Lynxmotion Quadrino Nano – Wireless Communication
Multiwii Serial Protocol