Skip to content

A C# project to view live vehicle data and control the automobile as well.

Notifications You must be signed in to change notification settings

Fluffy-/autobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

autobot

A C# project to:
• Digitally represent live engine data as on-screen Instrument Cluster
• Replace all dash & door controls with on-screen controls (touch screen)

This C# program will be run on a touch screen computer inside the car.
Top half of the screen will be for instrument display, the other half for controls.

The car will be interfaced with an Arduino (or similar device) for communication.
Currently, this program uses a SQL server to control the car from the internet.
Without an Arduino Connected, or a SQL connection, there may be errors and/or the
program will not be usable.
Project owned by James Goebel
© 2015

About

A C# project to view live vehicle data and control the automobile as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages