Skip to content

Simple Arduino sketch to display telemetry data of racing-sims

Notifications You must be signed in to change notification settings

Thomseeen/shift-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Shift and Gear Indicator

Simple Arduino sketch to display telemetry data of racing-sims on a 8x WS2812 NeoPixel LED-Strip (RPM) and a basic 7-segment display (gear)

Works in combination with https://github.com/Thomseeen/assetto-corsa-telemetry-router (Assetto Corsa and Assetto Corsa Competizione) and https://github.com/Billiam/pygauge (Dirt Rally, Dirt Rally 2 works but crashes on reverse as gears are interpreted slightly differently).

The Adafruit_NeoPixel library, necessary for this sketch to work, is available through the basic Arduino Library Manager.

Releases

No releases published

Packages

No packages published