I developed a version where the TTL logic was replaced by a CPLD. This made the circuit much smaller. Instead of the Arduino Nano I directly integrated an ATMega32u4. This is flashed with the ...
You can use it as some sort of virtual vJoy device. This is what the sketch is doing at the moment. It will receive messages through the COM port and update the current position of the joystick. It ...