准备工作
一台电脑。操作系统需要在Windows10/以上
一个DJI RC-N1/N1C遥控器(RC231)
一条Typec数据线。
开始折腾!
1.安装Python
两种方式。
第一种:去python官网下载(反正安装后我是没成功过)(不推荐)
第二种:去MS商店下载(成功率很高)(推荐)
具体安装教程就不写了,自行搜索。
2.安装驱动
前往DJI下载中心,下载DJI Assistant2(消费级系列)并安装调参工具
安装完成之后,打开你的遥控器,使用Typec数据线连接电脑,打开Assistant2
3.安装转换程序
下载DJI-RC-N1-Converter
1.Github下载
2.123pan直链
4.运行
运行DJI-RC-N1-Converter.exe即可。
附录
DJI-RC-N1-Converter Readme文件:
DJI-RC-N1-Converter
This application allows the DJI RC-N1 (RC231) transmitter to be connected to a Windows system and function as an Xbox controller. It resides in the Windows task tray and automatically starts simulating an Xbox 360 controller upon connection of the RC-N1. The software is developed using Windows Forms.
How to use
Important Installation Requirement
This application requires ViGEmBus, so ensure you install it from the official repository before running our application: ViGEmBus Releases.
Recommendation
This application starts minimized to the system tray, so we recommend registering it to start with Windows so that it starts when the system starts. This feature allows you to use your RC-N1 (RC231) as a gamepad by simply connecting it to your PC.
Steps
- Ensure ViGEmBus is installed, then run the application.
- Turn on the RC-N1 (RC231).
- Connect it to your PC with a USB cable.
How to build
This repository is created with Visual Studio 2022 and requires .NET 7.0 Windows.
- Clone this repository.
- Open DJI-RC-N1-Converter.sln and build the solution.
Reference
This repository was inspired by and references the following projects:
暂无评论内容