OpenRidingController – 用于 PC 的 DIY 骑马模拟控制器
OpenRidingController – DIY horse riding controller for the PC

原始链接: https://github.com/Squalius-cephalus/OpenRidingController

一款用于 PC/Mac 的骑马游戏控制器。其理念是模拟基本的骑马动作,并将其转换为适用于多种电子游戏的指令。该控制器主要使用 RP2040 Zero、TCRT5000 红外传感器模块以及 3D 打印件。代码采用 CircuitPython 10 进行快速原型开发,后续版本可能会迁移至 Arduino C 或类似环境。目前,该控制器可以模拟键盘、鼠标和 DirectInput 控制器;但由于 USB 复合设备系统的工作原理,它无法在任何“键盘转游戏主机”的转换器上使用。待办事项:添加图片,添加使用指南。

抱歉。
相关文章

原文

A horse riding game controller for the PC/Mac. The idea is to emulate basic horse riding behaviors and converts those to work a variety of video games.

The controller mainly uses RP2040 Zero, TCRT5000 IR modules and 3D printed parts. Code uses CircuitPython 10 for fast prototyping, later revisions may move to Arduino C or something similar.

Currently the controller can emulate keyboard, mouse and DirectInput controller, however, this wont work on any "keyboard to game console" adapter, because of how the USB composite system works.

OpenRidingController rev.1 circuit_diagram

TODO: Add pictures Add guide how to use

联系我们 contact @ memedata.com