improve readme
This commit is contained in:
parent
e603ae29e6
commit
91ad233e3a
|
@ -9,14 +9,12 @@ This uses an AVR microcontroller (ATMega328P-PU, which is in the Uno R3).
|
||||||
|
|
||||||
# Pin Description
|
# Pin Description
|
||||||
|
|
||||||
+--------+----------------------------------+
|
|
||||||
| Pin(s) | Purpose |
|
| Pin(s) | Purpose |
|
||||||
+--------+----------------------------------+
|
|--------|----------------------------------|
|
||||||
| 0-7 | 8-bit ADC (for audio) |
|
| 0-7 | 8-bit ADC (for audio) |
|
||||||
| 8 | Next button |
|
| 8 | Next button |
|
||||||
| 9-10 | LEDs |
|
| 9-10 | LEDs |
|
||||||
| 11-13 | ISP Programmer, otherwise unused |
|
| 11-13 | ISP Programmer, otherwise unused |
|
||||||
| A0-A3 | Serial (with flow control) |
|
| A0-A3 | Serial (with flow control) |
|
||||||
| A4-A5 | I2C |
|
| A4-A5 | I2C |
|
||||||
+--------+----------------------------------+
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue