Mazda Dash. A simple dashboard app for your Mazda's built-in screen.

github.com/kutothe/mazda-dash

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2016
  • move theme to main-container, add ability to change brightness using …
  • check for NaN for speed and avg fuel usage
  • saw NaN on altitude, check for it
  • make sure trip timer gets started
  • slightly darker empty fuel bar
  • add night-black theme and make black theme have a slightly darker bg
  • slower animation for fuel level change
  • hide the temp readout if it gives 255 after giving non-255 value
  • dont try to animate the initial show
  • forgot to update some things that should be app.multidash
  • rename app to app.multidash
  • animate the temperature when first show/updated
  • variable naming
  • try to use local storage to store config values, doens't seem to work…
  • don't try to do config files atm, i don't think it works in the car
  • try to store config values in a file
  • create my own data transformation variable to see if it fixes the alt…
  • slightly brighter empty fuel bg color
  • increase time until focused() animation is called
  • update trip time every time focused() is called