/arduino-steering-wheel

implementation using arduino and python to emulate a steering wheel (at least an attempt)

Primary LanguagePython

Stearing Wheel with Arduino

Implementation using arduino and python to emulate a steering wheel (at least an attempt)

Installation

pip install pyserial
pip install pyvjoy

Install vjoy

From official webpage: https://www.vjoy.org/

Usage

Load the sketch to the arduino. Then run the python script. Go to the game and then moving the sticks set the axis controls.

This is a very basic example, adapt to the need.