项目作者: dmadison

项目描述 :
Modified RC controller to play Forza Horizon 4.
高级语言: C++
项目地址: git://github.com/dmadison/RC-Forza-Controller.git
创建时间: 2020-08-16T06:44:36Z
项目社区:https://github.com/dmadison/RC-Forza-Controller

开源协议:GNU General Public License v3.0

下载


RC Controller for Forza

This project converts a DUMBORC x4 remote control for an RC car into a controller for Forza Horizon 4. A USB-capable microcontroller reads the receiver’s PWM pulses and translates the signals into Xbox controller (XInput) inputs for the game.

For more information, check out the article on PartsNotIncluded.com.

Dependencies

The microcontroller code has several dependencies:

I’ve linked to the specific releases that work with this code. Note that other versions may not be compatible.

This project was compiled using version 1.8.12 of the Arduino IDE. Microcontrollers other than the ATmega32U4 may be compatible but have not been tested.

License

This project is licensed under the terms of the GNU General Public License, either version 3 of the License, or (at your option) any later version.