Add Arduino Mega UART wiring schema
This commit is contained in:
parent
80127401b5
commit
771f8d7380
17
doc/Arduino-Mega-USB-Uart-wiring.markdown
Normal file
17
doc/Arduino-Mega-USB-Uart-wiring.markdown
Normal file
@ -0,0 +1,17 @@
|
||||
# Arduino Mega USB UART converter wiring
|
||||
|
||||
## Introduction
|
||||
|
||||
This wiring schema uses only Tx from Arduino and is suitable to be used as standard error console.
|
||||
|
||||
## Wiring illustration
|
||||
|
||||
![Arduino Mega USB Uart wiring.png](Arduino-Mega-USB-Uart-wiring.png)
|
||||
|
||||
## Wiring table
|
||||
|
||||
| Signal | ATMega2560 port and pin | Arduino Mega 2560 pin | USB UART converter pin |
|
||||
| --- | --- | --- | --- |
|
||||
| Ground (GND) | - | GND | GND |
|
||||
| Transmit data from Arduino (TxD) | PORTJ 1 (TXD3) | 14 (TX3) | TxD |
|
||||
|
BIN
doc/Arduino-Mega-USB-Uart-wiring.png
Normal file
BIN
doc/Arduino-Mega-USB-Uart-wiring.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 133 KiB |
Loading…
Reference in New Issue
Block a user