mirror of
https://github.com/SemvdH/OBD2-car-display.git
synced 2025-12-14 19:51:04 +00:00
Update readme.md, add timer/counter overview
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user