Files
OBD2-car-display/readme.md
SemvdH 5447580a2e Update readme.md
add user instruction manual
2024-01-17 11:27:52 +01:00

2.8 KiB

Processor

ELM327

FSC-BT836B

HC-05

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