usatenko / DjiMini2RCasJoystick

Python Linux uevent virtual joystick interface for DJI Mini 2 RC (also known as RC-N1, RCS231, WM161b-RC-N1, RCN1) <-> Linux joystick interface (uinput)). Inspired by hjstn/miniDjiController
Apache License 2.0
37 stars 6 forks source link

DJI Mini2 RC as a Joystick

to run it

Tested joystick (buttons that work are marked with arrows):

image

If you have problems running it on Python 3.11, use this solution offered by jim3692 to run on 3.10.4

You may need to run "sudo modprobe uinput" in case you have "OSError: [Errno 19] Failed to open the uinput device: No such device" error.