You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: iop/arcade/acuart/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,3 +16,9 @@ balancing between size, speed, and features.
16
16
17
17
In order to use this module in your program, use `LoadModule` or \
18
18
`LoadModuleBuffer` with no arguments.
19
+
20
+
## Hardware Notes
21
+
The UART is easily accesible through the white JST 3 pin connector located on the frontal panel of the arcade board, just between JVS USB and the dip switches.
22
+
From left to right, the pins are: RX, TX, GND.
23
+
24
+
An USB to RS232 (usually with DB9 connector) is recommended
0 commit comments