How to Make a Cheap Sim Racing Button Plate With Arduino

by DIY Sim Studio in Circuits > Arduino

59 Views, 3 Favorites, 0 Comments

How to Make a Cheap Sim Racing Button Plate With Arduino

image-01.jpg
render01.JPG
render02.JPG
render03.JPG
render04.JPG
render05.JPG

In this tutorial, I'll show you how to make a DIY Steering Wheel Button Plate to attach to a steering wheel. You can use it on your racing games (only for PC). It will be perfect for GT3/Rally type steering wheels with a diameter of 30cm and 35cm.

The DIY Wheel Button Box will be printed with a 3D printer, and the electronics will be an Arduino board.

High-Quality CAD file is available here : DIY Button Plate

There are several formats available:

  1. STL for 3D printing
  2. STEP for CNC
  3. DXF for laser cutting

Supplies

Building Guide Diagram

bg-01.png
bg-02.png

This diagram will help you know exactly where each screw is located, with a PDF file that contains the complete list of all screws to purchase.

ASSEMBLY OF THE BUTTON BOX

Untitled design.gif
image-tuto.png
  1. Fix the buttons/encoders on the plate
  2. Fix the USB card on the casing
  3. Take out the USB cable using the cable clamp
  4. Close the button plate.

ASSEMBLY OF THE PADDLE SHIFTER

Untitled design (1).gif
render02.JPG

Now, here's the assembly of the magnetic paddles shifters. You can download them here if you want to make them independently of the steering wheel.

There are holes to pass the microswitch cable inside the case.

ELECTRONICS

Wiring-1.png

For the electronics, you'll just need to use an Arduino Pro Micro board and solder the buttons and microswitches. However, my tutorial doesn't include rotary encoders.

You will need to download Arduino, install the joystick library, and then select your Arduino Pro Micro board and flash it!

You need to download Arduino here : https://www.arduino.cc/en/software

And install the Joystick library : https://github.com/MHeironimus/ArduinoJoystickLibrary

The Arduino Sktech is included.

SETUP

setup.JPG
setup02 copie.png

You can adjust the paddle shifters to fit your fingers, and also remake the front plate if you want to configure your own buttons.

For this, a .step file is provided, you will only have to make the modification with free software like FreeCAD or Fusion360.

That's All!

image-04.jpg
image-07.jpg
image-06.jpg
image-02.jpg
image-03.jpg
image-05.jpg

Your DIY Button Plate is finished, all you have to do is mount it on your wheel base and enjoy it in your sim racing games.

I hope this tutorial is clear enough and I wish you good luck if you want to start this project!