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
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.