I'm trying to build a hobby project, a keyboard. I want to replace the keys with joysticks. For example, if there are 10 joysticks, push joystick 1 upwards for the letter W, down for X, left for A, right for D, and click for S.
Here is everything I think I need for the project. Do you think it...