From 7ad93f7850cd3d20260628b10a8b123d97736e4e Mon Sep 17 00:00:00 2001 From: tmk Date: Mon, 17 Jan 2011 00:38:16 +0900 Subject: [PATCH] added description of ADB socket pintouts. --- ADB.txt | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/ADB.txt b/ADB.txt index 186015c9..63005b3d 100644 --- a/ADB.txt +++ b/ADB.txt @@ -23,11 +23,24 @@ AVR ATtiny2131 ADB to PS/2 converter(Japanese) Pinouts ------- - Female socket from the front + ADB female socket from the front: + __________ + | | <--- top + | 4o o3 | + |2o o1| + | == | + |________| <--- bottom + | | <--- 4pins - 4o o3 - 2o o1 - == + + ADB female socket from bottom: + + ========== <--- front + | | + | | + |2o o1| + |4o o3| + ---------- <--- back 1: Data 2: Power SW(low when press Power key) @@ -35,6 +48,7 @@ Pinouts 4: GND + Commands -------- ADB command is 1byte and consists of 4bit-address, 2bit-command -- 2.39.3