Skip to content

catrielmuller/dji-mini-controller-linux-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DJI Mini Controller - Linux Driver

This is a small python script to use the DJI Mini Controller as a joystick on Linux thanks to the serial interface that have the controller.

Based on [hjstn/miniDjiController][https://github.com/hjstn/miniDjiController] for Windows (vJoy).

Why?

Because I wanted to play Liftoff on Linux.

Supported Device

  • Bus 001 Device 017: ID 2ca3:0008 DJI Technology Co., Ltd. Mavic Mini MR1SD25 Remote controller

Installation

git clone https://github.com/catrielmuller/dji-mini-controller-linux-driver.git
cd dji-mini-controller-linux-driver
pip install -r requirements.txt

Usage

python main.py -p /dev/ttyACM0

About

DJI Mini Controller - Linux Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages