-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the Ultimate_dashboard wiki!
This is the start of documentation for this project.
Eventually it will contain all relevant information.
For now it's just a place marker.
Features:
Open source code to drive an Arduino (mega, uno or nano) vehicle dashboard.
Includes:
Speedometer (kph or mph) Tachometer (rpm) Up to six gauges depending on dashboard space. Currently (October 2016) implemented: Voltmeter Fuel Level meter Oil Pressure meter Coolant Temperature meter
WIP Boost/Vacuum gauge EGT (exhaust gas temperature)
All displays are intended to connect to the Arduino via i2c. This reduces the number of connections required and allows implementation on minimum boards (Nano). It also allows for specialised displays that may require extra pins (eg Adafruit Neopixels).