Custom Arduino Controller 🎮 banner

Custom Arduino Controller 🎮

1 devlog
41m 19s

A DIY motion controller for Forza Horizon 4 using Arduino Uno, a joystick module, and push buttons. It can control the steering, acceleration, braking, and camera using physical hardware instead of the keyboard.

This project uses AI

NONE

Demo Repository

Loading README...

arnav.upadhyay40

I built a custom Arduino-based controller for racing games 🎮

Instead of using a normal controller, this setup uses a single joystick with dual modes:
Tap once → Steering mode
Tap again → Camera (look around) mode

The system is powered by Arduino and Python, where Arduino handles inputs and Python converts them into keyboard controls in real time. This is a simple prototype, but it shows how custom controllers can be built for games using basic electronics.

0