Changes for page Mini Inline Hexapod Body Assembly Instructions Rev. 1.2
Last modified by Eric Nantel on 2026/04/02 15:59
Change comment: Upload new image "SSC-32U.jpg", version 1.1
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Mini Inline Hexapod Body Assembly Instructions Rev. 1.2 1 + Mini Inline Hexapod Body Assembly Instructions Rev. 1.2 - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -ses- v1.ses-v1-robots.ses-v1-2dof-hexapods.WebHome1 +servo-erector-set-robots-kits.ses-v1-robots.ses-v1-2dof-hexapods.WebHome - Content
-
... ... @@ -1,485 +1,3 @@ 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 - .asm-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; line-height: 1.6; } 21 - .asm-fullwidth img { max-width: 100%; height: auto; border: 1px solid #ccc; border-radius: 4px; display: block; margin: 0.5rem auto; } 22 - .asm-fullwidth ul { margin: 0.5rem 0 0 1.2rem; padding: 0; } 23 - .asm-fullwidth li { margin-bottom: 0.25rem; } 24 - .asm-info { background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 1rem; margin-bottom: 1.5rem; font-size: 13px; line-height: 1.8; } 25 - .asm-info h2 { font-size: 15px; margin: 0 0 0.5rem 0; color: #2C1A00; } 26 - .asm-servo-table { border-collapse: collapse; width: 100%; font-size: 12px; margin-top: 0.5rem; } 27 - .asm-servo-table td { border: 1px solid #aaa; padding: 0.3rem 0.6rem; } 28 - .asm-servo-table td:nth-child(odd) { background: #ccc; text-align: center; font-weight: bold; } 29 - .asm-schematic { background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 1rem; margin-bottom: 1.5rem; font-size: 13px; } 30 - .asm-schematic h2 { font-size: 15px; margin: 0 0 0.75rem 0; color: #2C1A00; } 31 - .asm-schematic table { border-collapse: collapse; margin: 0 auto 1rem auto; font-size: 12px; } 32 - .asm-schematic td { border: 1px solid #aaa; padding: 0.3rem 0.6rem; } 33 - .asm-schematic th { background: #ccc; border: 1px solid #aaa; padding: 0.3rem 0.6rem; text-align: center; } 34 - .variant-header { background: #333; color: white; font-weight: bold; font-size: 13px; padding: 0.4rem 0.75rem; border-radius: 4px; margin: 0.75rem 0 0.5rem 0; display: inline-block; } 35 - .safety { color: #c00; font-weight: bold; } 36 - .warning { color: #c00; font-weight: bold; } 37 - h1 { font-size: 18px; margin-bottom: 0.25rem; } 38 -</style> 1 +{{html wiki="false" clean="true"}} 39 39 40 -<div class="asm"> 41 - 42 - <!-- Header --> 43 - <div style="padding: 0.5rem 0 1rem 0;"> 44 - <h1>Mini Inline Hexapod Body Assembly Instructions Rev. 1.2</h1> 45 - <p><b>Updated February 2015</b></p> 46 - <p><span class="safety">Safety first!</span> Wear eye protection and never touch a powered robot!</p> 47 - </div> 48 - 49 - <!-- Kit versions info --> 50 - <div class="asm-info"> 51 - <h2>Available Kit Versions</h2> 52 - <ul style="margin: 0 0 0 1.2rem; padding: 0; line-height: 1.8;"> 53 - <li>MH2U with BotBoarduino microcontroller and SSC-32</li> 54 - <li>MH2U with BotBoarduino microcontroller and SSC-32U</li> 55 - <li>MH2F with SSC-32 and Bluetooth (FlowBotics)</li> 56 - <li>MH2F with SSC-32U and Bluetooth (FlowBotics)</li> 57 - <li>MH2 with SSC-32 and Bot Board 2 microcontroller (old model)</li> 58 - </ul> 59 - <p style="margin-top: 0.75rem;">Take note of which version you have and follow each step accordingly, as the connections and configuration are different. Since the Bot Board 2 + Basic Atom is an older model, please follow the BotBoarduino procedure unless indicated otherwise.</p> 60 - <p>Note: Loctite / thread lock can be used on aluminum components, though it is not necessary if the nuts are properly tightened. Do not use thread lock with Lexan or plastic as it may cause damage.</p> 61 - </div> 62 - 63 - <!-- Lexan Preparation --> 64 - <div class="asm-step"> 65 - <div class="asm-step-header"> 66 - <div class="asm-step-name">Mini Inline Hexapod — Lexan Preparation</div> 67 - </div> 68 - <div class="asm-step-body"> 69 - <div class="asm-step-text"> 70 - <p>The lexan pieces have a protective covering that needs to be removed before assembly. When the laser cuts, the covering melts into the cut edge which can make removal difficult. If you gently scrape the cut edge with a flat blade screwdriver, the covering can easily be lifted and peeled off.</p> 71 - <p>On smaller pieces the coverings can be more difficult to remove. If you have trouble you can gently scrape the cut edge, then use duct tape to lift the covering off.</p> 72 - <p>For further information on lexan, see <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/support/polycarbonate-info-page/" target="_blank">this page</a>.</p> 73 - </div> 74 - <div class="asm-step-figure"> 75 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/lexan01.jpg"> 76 - <span>Lexan Preparation.</span> 77 - </div> 78 - </div> 79 - </div> 80 - 81 - <!-- Step 1 --> 82 - <div class="asm-step"> 83 - <div class="asm-step-header"> 84 - <div class="asm-step-name">Mini Inline Hexapod — Electronics User Guides</div> 85 - <div class="asm-step-num">Step 1 / 11</div> 86 - </div> 87 - <div class="asm-step-body"> 88 - <div class="asm-step-text"> 89 - <p>Before assembling, read and understand the relevant user guide for your kit:</p> 90 - <ul> 91 - <li>SSC-32: <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-system/ses-electronics/ses-modules/ssc-32/ssc-32-manual/" target="_blank">SSC-32 User Guide</a></li> 92 - <li>SSC-32U: <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-system/ses-electronics/ses-modules/ssc-32u/WebHome/lynxmotion_ssc-32u_usb_user_guide.pdf" target="_blank">SSC-32U User Guide</a></li> 93 - <li>BotBoarduino: <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-system/ses-electronics/ses-modules/botboarduino/botboarduino-manual/" target="_blank">BotBoarduino User Guide</a></li> 94 - </ul> 95 - <p>The MH2 + BotBoarduino uses the Arduino software from <a href="http://www.arduino.cc" target="_blank">www.arduino.cc</a>. Sample code on GitHub uses a Lynxmotion PS2 controller as input (sold separately).</p> 96 - </div> 97 - <div class="asm-step-figure"> 98 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/SSC-32U.jpg"> 99 - <span>Figure 1 (SSC-32U shown as example).</span> 100 - </div> 101 - </div> 102 - </div> 103 - 104 - <!-- Step 2 --> 105 - <div class="asm-step"> 106 - <div class="asm-step-header"> 107 - <div class="asm-step-name">Mini Inline Hexapod — Install Board Spacers (Top Plate)</div> 108 - <div class="asm-step-num">Step 2 / 11</div> 109 - </div> 110 - <div class="asm-step-body"> 111 - <div class="asm-step-text"> 112 - <div class="variant-header">Step 2a — BotBoarduino + SSC-32 / SSC-32U</div> 113 - <p>Install both boards to the top Lexan plate using eight 4-40 x 1/4" hex socket screws to attach the spacers. The "top" plate has a cutout for the servo (the servo cutout is the "front" of the robot), while the bottom only has cutouts and is symmetric.</p> 114 - <div class="asm-parts"> 115 - <div class="asm-part"> 116 - <div class="asm-part-info"> 117 - <div class="asm-part-qty">8x</div> 118 - <div class="asm-part-name">4-40 x 1/4" hex socket screw</div> 119 - </div> 120 - <div class="asm-part-img"> 121 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4250hscs.gif"> 122 - </div> 123 - </div> 124 - <div class="asm-part"> 125 - <div class="asm-part-info"> 126 - <div class="asm-part-qty">8x</div> 127 - <div class="asm-part-name">4-40 hex spacer (.375")</div> 128 - </div> 129 - <div class="asm-part-img"> 130 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4375hns.gif"> 131 - </div> 132 - </div> 133 - </div> 134 - <div class="variant-header" style="margin-top: 1rem;">Step 2b — SSC-32 or SSC-32U only</div> 135 - <p>If you have a kit which includes only the SSC-32 or SSC-32U (as with FlowBotics), use four 4-40 x 1/4" hex socket screws to attach the spacers to the top body plate.</p> 136 - <div class="asm-parts"> 137 - <div class="asm-part"> 138 - <div class="asm-part-info"> 139 - <div class="asm-part-qty">4x</div> 140 - <div class="asm-part-name">4-40 x 1/4" hex socket screw</div> 141 - </div> 142 - <div class="asm-part-img"> 143 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4250hscs.gif"> 144 - </div> 145 - </div> 146 - <div class="asm-part"> 147 - <div class="asm-part-info"> 148 - <div class="asm-part-qty">4x</div> 149 - <div class="asm-part-name">4-40 hex spacer (.375")</div> 150 - </div> 151 - <div class="asm-part-img"> 152 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4375hns.gif"> 153 - </div> 154 - </div> 155 - </div> 156 - </div> 157 - <div class="asm-step-figure"> 158 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/mh2-assembly-1.jpg"> 159 - <span>Figure 2a.</span> 160 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/hexapod-1.jpg" style="margin-top: 0.75rem;"> 161 - <span>Figure 2b (top of top plate).</span> 162 - </div> 163 - </div> 164 - </div> 165 - 166 - <!-- Step 3 --> 167 - <div class="asm-step"> 168 - <div class="asm-step-header"> 169 - <div class="asm-step-name">Mini Inline Hexapod — Install Long Spacers (Underside)</div> 170 - <div class="asm-step-num">Step 3 / 11</div> 171 - </div> 172 - <div class="asm-step-body"> 173 - <div class="asm-step-text"> 174 - <p>Flip the plate over and use eight 4-40 x 1/4" hex socket screws to attach the long aluminum spacers to the underside of the top body plate. This applies to both kit variants (2a and 2b).</p> 175 - <div class="asm-parts"> 176 - <div class="asm-part"> 177 - <div class="asm-part-info"> 178 - <div class="asm-part-qty">8x</div> 179 - <div class="asm-part-name">4-40 x 1/4" hex socket screw</div> 180 - </div> 181 - <div class="asm-part-img"> 182 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4250hscs.gif"> 183 - </div> 184 - </div> 185 - <div class="asm-part"> 186 - <div class="asm-part-info"> 187 - <div class="asm-part-qty">8x</div> 188 - <div class="asm-part-name">Long aluminum spacer (.1875")</div> 189 - </div> 190 - <div class="asm-part-img"> 191 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/41875hns.gif"> 192 - </div> 193 - </div> 194 - </div> 195 - </div> 196 - <div class="asm-step-figure"> 197 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/mh2-assembly-2.jpg"> 198 - <span>Figure 3a (underside of top plate).</span> 199 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/hexapod-2.jpg" style="margin-top: 0.75rem;"> 200 - <span>Figure 3b (underside of top plate).</span> 201 - </div> 202 - </div> 203 - </div> 204 - 205 - <!-- Step 4 --> 206 - <div class="asm-step"> 207 - <div class="asm-step-header"> 208 - <div class="asm-step-name">Mini Inline Hexapod — Mount Bottom Plate</div> 209 - <div class="asm-step-num">Step 4 / 11</div> 210 - </div> 211 - <div class="asm-step-body"> 212 - <div class="asm-step-text"> 213 - <p>Mount the bottom of the robot to the top using eight 1/4" hex screws.</p> 214 - <p>Note: it would be a good idea to install the battery into the chassis at this point before connecting the bottom plate. Place the battery in the center of the chassis with the wire closest to the rear of the bot. You can use velcro, double sided tape or tie-wraps to hold it in place.</p> 215 - <div class="asm-parts"> 216 - <div class="asm-part"> 217 - <div class="asm-part-info"> 218 - <div class="asm-part-qty">8x</div> 219 - <div class="asm-part-name">4-40 x 1/4" hex socket screw</div> 220 - </div> 221 - <div class="asm-part-img"> 222 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4250hscs.gif"> 223 - </div> 224 - </div> 225 - </div> 226 - </div> 227 - <div class="asm-step-figure"> 228 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/mh2-assembly-3.jpg"> 229 - <span>Figure 4a (BotBoarduino w/ SSC-32 / 32U).</span> 230 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/hexapod-3.jpg" style="margin-top: 0.75rem;"> 231 - <span>Figure 4b (SSC-32 / 32U alone).</span> 232 - </div> 233 - </div> 234 - </div> 235 - 236 - <!-- Step 5 --> 237 - <div class="asm-step"> 238 - <div class="asm-step-header"> 239 - <div class="asm-step-name">Mini Inline Hexapod — Install the Legs</div> 240 - <div class="asm-step-num">Step 5 / 11</div> 241 - </div> 242 - <div class="asm-step-body"> 243 - <div class="asm-step-text"> 244 - <p>Attach the legs assembled in the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/simple-2-dof-leg/" target="_blank">Mini 2DoF Leg guide</a> as shown, making sure to use right or left legs as indicated. If a servo horn moved from center during assembly, re-center it before installing. Orientation is important — pay close attention to the photo. The "front" of the robot has the cutout for a servo (sold separately).</p> 245 - <div class="asm-parts"> 246 - <div class="asm-part"> 247 - <div class="asm-part-info"> 248 - <div class="asm-part-qty">12x</div> 249 - <div class="asm-part-name">#2 x .250" tapping screw</div> 250 - </div> 251 - <div class="asm-part-img"> 252 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/2250phts.gif"> 253 - </div> 254 - </div> 255 - <div class="asm-part"> 256 - <div class="asm-part-info"> 257 - <div class="asm-part-qty">—</div> 258 - <div class="asm-part-name">Hole position reference</div> 259 - </div> 260 - <div class="asm-part-img"> 261 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/holes.gif"> 262 - </div> 263 - </div> 264 - </div> 265 - </div> 266 - <div class="asm-step-figure"> 267 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/mh2-assembly-5.jpg"> 268 - <span>Figure 5.</span> 269 - </div> 270 - </div> 271 - </div> 272 - 273 - <!-- Step 6 --> 274 - <div class="asm-step"> 275 - <div class="asm-step-header"> 276 - <div class="asm-step-name">Mini Inline Hexapod — Using Screw Terminals</div> 277 - <div class="asm-step-num">Step 6 / 11</div> 278 - </div> 279 - <div class="asm-step-body"> 280 - <div class="asm-step-text"> 281 - <p>Use a 2mm wide flat blade screwdriver when inserting wires into the SSC-32, SSC-32U and/or BotBoarduino terminals. Rotate the screw both directions looking into the end of the terminal. When you see it opening, keep turning until it is open completely. Wrap/twist the wires by hand to ensure they are aligned as in Figure 6.</p> 282 - <p><span class="warning">Be sure that the wires are fully inserted and that no stray wires can touch each other — a short can cause the battery to discharge rapidly, causing heat and possibly fire.</span></p> 283 - </div> 284 - <div class="asm-step-figure"> 285 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/wiring.jpg"> 286 - <span>Figure 6.</span> 287 - </div> 288 - </div> 289 - </div> 290 - 291 - <!-- Step 7 --> 292 - <div class="asm-step"> 293 - <div class="asm-step-header"> 294 - <div class="asm-step-name">Mini Inline Hexapod — Install Electronics & Wiring</div> 295 - <div class="asm-step-num">Step 7 / 11</div> 296 - </div> 297 - <div class="asm-step-body"> 298 - <div class="asm-step-text"> 299 - <div class="variant-header">Step 7a — Bot Board + SSC-32 + PS2 V1</div> 300 - <p>Install both boards into the chassis using eight 1/4" hex screws. Orient the board with the connector facing the servo cutout. Connect the loose power cable from the SSC-32's VL terminal to the Bot Board II's VL terminal. Attach the BotBoarduino and secure using four 1/4" hex screws. Install the power switch(es) at the rear. Do not connect the servos yet.</p> 301 - <div class="asm-parts"> 302 - <div class="asm-part"> 303 - <div class="asm-part-info"> 304 - <div class="asm-part-qty">8x</div> 305 - <div class="asm-part-name">4-40 x 1/4" hex socket screw</div> 306 - </div> 307 - <div class="asm-part-img"> 308 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/4250hscs.gif"> 309 - </div> 310 - </div> 311 - </div> 312 - </div> 313 - <div class="asm-step-figure"> 314 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/mh2-boards.JPG"> 315 - <span>Figure 7 (SSC-32 + BotBoarduino shown).</span> 316 - </div> 317 - </div> 318 - <!-- Wiring schematics --> 319 - <div class="asm-fullwidth"> 320 - <div class="variant-header">Step 7a — Wiring: Bot Board 2 + SSC-32</div> 321 - <p>Double check your connections against the schematic. Be sure red wires go to positive (+) and black wires to negative (−). Note that the VL=VS jumper on the SSC-32 is removed, as are the Tx and Rx jumpers. The wiring from SSC-32's Tx/Rx pins to the BotBoarduino's pins are NOT in line — the red/center/power pin needs to be removed and connected to pin 12 on the BotBoarduino.</p> 322 - <table style="border-collapse:collapse; margin: 0.5rem auto 1rem auto; font-size: 12px;"> 323 - <tr><th colspan="3" style="background:#ccc; border:1px solid #aaa; padding: 0.3rem 0.6rem; text-align:center;">Servo Letter Definitions (Bot Board + SSC-32 + PS2 V1)</th></tr> 324 - <tr> 325 - <td style="border:1px solid #aaa; padding:0.3rem 0.6rem;"><b>L</b>eft<br><b>R</b>ight</td> 326 - <td style="border:1px solid #aaa; padding:0.3rem 0.6rem;"><b>R</b>ear<br><b>M</b>iddle/Center<br><b>F</b>ront</td> 327 - <td style="border:1px solid #aaa; padding:0.3rem 0.6rem;"><b>V</b>ertical<br><b>H</b>orizontal</td> 328 - </tr> 329 - </table> 330 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/2dofsch2.gif"> 331 - <p style="text-align:center; font-weight:bold;">Bot Board 2 + Basic Atom + SSC-32</p> 332 - <ul> 333 - <li>SSC-32: VL terminal connected to 9V battery (red to +, black to −)</li> 334 - <li>SSC-32: VS1 terminal connected to the switch (red to +, black to −)</li> 335 - <li>SSC-32: VL = VS jumper is REMOVED</li> 336 - <li>SSC-32: VS1 = VS2 jumpers left in place</li> 337 - <li>Bot Board 2: Take note of the jumpers</li> 338 - <li>Bot Board 2: Power from SSC-32 using extra wires (red to +, black to −)</li> 339 - </ul> 340 - 341 - <div class="variant-header" style="margin-top: 1rem;">Step 7b — SSC-32 + Bluetooth</div> 342 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/ssc-32-bluetooth.jpg"> 343 - <p style="text-align:center; font-weight:bold;">SSC-32 + Bluetooth Bee</p> 344 - <ul> 345 - <li>VL terminal connected to 9V battery (red to +, black to −)</li> 346 - <li>VS1 terminal connected to the switch (red to +, black to −)</li> 347 - <li>VL = VS jumper is REMOVED</li> 348 - <li>VS1 = VS2 jumpers left in place</li> 349 - <li>Baud rate jumpers set to 9600</li> 350 - <li>Bluetooth Bee connected to breakout board as shown</li> 351 - </ul> 352 - 353 - <div class="variant-header" style="margin-top: 1rem;">Step 7c — SSC-32U + Bluetooth</div> 354 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/ssc-32u-bluetooth.jpg"> 355 - <p style="text-align:center; font-weight:bold;">SSC-32U + Bluetooth Bee</p> 356 - <ul> 357 - <li>VS1 terminal connected to 6V battery switch (red to +, black to −)</li> 358 - <li>VL = VS jumper is in place</li> 359 - <li>VS1 = VS2 jumpers left in place</li> 360 - <li>Baud rate set to 9600</li> 361 - <li>Bluetooth Bee connected to board as shown</li> 362 - </ul> 363 - 364 - <div class="variant-header" style="margin-top: 1rem;">Step 7d — SSC-32U + BotBoarduino + Optional PS2v3</div> 365 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/ssc-32u-botboarduino-ps2.png"> 366 - <p style="text-align:center; font-weight:bold;">BotBoarduino + SSC-32U + PS2v3</p> 367 - <ul> 368 - <li>VL terminal connected to 9V battery (red to +, black to −)</li> 369 - <li>VS1 terminal connected to the switch (red to +, black to −)</li> 370 - <li>VL = VS jumper is REMOVED</li> 371 - <li>VS1 = VS2 jumpers left in place</li> 372 - <li>Baud rate jumpers set to 9600</li> 373 - </ul> 374 - 375 - <div class="variant-header" style="margin-top: 1rem;">Step 7e — SSC-32 + BotBoarduino + Optional PS2v2</div> 376 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/botboarduino-ssc-32-ps2-connections.jpg"> 377 - <p style="text-align:center; font-weight:bold;">BotBoarduino + SSC-32 + PS2v2</p> 378 - <ul> 379 - <li>VL terminal connected to 9V battery (red to +, black to −)</li> 380 - <li>VS1 terminal connected to the switch (red to +, black to −)</li> 381 - <li>VL = VS jumper is REMOVED</li> 382 - <li>VS1 = VS2 jumpers left in place</li> 383 - </ul> 384 - </div> 385 - </div> 386 - 387 - <!-- Step 8 --> 388 - <div class="asm-step"> 389 - <div class="asm-step-header"> 390 - <div class="asm-step-name">Mini Inline Hexapod — Plug the Servos In</div> 391 - <div class="asm-step-num">Step 8 / 11</div> 392 - </div> 393 - <div class="asm-step-body"> 394 - <div class="asm-step-text"> 395 - <p>Plug the servos into the SSC-32 or SSC-32U as indicated in Table 8. Simply plug in the servo associated with the function to the corresponding pin. Be sure the black wire is near the outside of the board and the yellow wire is near the center of the board. Proper cable routing can be done later.</p> 396 - </div> 397 - <div class="asm-step-figure" style="flex: 0 1 400px;"> 398 - <table class="asm-servo-table"> 399 - <tr><td>0</td><td>Right Rear Vertical</td><td>16</td><td>Left Rear Vertical</td></tr> 400 - <tr><td>1</td><td>Right Rear Horizontal</td><td>17</td><td>Left Rear Horizontal</td></tr> 401 - <tr><td>2</td><td>Right Center Vertical</td><td>18</td><td>Left Center Vertical</td></tr> 402 - <tr><td>3</td><td>Right Center Horizontal</td><td>19</td><td>Left Center Horizontal</td></tr> 403 - <tr><td>4</td><td>Right Front Vertical</td><td>20</td><td>Left Front Vertical</td></tr> 404 - <tr><td>5</td><td>Right Front Horizontal</td><td>21</td><td>Left Front Horizontal</td></tr> 405 - </table> 406 - <span>Table 8.</span> 407 - </div> 408 - </div> 409 - </div> 410 - 411 - <!-- Step 9 --> 412 - <div class="asm-step"> 413 - <div class="asm-step-header"> 414 - <div class="asm-step-name">Mini Inline Hexapod — Powering the Robot</div> 415 - <div class="asm-step-num">Step 9 / 11</div> 416 - </div> 417 - <div class="asm-step-body"> 418 - <div class="asm-step-text"> 419 - <div class="variant-header">Step 9a — All kits with SSC-32</div> 420 - <p>Connect a 9V battery to the battery clip and turn the On/Off switch to ON. You should see the green LED on the SSC-32 and the power LED on the Bot Board 2 or BotBoarduino switch on.</p> 421 - <p><span class="warning">If these LEDs do not switch on, immediately power off your robot and double check your connections.</span></p> 422 - <p>Turn the 9V switch to OFF. Connect the 6VDC battery pack to power the servos. Flip the switch to turn servo power on. <span class="warning">The LEDs should NOT switch on this time. If they do, immediately power off and double check your connections.</span></p> 423 - <p>Note: battery packs do NOT come charged. Charge before proceeding to the next tutorial.</p> 424 - <div class="variant-header" style="margin-top: 1rem;">Step 9b — SSC-32U Only</div> 425 - <p>Connect the 6VDC battery pack to power both the servos and electronics. Flip the switch to turn servo power on. <span class="warning">The LEDs should NOT switch on. If they do, immediately power off and double check your connections.</span></p> 426 - <p>Note: battery packs do NOT come charged. Charge before proceeding.</p> 427 - </div> 428 - <div class="asm-step-figure"> 429 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/batteryc.jpg"> 430 - <span>Figure 9.</span> 431 - </div> 432 - </div> 433 - </div> 434 - 435 - <!-- Step 10 --> 436 - <div class="asm-step"> 437 - <div class="asm-step-header"> 438 - <div class="asm-step-name">Mini Inline Hexapod — Calibration & Programming</div> 439 - <div class="asm-step-num">Step 10 / 11</div> 440 - </div> 441 - <div class="asm-step-body"> 442 - <div class="asm-step-text"> 443 - <div class="variant-header">Step 10 — Bot Board 2 / SSC-32 / SSC-32U</div> 444 - <p>Now that the robot is assembled, proceed with calibration and programming:</p> 445 - <ul> 446 - <li>MH2F with SSC-32 + Bluetooth (FlowBotics): Install and open FlowBotics Studio and follow the instructions</li> 447 - <li>MH2F with SSC-32U + Bluetooth (FlowBotics): Install and open FlowBotics Studio and follow the instructions*</li> 448 - <li>MH2 with SSC-32 + Bot Board 2 (old model): <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/the-complete-2-dof-hexapod-tutorial/" target="_blank">Programming Guide</a></li> 449 - </ul> 450 - <p>* Note that the Bluetooth button within the project needs to be pressed to change the baud rate to 9600.</p> 451 - </div> 452 - <div class="asm-step-figure"> 453 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/hexapod-4.jpg"> 454 - <span>Completed MH2 (SSC-32U shown).</span> 455 - </div> 456 - </div> 457 - </div> 458 - 459 - <!-- Step 11 --> 460 - <div class="asm-step"> 461 - <div class="asm-step-header"> 462 - <div class="asm-step-name">Mini Inline Hexapod — Calibration & Programming</div> 463 - <div class="asm-step-num">Step 11 / 11</div> 464 - </div> 465 - <div class="asm-step-body"> 466 - <div class="asm-step-text"> 467 - <div class="variant-header">Step 11 — BotBoarduino</div> 468 - <p>Connect the 6VDC battery pack to power the servos. Flip the switch to turn servo power on. Applies to:</p> 469 - <ul> 470 - <li>MH2U with BotBoarduino + SSC-32</li> 471 - <li>MH2U with BotBoarduino + SSC-32U</li> 472 - </ul> 473 - <p>To calibrate the servos, use <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/ses-software/lynxterm/" target="_blank">Lynxterm</a> and connect to the SSC-32 / 32U directly.</p> 474 - <p>Download and install the Arduino IDE from <a href="http://www.arduino.cc" target="_blank">www.arduino.cc</a>. Sample code for the MH2 is available on the <a href="https://github.com/Lynxmotion/2DOF-Hexapods" target="_blank">Lynxmotion GitHub page</a>.</p> 475 - <p>Alternatively, the MH2 can use the SSC-32 / SSC-32U's built-in <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-system/ses-electronics/ses-modules/ssc-32/ssc-32-manual/#hexseqcom" target="_blank">hexapod sequencer</a>.</p> 476 - </div> 477 - <div class="asm-step-figure"> 478 - <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-2dof-hexapods/mini-inline-hexapod-body/WebHome/mh2-assembly-6.jpg"> 479 - <span>Completed MH2.</span> 480 - </div> 481 - </div> 482 - </div> 483 - 484 -</div> 485 485 {{/html}}
- ssc-32u-bluetooth.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.ENantel - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.8 KB - Content
- ssc-32u-botboarduino-ps2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.ENantel - Size
-
... ... @@ -1,1 +1,0 @@ 1 -230.0 KB - Content
- wiring.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.ENantel - Size
-
... ... @@ -1,1 +1,0 @@ 1 -24.5 KB - Content

