Files
OBD2-car-display/readme.md
SemvdH 8aba4c531c Update readme.md
Add description of transition to main screen with a welcome message
2024-01-08 09:25:22 +01:00

2.5 KiB

Processor

ELM327

FSC-BT836B

3.5 inch TFT display

Design

INIT display

init design red = animation, yellow is order of appearance. CPU RAM and DISPLAY values appear after each other

  • states for init display -> states for displaying each part separately, after everything is on screen, state for updating everything separate state machine? STATES:
  • drop down title
  • display each letter of initializing...
  • display counter values and device info
  • display bluetooth state
  • update everything

transition to main display

  • Wipe away contents on screen (black rectangle that spans the entire screen and increases in width)
  • display "Welcome Sem"
    • Add new state for this
  • show main display