文件名称:joycontrol:通过蓝牙模拟Nintendo开关控制器
文件大小:45KB
文件格式:ZIP
更新时间:2024-02-26 16:44:49
raspberry-pi bluetooth nintendo-switch joycon emulated-controller
欢乐控制 通过蓝牙仿真Nintendo Switch控制器。 在Ubuntu 19.10以及Raspberry Pi 3B +和4B Raspbian GNU / Linux 10上进行了测试(无效) 产品特点 仿真JOYCON_R,JOYCON_L和PRO_CONTROLLER。 能够发送: 按钮命令 坚持状态 NFC数据(已删除,请参阅 ) 安装 安装依赖项 Ubuntu:安装dbus-python和libhidapi-hidraw0软件包 sudo apt install python3-dbus libhidapi-hidraw0 Arch Linux衍生产品:安装hidapi和
【文件预览】:
joycontrol-master
----run_controller_cli.py(12KB)
----LICENSE(34KB)
----joycontrol()
--------report.py(10KB)
--------server.py(6KB)
--------command_line_interface.py(7KB)
--------utils.py(3KB)
--------logging_default.py(2KB)
--------__init__.py(0B)
--------profile()
--------memory.py(2KB)
--------controller.py(840B)
--------device.py(3KB)
--------controller_state.py(15KB)
--------protocol.py(17KB)
--------transport.py(6KB)
----setup.py(458B)
----.gitignore(2KB)
----README.md(3KB)
----scripts()
--------dump_spi_flash.py(5KB)
--------parse_capture.py(2KB)
--------relay_joycon.py(6KB)