mirror of
https://github.com/SemvdH/OBD2-car-display.git
synced 2025-12-15 20:21:03 +00:00
2.1 KiB
2.1 KiB
Links
Processor
- Atmega 32U4 datasheet
- Atmel SAM3X/3A datasheet
- Atmega 32U4 AVR035: Efficient C Coding for AVR
- Arduino Due timer/counter overview
ELM327
FSC-BT836B
3.5 inch TFT display
Design
INIT display
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