1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>HwB: Apple IIc Joystick Connector (Offline)</title>
<meta name="Description" content="Pinout and description for the Apple IIc Joystick connector.">
<meta name="Keywords" content="HwB, pinout, hardware, connector, apple iic, joystick">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Hardware Book team">
</head>
<body background="../../images/bgr_grey.jpg" bgcolor="#C0C0C0" text="#000000" link="#0000EE" vlink="#551A8B" alink="#FF0000">
<p align="center"><a href="../index.html"><img src="../../images/mini_Back.gif" alt="GoTo Connector" border="0" width="64" height="48"></a><img src="../images/menu.gif" alt="CONNECTOR" width="400" height="48"><a href="../../index.html"><img src="../../images/mini_HwB.gif" alt="GoTo Main" border="0" width="64" height="48"></a></p>
<h1>Apple IIc Joystick</h1>
<p>9 PIN UNKNOWN CONNECTOR</p>
<table border="1">
<tr>
<th>Pin</th>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td>1</td>
<td>GAMESW1</td>
<td>Switch input 1 (sometimes called paddle button 1).</td>
</tr>
<tr>
<td>2</td>
<td>+5V</td>
<td>+5 VDC (max 100mA)</td>
</tr>
<tr>
<td>3</td>
<td>GND</td>
<td>System ground.</td>
</tr>
<tr>
<td>4</td>
<td>n/a</td>
<td>Not used</td>
</tr>
<tr>
<td>5</td>
<td>PDL0</td>
<td>Paddle 0 hand controller input. Must be connected to a 150K ohm variable resistor connected to +5V.</td>
</tr>
<tr>
<td>6</td>
<td>n/c</td>
<td>Not connected</td>
</tr>
<tr>
<td>7</td>
<td>GAMESW0</td>
<td>Switch input 0 (sometimes called paddle button 0).</td>
</tr>
<tr>
<td>8</td>
<td>PDL1</td>
<td>Paddle 1 hand controller input; must be connected to a 150K ohm variable resistor connected to +5V.</td>
</tr>
<tr>
<td>9</td>
<td>n/a</td>
<td>Not used</td>
</tr>
</table>
<table border="0">
<tr>
<td><i><font size="2">Contributor:</font></i></td>
<td><i><font size="2">
<a href="../../comment/index.html">Joakim gren</a>
</font></i></td>
</tr>
</table>
<table border="0">
<tr>
<td><i><font size="2">Source:</font></i></td>
<td><i><font size="2">
<a href="http://til.info.apple.com/tilarchive.nsf/artnum/n1419">Apple Tech Info Library 1419: Apple IIc, External Pinouts</a> at <a href="http://til.info.apple.com/">Apple TIL homepage</a>
</font></i></td>
</tr>
</table>
<p><em><font size="2">
Copyright © <a href="../../comment/index.html">The Hardware Book Team</a> 1996-2004.<br>
May be copied and redistributed, partially or in whole, as appropriate.<br>
Document last modified: 2002-01-10
</font></em></p>
</body>
</html>
|