Skip to content

Releases: Mathews2115/AutoDashBackEnd

Dual Screen

08 Oct 19:55
Compare
Choose a tag to compare
  • /dist content contains current version of AutoDashFrontEnd (no need to grab it)
  • Target: Raspberry Pi 4, x64, NodeJS 16
  • two screens
  • auto shutdown if CAN messages stopped arriving
  • Hardware support for
    • GPS
    • CAN hat
    • i2c buttons
      • Fuel Switch - use to reset fuel display
      • Theme Switch - use to toggle light/dark mode

What's Changed

New Contributors

Full Changelog: v1.0.0...2.0.0

Display 1 functional

13 Mar 18:36
Compare
Choose a tag to compare
  • /dist content contains current version of AutoDashFrontEnd (no need to grab it)
  • Target: Raspberry Pi 4, x64, NodeJS 16
  • No optimizations yet for quick startup/shutdown
  • Gauges
    • Avg/current MPG readouts with histogram
    • Speedo readout from GPS
    • RPM gauge
    • Pedal gauge
    • Fuel gauge
  • FPS was close to 50-60fps
  • Hardware support for
    • GPS
    • CAN hat
    • i2c buttons
      • Fuel Switch - use to reset fuel display
      • Theme Switch - use to toggle light/dark mode