Sim Racing Wheel banner

Sim Racing Wheel

1 devlog
1h 32m 32s

I am making a Force Feedback Sim Racing wheel based on a RP2040 chip and programming it in C with platformIO. I have the hardware components, but am trying to work on the chip’s programming to communicate with my PC with FFB

This project uses AI

Github copilot for code completion, use of Kimi AI and Gemini for HID descriptor template and debugging USB Force Feedback communication between rp2040 and PC.
All electronics, logic control and force equations are/will be coded by myself. Early iterations are used as a template for testing and getting initial FFB functionality.

Rishabh Mittal

I have worked on the HID coding with the support of AI tools for research and HID Descriptor editing. The base is operational and is being detected as a Joystick device. However, I am still stuck on getting it to detect as a FFB device. There is some issue with how Windows is reading the device descriptor and is preventing it from acting as an FFB Device.

Attachment
0