File: index_tutorial.html

package info (click to toggle)
hwb 1%3A040412-1
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 4,252 kB
  • ctags: 28
  • sloc: makefile: 31; sh: 16
file content (133 lines) | stat: -rw-r--r-- 3,760 bytes parent folder | download | duplicates (5)
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
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">






<html>

<head>

<title>HwB: Connector Tutorial (Offline)</title>

<link rel="home" title="Hardware Book Main Page" href="../">
<link rev="made" title="Authors of HwB" href="../comment/">
<meta name="Description" content="Short tutorial describing connector tables.">
<meta name="Keywords" content="HwB, pinout, hardware, connector, tutorial">
<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 Main" border="0" width="64" height="48"></a><img src="images/menu.gif" alt="CONNECTOR" width="400" height="48"><img src="../images/mini_Menu.gif" width="64" height="48" alt="Menu"></p>





<h1>Short tutorial</h1>

<h2>Heading</h2>

<p>First at each page there a short heading describing what the connector is.</p>

<h2>Pictures of the connectors</h2>

<p>After that there is at each page there is one or more pictures of the connectors.
Sometimes there is some question marks only. This means that we don't know what kind of
connector it is or how it looks.</p>

<p><img src="../images/conn/unknown.gif" alt="UNKNOWN" align="bottom">&nbsp;(at the computer)</p>

<p>There may be some pictures we haven't drawn yet. We illustrate this with the following
advanced picture:</p>

<p><img src="../images/notdrawn.gif" align="bottom" alt="NOT DRAWN YET">&nbsp;(at the computer)</p>

<p>Normally are one or more pictures. <strong>These are seen from the front, and NOT the
soldside.</strong> <strong>Holes (female connectors usually) are darkened.</strong> Look
at the example below. The first is a female connector and the second is a male. The texts
inside parentheses will tell you at which kind of the device it will look like that.</p>

<p><img src="../images/conn/dsub9f.gif" alt="9 PIN D-SUB FEMALE" align="bottom">&nbsp;(at the videocard)<br>
<img src="../images/conn/dsub9m.gif" alt="9 PIN D-SUB MALE" align="bottom" width="83" height="65">&nbsp;(at the monitor cable)</p>

<h2>Texts describing the connectors</h2>

<p>Below the pictures there is texts that describes the connectors. Including the name of
the physical connector.</p>

<p>5 PIN DIN 180 (DIN41524) at the computer.</p>

<h2>Pin table</h2>

<p>The pin table is perhaps the information you are looking for. Should be simple to read.
Contains mostly the following three columns; Pin, Name &amp; Description.</p>

<table border="1">
  <tr>
    <th>Pin</th>
    <th>Name</th>
    <th>Description</th>
  </tr>
  <tr>
    <td>1</td>
    <td>CLOCK</td>
    <td>Key Clock</td>
  </tr>
  <tr>
    <td>2</td>
    <td>GND</td>
    <td>GND</td>
  </tr>
  <tr>
    <td>3</td>
    <td>DATA</td>
    <td>Key Data</td>
  </tr>
  <tr>
    <td>4</td>
    <td>VCC</td>
    <td>+5 VDC</td>
  </tr>
  <tr>
    <td>5</td>
    <td>n/c</td>
    <td>Not connected</td>
  </tr>
</table>

<h2>Contributor &amp; Source</h2>

<p>All persons that helped us or sent us information about the connector will be listed
here. The source of the information is perhaps a book or another site.</p>

<p>Example:</p>

<p><i><font size="2">
  Contributor:
  <a href="../comment/index.html">Joakim gren</a>
</font></i></p>

<p><i><font size="2">
  Source:
  Amiga 4000 User's Guide from Commodore
</font></i></p>


<p><em><font size="2">

  Copyright &copy; <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: 2001-06-07
</font></em></p>


</body>
</html>