Changes for page Lynx B - Pan and Tilt Assembly Instructions v2.0
Last modified by Eric Nantel on 2026/04/02 15:25
Change comment: There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -ses- v1.ses-v1-robots.ses-v1-misc-mechanical.WebHome1 +servo-erector-set-robots-kits.ses-v1-robots.ses-v1-misc-mechanical.WebHome - Content
-
... ... @@ -1,172 +1,117 @@ 1 -{{html wiki="false" clean="false"}} 2 -<style> 3 - .asm { font-family: Verdana, Helvetica, sans-serif; font-size: 14px; max-width: 960px; } 4 - .asm-step { background: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 1.5rem; overflow: hidden; } 5 - .asm-step-header { background: #F5A800; display: flex; align-items: stretch; justify-content: space-between; } 6 - .asm-step-name { padding: 0.6rem 1rem; font-weight: bold; font-size: 15px; color: #2C1A00; } 7 - .asm-step-num { background: #1a1a1a; color: white; padding: 0.6rem 1.1rem; font-weight: bold; font-size: 15px; display: flex; align-items: center; white-space: nowrap; } 8 - .asm-step-body { display: flex; flex-wrap: wrap; gap: 1.25rem; padding: 1rem; align-items: flex-start; } 9 - .asm-step-text { flex: 1 1 250px; font-size: 13px; line-height: 1.6; } 10 - .asm-step-figure { flex: 0 1 280px; text-align: center; } 11 - .asm-step-figure img { max-width: 100%; height: auto; border: 1px solid #ccc; border-radius: 4px; } 12 - .asm-step-figure span { display: block; font-size: 12px; color: #666; margin-top: 0.3rem; } 13 - .asm-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; } 14 - .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 150px; display: flex; flex-direction: column; } 15 - .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; } 16 - .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; } 17 - .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; } 18 - .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 100px; background: #fff; } 19 - .asm-part-img img { max-width: 120px; max-height: 90px; height: auto; display: block; } 20 - .safety { color: #c00; font-weight: bold; } 21 - h1 { font-size: 18px; margin-bottom: 0.25rem; } 22 -</style> 23 - 24 -<div class="asm"> 25 - 26 - <!-- Header --> 27 - <div style="padding: 0.5rem 0 1.5rem 0;"> 28 - <h1>Lynx B - Pan and Tilt Assembly Instructions Rev. 2</h1> 29 - <p><b>Updated December 21, 2011</b></p> 30 - <p><span class="safety">Safety first!</span> Wear eye protection and never touch a powered robot!</p> 31 - </div> 32 - 33 - <!-- Step 1 --> 34 - <div class="asm-step"> 35 - <div class="asm-step-header"> 36 - <div class="asm-step-name">Lynx B Pan and Tilt — Assembly</div> 37 - <div class="asm-step-num">Step 1 / 5</div> 38 - </div> 39 - <div class="asm-step-body"> 40 - <div class="asm-step-text"> 41 - <p>Attach the multi-purpose servo bracket to one servo as pictured.</p> 42 - <div class="asm-parts"> 43 - <div class="asm-part"> 44 - <div class="asm-part-info"> 45 - <div class="asm-part-qty">2x</div> 46 - <div class="asm-part-name">#2 x .250" tapping screw</div> 47 - </div> 48 - <div class="asm-part-img"> 49 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/2250phts.gif"> 50 - </div> 51 - </div> 52 - </div> 53 - </div> 54 - <div class="asm-step-figure"> 55 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt01.jpg"> 56 - <span>Figure 1.</span> 57 - </div> 58 - </div> 59 - </div> 60 - 61 - <!-- Step 2 --> 62 - <div class="asm-step"> 63 - <div class="asm-step-header"> 64 - <div class="asm-step-name">Lynx B Pan and Tilt — Assembly</div> 65 - <div class="asm-step-num">Step 2 / 5</div> 66 - </div> 67 - <div class="asm-step-body"> 68 - <div class="asm-step-text"> 69 - <p>Attach the "C" servo bracket to the multi-purpose bracket as shown. Push the button head screw through the multi-purpose bracket, and add a nylon washer. Put the "C" bracket on the screw, and secure it with the nylon acorn nut. <b>Don't make this too tight!</b></p> 70 - <div class="asm-parts"> 71 - <div class="asm-part"> 72 - <div class="asm-part-info"> 73 - <div class="asm-part-qty">1x</div> 74 - <div class="asm-part-name">Hardware set (screw, washer, acorn nut)</div> 75 - </div> 76 - <div class="asm-part-img"> 77 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/brack01.gif"> 78 - </div> 79 - </div> 80 - </div> 81 - </div> 82 - <div class="asm-step-figure"> 83 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt02.jpg"> 84 - <span>Figure 2.</span> 85 - </div> 86 - </div> 87 - </div> 88 - 89 - <!-- Step 3 --> 90 - <div class="asm-step"> 91 - <div class="asm-step-header"> 92 - <div class="asm-step-name">Lynx B Pan and Tilt — Assembly</div> 93 - <div class="asm-step-num">Step 3 / 5</div> 94 - </div> 95 - <div class="asm-step-body"> 96 - <div class="asm-step-text"> 97 - <p>Install the servo into the multi-purpose bracket. Use four push-in fasteners.</p> 98 - <div class="asm-parts"> 99 - <div class="asm-part"> 100 - <div class="asm-part-info"> 101 - <div class="asm-part-qty">4x</div> 102 - <div class="asm-part-name">Push-in fastener</div> 103 - </div> 104 - <div class="asm-part-img"> 105 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/nrf01.gif"> 106 - </div> 107 - </div> 108 - </div> 109 - </div> 110 - <div class="asm-step-figure"> 111 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt03.jpg"> 112 - <span>Figure 3.</span> 113 - </div> 114 - </div> 115 - </div> 116 - 117 - <!-- Step 4 --> 118 - <div class="asm-step"> 119 - <div class="asm-step-header"> 120 - <div class="asm-step-name">Lynx B Pan and Tilt — Assembly</div> 121 - <div class="asm-step-num">Step 4 / 5</div> 122 - </div> 123 - <div class="asm-step-body"> 124 - <div class="asm-step-text"> 125 - <p>Attach the "C" bracket to the servo as pictured.</p> 126 - <div class="asm-parts"> 127 - <div class="asm-part"> 128 - <div class="asm-part-info"> 129 - <div class="asm-part-qty">2x</div> 130 - <div class="asm-part-name">#2 x .250" tapping screw</div> 131 - </div> 132 - <div class="asm-part-img"> 133 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/2250phts.gif"> 134 - </div> 135 - </div> 136 - <div class="asm-part"> 137 - <div class="asm-part-info"> 138 - <div class="asm-part-qty">1x</div> 139 - <div class="asm-part-name">Hole reference diagram</div> 140 - </div> 141 - <div class="asm-part-img"> 142 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/holes.gif"> 143 - </div> 144 - </div> 145 - </div> 146 - </div> 147 - <div class="asm-step-figure"> 148 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt04.jpg"> 149 - <span>Figure 4.</span> 150 - </div> 151 - </div> 152 - </div> 153 - 154 - <!-- Step 5 --> 155 - <div class="asm-step"> 156 - <div class="asm-step-header"> 157 - <div class="asm-step-name">Lynx B Pan and Tilt — Assembly</div> 158 - <div class="asm-step-num">Step 5 / 5</div> 159 - </div> 160 - <div class="asm-step-body"> 161 - <div class="asm-step-text"> 162 - <p>Any small CCD camera can be attached to the Pan and Tilt assembly. The mounting plate is 2.0" wide by 1.0" high, and the entire surface can be used. The camera can be attached with double sided tape.</p> 163 - </div> 164 - <div class="asm-step-figure"> 165 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt05.jpg"> 166 - <span>Figure 5.</span> 167 - </div> 168 - </div> 169 - </div> 170 - 171 -</div> 1 +{{html wiki="false" clean="true"}} 2 +<body><table border="0" cellpadding="0" cellspacing="0" > 3 + <tbody><tr> 4 + <td valign="top" align="left"><font face="Verdana" size="2"><strong>Lynx 5 + B - Pan and Tilt Assembly Instructions Rev. 2.</strong></font> 6 + <p><font face="Verdana" size="2"><strong>Updated <!--webbot 7 + bot="Timestamp" S-Type="EDITED" S-Format="%m/%d/%Y" startspan --> 8 + <!-- #BeginDate format:Am3 -->12/21/2011<!-- #EndDate --> 9 + <!--webbot 10 + bot="Timestamp" i-CheckSum="12564" endspan --> 11 + </strong></font></p> 12 + <p><font face="Verdana" size="2"><b>Safety first!</b> Wear eye protection and never touch a powered robot!</font></p></td> 13 + <td align="center" valign="top" width="320"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt05.jpg" border="2" hspace="10" ><br> 14 + <font size="2" face="Verdana"><strong>Image of Pan and Tilt without 15 + camera.</strong></font></td> 16 + </tr> 17 + <tr> 18 + <td valign="top" align="left" colspan="2"> </td> 19 + </tr> 20 + <tr> 21 + <td valign="top" align="left"><font size="2" face="Verdana"><strong>Step 22 + 1.<br> 23 + </strong></font><font face="Verdana, Helvetica, sans-serif" size="2">Attach 24 + the multi-purpose servo bracket to one servo as pictured.<br> 25 + </font> 26 + <table border="0" > 27 + <tbody><tr> 28 + <td ><font size="2" face="Verdana"><b>2 x</b></font></td> 29 + <td ><font size="2" face="Verdana"><b> </b></font></td> 30 + </tr> 31 + <tr> 32 + <td ><font face="Verdana, Helvetica, sans-serif" size="2"><b><img border="2" src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/2250phts.gif" ></b></font></td> 33 + <td ><font face="Verdana"> </font></td> 34 + </tr> 35 + </tbody></table> 36 + </td> 37 + <td align="center" valign="top" ><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt01.jpg" border="2" hspace="10" ><br> 38 + <font size="2" face="Verdana">Figure 1.</font></td> 39 + </tr> 40 + <tr> 41 + <td valign="top" align="left" colspan="2"> </td> 42 + </tr> 43 + <tr> 44 + <td valign="top" align="left"><font size="2" face="Verdana"><strong>Step 45 + 2.<br> 46 + </strong></font><font face="Verdana, Helvetica, sans-serif" size="2">Attach 47 + the "C" servo bracket to the multi-purpose bracket as shown. 48 + Push the button head screw through the multi-purpose bracket, and add a 49 + nylon washer. Put the "C" bracket on the screw, and secure it 50 + with the nylon acorn nut. <b> Don't make this too tight!</b></font> 51 + <p align="center"><font face="Verdana" size="2"><b><img border="2" src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/brack01.gif" ></b></font></p> 52 + </td> 53 + <td align="center" valign="top" ><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt02.jpg" border="2" hspace="10" ><br> 54 + <font size="2" face="Verdana">Figure 2.</font></td> 55 + </tr> 56 + <tr> 57 + <td valign="top" align="left" colspan="2"><br class="pb"> 58 + </td> 59 + </tr> 60 + <tr> 61 + <td valign="top" align="left"><font size="2" face="Verdana"><strong>Step 62 + 3.<br> 63 + </strong></font><font face="Verdana, Helvetica, sans-serif" size="2">Install 64 + the servo into the multi-purpose bracket. Use four push-in fasteners.<br> 65 + </font> 66 + <table border="0" > 67 + <tbody><tr> 68 + <td ><font size="2" face="Verdana"><b>4 x</b></font></td> 69 + <td ><font size="2" face="Verdana"><b> </b></font></td> 70 + </tr> 71 + <tr> 72 + <td ><font face="Verdana" size="2"><b> <img border="2" src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/nrf01.gif" ></b></font></td> 73 + <td ><font face="Verdana"> </font></td> 74 + </tr> 75 + </tbody></table> 76 + </td> 77 + <td align="center" valign="top" ><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt03.jpg" border="2" hspace="10" ><br> 78 + <font size="2" face="Verdana">Figure 3.</font></td> 79 + </tr> 80 + <tr> 81 + <td valign="top" align="left" colspan="2"> </td> 82 + </tr> 83 + <tr> 84 + <td valign="top" align="left"><font size="2" face="Verdana"><strong>Step 85 + 4.</strong></font><font face="Verdana, Helvetica, sans-serif" size="2"><br> 86 + Attach the "C" bracket to the servo as pictured.<br> 87 + </font> 88 + <table border="0" > 89 + <tbody><tr> 90 + <td ><font size="2" face="Verdana"><b>2 x</b></font></td> 91 + <td ><font size="2" face="Verdana"><b> </b></font></td> 92 + </tr> 93 + <tr> 94 + <td ><font face="Verdana, Helvetica, sans-serif" size="2"><b><img border="2" src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/2250phts.gif" ></b></font></td> 95 + <td ><font face="Verdana, Helvetica, sans-serif" size="2"><b><img border="2" src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/holes.gif" ></b></font></td> 96 + </tr> 97 + </tbody></table> 98 + </td> 99 + <td align="center" valign="top" ><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt04.jpg" border="2" hspace="10" ><br> 100 + <font size="2" face="Verdana">Figure 4.</font></td> 101 + </tr> 102 + <tr> 103 + <td valign="top" align="left" colspan="2"> </td> 104 + </tr> 105 + <tr> 106 + <td valign="top" align="left"><font size="2" face="Verdana"><strong>Step 107 + 5.<br> 108 + </strong></font><font face="Verdana, Helvetica, sans-serif" size="2">Any 109 + small CCD camera can be attached to the Pan and Tilt assembly. The 110 + mounting plate is 2.0" wide by 1.0" high, and the entire surface 111 + can be used. The camera can be attached with double sided tape.</font></td> 112 + <td align="center" valign="top" ><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-misc-mechanical/lynx-b-pan-tilt/WebHome/bpt05.jpg" border="2" hspace="10" ><br> 113 + <font size="2" face="Verdana">Figure 5.</font></td> 114 + </tr> 115 +</tbody></table> 116 +</body> 172 172 {{/html}}

