-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLosmandy_Serial_Cable.html
More file actions
115 lines (95 loc) · 4.88 KB
/
Losmandy_Serial_Cable.html
File metadata and controls
115 lines (95 loc) · 4.88 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" href="ajxmenu.css" type="text/css">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="en-us" http-equiv="Content-Language" />
<title>GCC GEM 2 with the RS232 serial cable</title>
<link href="gemini-2.css" rel="stylesheet" title = "light" type="text/css">
<link href="gemini-2-dark.css" rel="stylesheet" title = "dark" type="text/css">
<script src="style_switcher.js"></script>
<link href="theme-selector.css" rel="stylesheet" type="text/css">
<script src="w3data.js"></script></head>
<body onload="set_style_from_cookie()">
<div w3-include-html="header.html" ></div>
<div class="AJXMenueDFaTFD" w3-include-html="navigation.html"></div><script>w3IncludeHTML();</script>
<p class="style7">
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr>
<td class="style7">
<a href="gemini-images/RS232/G-2_Serial.jpg" target="_blank">
<img alt="" height="568" src="gemini-images/RS232/G-2_Serial_small.jpg" width="900" /></a><br />
Click on image for larger view<br />
The Losmandy GCC GEM 2 serial cable.<br /><br /></td>
</tr>
</table>
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr>
<td class="style7"><a href="gemini-images/RS232/DB9F-RJ12_Adapter.jpg" target="_blank">
<img alt="" class="auto-style3" height="675" src="gemini-images/RS232/DB9F-RJ12_Adapter_small.jpg" width="900" /></a><br />
Click on image for larger view</td>
</tr>
</table>
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr>
<td class="style6">
The pictures above are from the Losmandy supplied Serial Port
cable GCC GEM 2 with the RS232 end taken apart to show how it was made. You
can purchase it from Losmandy Part number GCC Gem 2 on the
<a href="http://www.losmandy.com/access.html" target="_blank">accessory
page</a> or make your own. Losmandy may change the manufacture and
color of the DB9F to RJ12 adapter they use. That is up to them.<br />
<br />
Notice that the Green wire in the above drawing has the red wire tapped
into it. These are the two center pins on the RJ12 connector and
they are wired to pin 5 of the RS-232 plug. This is the
ground signal from the Gemini-2. Note: the above color codes do
not match the ones I used on the <a href="cable_wiring.html">Serial Cable
Wiring Page</a> to show how to wire from the RS232 jack to the RJ12
Telephone connector. Every manufacture of DB9M to RS232 adapters use
different color codes, so there is really no way for me to match colors.<br />
Here is a few of other manufactures of DB9F to RJ12 adapters
(unwired):</td>
</tr>
</table>
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr><td class="style6" width="350px">
<ol><li>
<a href="http://www.frys.com/product/2402370?site=sr:SEARCH:MAIN_RSLT_PG" target="_blank">Fry's Electronics 2402370</a></li>
<li>
<a href="https://www.cablewholesale.com/specs/db9-to-rj12/31d1-16400.htm" target="_blank">
Cable Wholesale 31D1-16400</a></li>
<li><a href="http://www.sfcable.com/31D1-A2.html" target="_blank">
SFcable.com 31D1-A2</a></li></ol>
</td>
<td class="style6" width="550px">
<img alt="DB9 for G1" src="gemini-images/Images/G1RS232.gif" />
<img alt="" height="106" src="gemini-images/Images/RJ12Mode1-2.jpg" width="174" />
<br/><br/>
Follow the color coded for Gemini 2 RS232cable wiring
<br/>
The RS-232 connector is a Female DB-9 connector. <br />The telephone connector is a RJ-12 connector.
<!--This is a <a href="downloads/Wiring/RS-232_Cable_Wiring_Diagram.pdf">schematic</a> of the Mode 1 and 2 cable wiring.
<br /><br /> -->
The color code is from the DB9F connector to the RJ12 end that
goes into the Gemini-2.<br />
</td>
</tr>
</table>
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr><td class="style6">
Of course you have to wire them
correctly, and then add the telephone cable (6 wire) with each end put on correctly
to match how the DB9F to RJ12 was wired. Please note that all
of these do not follow the same color code. I know for a fact that
#1 and #2 are backwards to each other, or at least was when I was making
and selling Gemini-1 cables. I suggest that if you are not good at
following the logic behind wiring up the DB9F to RJ12 adapter and making
a RJ12 to RJ12 cable, then please order one from Losmandy.</td>
</tr>
</table>
<link rel="stylesheet" href="ajxmenu_bottom.css" type="text/css">
<div w3-include-html="footer.html" ></div>
</body>