Lua Speedometer Controller
[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2FThatGuyDom00] Github Link [/url][github.com]
[url=https://steamcommunity.com/sharedfiles/filedetails/?id=3591163288] Microcontroller Workshop Collection [/url]
Thanks to SentyFunBall for all their help with my lua journey.
This is a Lua built speedometer controller. For now it just takes the speed from a speed sensor and converts it based on a property to either remaining meters per second (for testing), kilometers per hour, miles per hour, knots, or mach.
Future update for option monitor output once I learn that.