...
Python module to collect CAN messages, via mcp2515 over SPI or otherwise, and transmit them via websocket to the webappapp.
Note: may need to ping center console to request drive state upon startup to ensure it starts synced up
Python module to serve the webappapp. Note: may not be necessary.
A webapp native flutter Linux app that displays all relevant information in a user friendly way.
...
Upon being powered, the RPI should load the python script and webapp app (in full screen) automatically, with no user input
The webapp app must display:
speed
state of charge
turn signal indicators
drive state (drive, reverse, neutral)
Speed - speedometer
SOC
Range
Percent
Time to full charge (When Charging)
Turn Indicators
Cruze Control Status
Warning Symbols
Drive Mode (PNRD)
Designs
Overdrive / Errors
...
Normal Drive
...
Charging
...
Driver Display with Flutter
...
Resources
Resource | Notes |
---|---|
Display specs - specifically, NHD-7.0-HDMI-N-RSXN | http://www.newhavendisplay.com/userguides/NHD-7.0-HDMI-N_User_Guide.pdf |
Outdated interiors page | |
Jira Epic | |
Flutter on RPi |