Both projects were connected to an Unreal Engine virtual twin simulator for testing (see the included GIF above for a demonstration). Arduino-Joystick-Control/ ├── Hardware-Joystick-Control/ │ ├── ...
Arduino Code: Handles input from the joystick and sends data to the Bluetooth module. Python GUI Application: Receives data from the Bluetooth module and controls the mouse/keyboard accordingly. This ...
I have started this joystick controller experiment inspired by the need of a simple DIY joystick which could deliver greater flexibility in the possible designs. Hardware component basis is very ...