Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 523 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 523 Bytes

ExtremeRacers-Speedometer

In-game speedometer brought to the real world

Video

How does it work?

There is windows .dll that needs to be injected into game process, then the .dll reads current car speed from RAM, calculates the pointer angle and sends it over serial port (using USB) to the Arduino. Then the microcontroller moves the servo to the received angle.

Wiring

Wiring image