senwerks / analog-usb-handbrake

A conversion kit to turn any real car handbrake (eg cheap drift/race handbrakes from eBay/Amazon) into an analog USB handbrake for racing sims.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog USB Handbrake for Racing Sims

A conversion kit to turn any real car handbrake (eg cheap drift/race handbrakes from eBay/Amazon) into an analog USB handbrake for racing sims.

Required

  • Cheap drift/race handbrake such as this one (similar are available from all major online marketplaces)
  • Spring/shock from a 1:10 RC car such as this one.
  • Arduino Pro Micro / Leonardo
  • 10k sliding potentiometer
  • Zip ties
  • 3D printer

Instructions

Attach Potentiometer Bracket to the front of the potentiometer.

Potentiometer Bracket

Strip the handbrake of all non-required parts. You just need the handbrake lever itself and the supporting frame.

Screw the sliding pot bracket to the inside edge of the handbrake frame/chassis, using some of the leftover bolts from stripping the handbrake (I found I had more than enough).

Potentiometer Bracket

Print the Shock Mount and use another of the spare screws to attach it to the rear mount point, and zip-tie the other end to the handbrake shaft (I've clocked many hours on this setup now and the zip-tie has held fine).

Finished Analog USB Handbrake

Clip the Connecting Arm to the potentiometer slider and then put a bolt through the other end to attach it to the handbrake lever itself. Ignore the spring, that was an earlier prototype, and if you can't get an RC shock, actually worked surprisingly well considering it's a cheap Gate spring from the hardware shop.

Handbrake Lever Attached

Flash the Arduino code onto the Arduino Leonardo/Pro Micro, and connect the wiring (Pot pin 1 to VCC, pot pin 2 to A0, and pot pin 3 to GND).

Wiring Diagram

Wiring Photo

Place the Arduino into the Arduino Case to insulate the back of the Arduino from touching the metal handbrake parts, and hot glue it into place, and optionally cover it with the 3D printed Arduino Lid (I did clear, so I can see the LEDs still).

Go get sideways!

Analog USB Handbrake on the Sim

About

A conversion kit to turn any real car handbrake (eg cheap drift/race handbrakes from eBay/Amazon) into an analog USB handbrake for racing sims.


Languages

Language:C++ 100.0%