Made my Own Steering wheel
I built my own gaming steering wheel setup with an accelerator, brake, and steering wheel. The system uses an Arduino Nano to read inputs from potentiometers connected to the pedals and wheel, and wrote code to handle input processing. To complement the hardware, I created a desktop GUI application using Python, Tkinter, and vJoy, which allows calibration of minimum and maximum input values for precise control. Looking ahead, I plan to upgrade the setup with an STM32 microcontroller, adding a clutch pedal, an H-pattern shifter, Force Feedback and programmable buttons for a more immersive and customizable experience. I will be writing my own custom firmware and desktop app. I dont know how long it will take but I will keep updating the progress here.