AlanChatham / UnoJoy

UnoJoy! allows you to easily turn an Arduino Uno (or Mega or Leonardo) into a PS3-compatible USB game controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's possible control six axes with Unojoy?

Pietrogramma opened this issue · comments

Hi I'm building some gauges for my home cockpit of te Beech Craft B58 to use with the flight simulator Prepar3d.
I would make the throttle group, that have six indipendent levers, with six potentiometers.
For this reason I would use Unojoy (and not megajoy for space reason) where i would plug the six potentiometer to A0, A1, A2, A3, A4 and A5 pin, it's possible? If yes, can you help me for the code?
Thanks and sorry for bad english.
Regards

Hi! You can run the MegaJoy firmware on an Uno just fine, so that's what I would recommend!

Hi Alan, thanks for your reply, I tried to flash the Megajoy firmware to Arduino uno with Fllip 3.47 and in the proprietis of the Unojoy Joystick I see six axes, but are blocked. If I turn the potentiometrs, the slides of every axes remain still.
I tried, also, to use the MegaJoy.ino with the IDE Arduino and the use the MegaJoy Attack.bat , but, in this case, the slider of the axis work fine, but the axes are only 4.
Thanks and ciao