Merge branch 'master' of github.com:SemvdH/OBD2-car-display

This commit is contained in:
Sem van der Hoeven
2023-11-03 00:25:12 +01:00

View File

@@ -3,6 +3,7 @@
- [Atmega 32U4 datasheet](https://ww1.microchip.com/downloads/en/devicedoc/atmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf)
- [Atmel SAM3X/3A datasheet](https://copperhilltech.com/content/Atmel-SAM3X-Datasheet.pdf)
- [Atmega 32U4 AVR035: Efficient C Coding for AVR](https://ww1.microchip.com/downloads/en/Appnotes/doc1497.pdf)
- [Arduino Due timer/counter overview](https://github.com/ivanseidel/DueTimer/blob/master/TimerCounter.md)
### ELM327
- [AT commands](https://www.sparkfun.com/datasheets/Widgets/ELM327_AT_Commands.pdf)
@@ -35,4 +36,4 @@ STATES:
- display each letter of initializing...
- display counter values and device info
- display bluetooth state
- update everything
- update everything