Hi,
I'm completely new to Arduino. I'm trying to build a flight simulator cockpit and got a clone for an Arduino Mega (CH340) with an Atmega16U2, which I intend to use to make a joystick.
From what I've read so far, I need to use UnoJoy if I want to turn my board into a joystick, but this process is not (easily) reversed. And I fear there's a chance I screw things up (since I'm a newbie). So I was wondering if there is any other alternative I could try, before going ahead with the UnoJoy option.
Thanks, ieee488
But does this also work for a clone Chinese board? I read that to revert the process needed to use UnoJoy I'd need to get an original board (which I don't have).
Also, I read somewhere that vJoy seems to be an alternative to UnoJoy without the need to flash the board. Is that correct?
Sorry, I had not seen your question. This is my board:
The thing is, it's a cheap clone, not a real Arduino board. So if there's an alternative to reflashing it so I can use it as a joystick, it would be great. Otherwise, is it possible to use UnoJoy with this board, at all?