Wiki source code of The Complete H3/H3-R Tutorial (Mini-ABB) v1.0
Last modified by Eric Nantel on 2026/04/02 17:23
Show last authors
| 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-figures { display: flex; flex-wrap: wrap; gap: 0.75rem; flex: 0 1 580px; } |
| 14 | .asm-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; overflow-x: auto; } |
| 15 | .asm-info { background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 1rem; margin-bottom: 1.5rem; font-size: 13px; line-height: 1.6; } |
| 16 | .asm-info h2 { font-size: 15px; margin: 0 0 0.5rem 0; color: #2C1A00; } |
| 17 | .ref-table { border-collapse: collapse; width: 100%; font-size: 12px; } |
| 18 | .ref-table th { background: #ccc; border: 1px solid #aaa; padding: 0.3rem 0.6rem; text-align: center; } |
| 19 | .ref-table td { border: 1px solid #ddd; padding: 0.3rem 0.6rem; text-align: center; } |
| 20 | .ref-table tr:nth-child(odd) td { background: #f9f9f9; } |
| 21 | .ref-table tr:nth-child(even) td { background: #fff; } |
| 22 | h1 { font-size: 18px; margin-bottom: 0.25rem; } |
| 23 | </style> |
| 24 | |
| 25 | <div class="asm"> |
| 26 | |
| 27 | <!-- Header --> |
| 28 | <div style="padding: 0.5rem 0 1rem 0;"> |
| 29 | <h1>The Complete H3/H3-R Tutorial v1.0</h1> |
| 30 | <p><b>Updated April 30, 2009</b></p> |
| 31 | <p>The purpose of this guide is to use the PowerPod program to calibrate the servos and create a custom Basic Atom 28 program for PS2 remote control, autonomous, or serial control.</p> |
| 32 | <p>Note: PS2 control programs have been verified to work with Madcatz, Pelican, Hiteck and Lynxmotion wireless controllers.</p> |
| 33 | <div style="display:flex; flex-wrap:wrap; gap:1rem; margin-top:0.75rem;"> |
| 34 | <div style="text-align:center; flex:1 1 140px;"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/ah3r02s.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;"><p style="font-size:11px; color:#666; margin-top:0.3rem;"><b>AH3-R</b></p></div> |
| 35 | <div style="text-align:center; flex:1 1 140px;"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/bh3r00.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;"><p style="font-size:11px; color:#666; margin-top:0.3rem;"><b>BH3-R</b></p></div> |
| 36 | <div style="text-align:center; flex:1 1 140px;"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/bh313.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;"><p style="font-size:11px; color:#666; margin-top:0.3rem;"><b>BH3</b></p></div> |
| 37 | <div style="text-align:center; flex:1 1 140px;"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/ch3r00.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;"><p style="font-size:11px; color:#666; margin-top:0.3rem;"><b>CH3-R</b></p></div> |
| 38 | </div> |
| 39 | </div> |
| 40 | |
| 41 | <!-- Requirements --> |
| 42 | <div class="asm-info"> |
| 43 | <h2>Hardware & Software</h2> |
| 44 | <p><b>Hardware:</b> SSC-32 / Bot Board / BASIC Atom 28 | PS2 Cable / PS2 Wireless Controller or RC-Style Stick Radio | Hexapod 3 / 3-R</p> |
| 45 | <p><b>Software:</b> <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/ses-software/powerpod/" target="_blank">PowerPod</a> | Basic Micro Atom IDE (supported versions: 2.2.1.1, 5.3.0.0, and 5.3.1.3 only — if your chip has a "Rev-D" label, you <em>must</em> use v5.3.1.3)</p> |
| 46 | <p><b>Resources:</b> <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r11.jpg" target="_blank">Close-up of SSC-32</a> | <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r12.jpg" target="_blank">Close-up of Bot Board</a></p> |
| 47 | </div> |
| 48 | |
| 49 | <!-- Step 1 --> |
| 50 | <div class="asm-step"> |
| 51 | <div class="asm-step-header"> |
| 52 | <div class="asm-step-name">H3 Tutorial v1 — Install PowerPod</div> |
| 53 | <div class="asm-step-num">Step 1 / 15</div> |
| 54 | </div> |
| 55 | <div class="asm-step-body"> |
| 56 | <div class="asm-step-text"> |
| 57 | <p>Download <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/ses-software/powerpod/" target="_blank">PowerPod</a>. Unzip and run setup.exe — this creates a desktop icon. When the program opens, click "Help" and review the manual before proceeding.</p> |
| 58 | </div> |
| 59 | <div class="asm-step-figure"> |
| 60 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/powerpod.jpg"> |
| 61 | <span>Figure 1.</span> |
| 62 | </div> |
| 63 | </div> |
| 64 | </div> |
| 65 | |
| 66 | <!-- Step 2 --> |
| 67 | <div class="asm-step"> |
| 68 | <div class="asm-step-header"> |
| 69 | <div class="asm-step-name">H3 Tutorial v1 — Power Up</div> |
| 70 | <div class="asm-step-num">Step 2 / 15</div> |
| 71 | </div> |
| 72 | <div class="asm-step-body"> |
| 73 | <div class="asm-step-text"> |
| 74 | <p>Set the robot up on a stand such as a CD spindle. Connect the DB9 cable to your PC and to the SSC-32. Install a 6VDC battery to the quick-connect cable. Power on to verify that the green LED on the SSC-32 lights up — this indicates the SSC-32 is functioning properly (not a power indicator). It remains lit until it receives valid data, then blinks when receiving data. The servos may jump but will not hold position yet. Consult the PowerPod manual if you have trouble connecting.</p> |
| 75 | </div> |
| 76 | <div class="asm-figures"> |
| 77 | <div class="asm-step-figure"> |
| 78 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/bh311.jpg"> |
| 79 | <span>Figure 2-1.</span> |
| 80 | </div> |
| 81 | <div class="asm-step-figure"> |
| 82 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/h3r104.jpg"> |
| 83 | <span>Figure 2-2.</span> |
| 84 | </div> |
| 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">H3 Tutorial v1 — Enable Servos</div> |
| 93 | <div class="asm-step-num">Step 3 / 15</div> |
| 94 | </div> |
| 95 | <div class="asm-step-body"> |
| 96 | <div class="asm-step-text"> |
| 97 | <p>Click "All=1500" to enable the servos. The robot's legs should move quickly into position and hold. If they go limp after moving, the battery is low — the SSC-32's green LED will be steady as a clue. If the legs look radically misaligned, remove the center servo horn screw, pull the horn off, reposition, and replace. Offsets under 15° will be corrected in the servo offset procedure.</p> |
| 98 | </div> |
| 99 | <div class="asm-step-figure"> |
| 100 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/ppod01.jpg"> |
| 101 | <span>Figure 3.</span> |
| 102 | </div> |
| 103 | </div> |
| 104 | </div> |
| 105 | |
| 106 | <!-- Step 4 --> |
| 107 | <div class="asm-step"> |
| 108 | <div class="asm-step-header"> |
| 109 | <div class="asm-step-name">H3 Tutorial v1 — Calibrate Servo Offsets</div> |
| 110 | <div class="asm-step-num">Step 4 / 15</div> |
| 111 | </div> |
| 112 | <div class="asm-step-body"> |
| 113 | <div class="asm-step-text"> |
| 114 | <p>Use servo offset adjustment to fine-tune leg alignment. The goal is each leg perpendicular to the chassis with the knee forming a perfect right angle (see Figures 4-1 and 4-2).</p> |
| 115 | <p>Select servo channel 0 by clicking its radio button. Click the Offset slider to select it but don't move it yet — use the keyboard arrow keys for accuracy. Tap slowly until the joint moves. After all joints are adjusted, save the .hcf file.</p> |
| 116 | <p>Note: the PowerPod image represents the inline version, but servo channels are the same for the round version.</p> |
| 117 | </div> |
| 118 | <div class="asm-step-figure"> |
| 119 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/ppod02.jpg"> |
| 120 | <span>Figure 4.</span> |
| 121 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/h3r106.jpg" style="margin-top:0.5rem;"> |
| 122 | <span>Figure 4-1.</span> |
| 123 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/h3r105.jpg" style="margin-top:0.5rem;"> |
| 124 | <span>Figure 4-2.</span> |
| 125 | </div> |
| 126 | </div> |
| 127 | </div> |
| 128 | |
| 129 | <!-- Step 5 --> |
| 130 | <div class="asm-step"> |
| 131 | <div class="asm-step-header"> |
| 132 | <div class="asm-step-name">H3 Tutorial v1 — Configure & Build Program</div> |
| 133 | <div class="asm-step-num">Step 5 / 15</div> |
| 134 | </div> |
| 135 | <div class="asm-step-body"> |
| 136 | <div class="asm-step-text"> |
| 137 | <p>Open the master .pmp program ("H3 VX.36 - Master.pmp"). Configure the following options:</p> |
| 138 | <p><b>IDE:</b> Choose the appropriate version.<br> |
| 139 | <b>Control:</b> PS2, Autonomous, or Serial.<br> |
| 140 | <b>H3 Legs:</b> 3DOF-A, 3DOF-B, 3DOF-C, or 3DOF (Old).<br> |
| 141 | <b>H3 Body:</b> Round or inline.<br> |
| 142 | <b>PS2 sticks dead zone:</b> Small, Normal, or Large.<br> |
| 143 | <b>Tibia Angle:</b> + values set foot tip away from knee (+20 recommended for 3DOF-C leg).<br> |
| 144 | <b>Auto Legs Down:</b> If enabled, lowers lifted tripod after inactivity.</p> |
| 145 | <p><b>Click Save to update your config file, then click "Build Basic Program" to create your custom program.</b></p> |
| 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-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/powerpod.jpg"> |
| 149 | <span>Figure 5.</span> |
| 150 | </div> |
| 151 | </div> |
| 152 | </div> |
| 153 | |
| 154 | <!-- Step 6 --> |
| 155 | <div class="asm-step"> |
| 156 | <div class="asm-step-header"> |
| 157 | <div class="asm-step-name">H3 Tutorial v1 — Configure SSC-32 for Atom</div> |
| 158 | <div class="asm-step-num">Step 6 / 15</div> |
| 159 | </div> |
| 160 | <div class="asm-step-body"> |
| 161 | <div class="asm-step-text"> |
| 162 | <p>Change the baud rate jumpers on the SSC-32 to 38.4 kbaud. Remove the DB9-enable jumpers and install the DC-01 with the narrow (0.1") spaced connector on the TTL serial communication posts. The black wire is closest to the edge of the board, and the yellow wire is on RX.</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-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r11.jpg"> |
| 166 | <span>Figure 6. <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r11.jpg" target="_blank">(click to enlarge)</a></span> |
| 167 | </div> |
| 168 | </div> |
| 169 | </div> |
| 170 | |
| 171 | <!-- Step 7 --> |
| 172 | <div class="asm-step"> |
| 173 | <div class="asm-step-header"> |
| 174 | <div class="asm-step-name">H3 Tutorial v1 — Install Bot Board</div> |
| 175 | <div class="asm-step-num">Step 7 / 15</div> |
| 176 | </div> |
| 177 | <div class="asm-step-body"> |
| 178 | <div class="asm-step-text"> |
| 179 | <p>For the round chassis, remove the 3/8 x 4-40 screws holding the SSC-32 and install the Bot Board using the same screws. Attach the red and black wires from the SSC-32 to the VS input, with black on (−) and red on (+).</p> |
| 180 | <p>For both chassis styles: remove the ABC buttons / LED jumpers. Install the following jumpers: VS=VL, speaker enable, VL to I/O 4-7 bus. Install the DC-01 to I/O P15 with black toward the outside and yellow on the I/O pin. Consult the Bot Board manual if needed.</p> |
| 181 | </div> |
| 182 | <div class="asm-step-figure"> |
| 183 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r12.jpg"> |
| 184 | <span>Figure 7. <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r12.jpg" target="_blank">(click to enlarge)</a></span> |
| 185 | </div> |
| 186 | </div> |
| 187 | </div> |
| 188 | |
| 189 | <!-- Step 8 --> |
| 190 | <div class="asm-step"> |
| 191 | <div class="asm-step-header"> |
| 192 | <div class="asm-step-name">H3 Tutorial v1 — Install PS2 Cable</div> |
| 193 | <div class="asm-step-num">Step 8 / 15</div> |
| 194 | </div> |
| 195 | <div class="asm-step-body"> |
| 196 | <div class="asm-step-text"> |
| 197 | <p>Install the Playstation 2 cable as illustrated in Figures 8-1 and 8-2.</p> |
| 198 | </div> |
| 199 | <div class="asm-figures"> |
| 200 | <div class="asm-step-figure"> |
| 201 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/wire07s.gif"> |
| 202 | <span>Figure 8-1.</span> |
| 203 | </div> |
| 204 | <div class="asm-step-figure"> |
| 205 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/ps2abb02.jpg"> |
| 206 | <span>Figure 8-2.</span> |
| 207 | </div> |
| 208 | </div> |
| 209 | </div> |
| 210 | </div> |
| 211 | |
| 212 | <!-- Step 9 --> |
| 213 | <div class="asm-step"> |
| 214 | <div class="asm-step-header"> |
| 215 | <div class="asm-step-name">H3 Tutorial v1 — Mount PS2 Cable</div> |
| 216 | <div class="asm-step-num">Step 9 / 15</div> |
| 217 | </div> |
| 218 | <div class="asm-step-body"> |
| 219 | <div class="asm-step-text"> |
| 220 | <p>Use double-sided foam tape to stick the PS2 cable on the bottom of the robot as shown. This makes it easier to swap controllers if needed.</p> |
| 221 | </div> |
| 222 | <div class="asm-step-figure"> |
| 223 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r13.jpg"> |
| 224 | <span>Figure 9.</span> |
| 225 | </div> |
| 226 | </div> |
| 227 | </div> |
| 228 | |
| 229 | <!-- Step 10 --> |
| 230 | <div class="asm-step"> |
| 231 | <div class="asm-step-header"> |
| 232 | <div class="asm-step-name">H3 Tutorial v1 — Install IDE & Connect</div> |
| 233 | <div class="asm-step-num">Step 10 / 15</div> |
| 234 | </div> |
| 235 | <div class="asm-step-body"> |
| 236 | <div class="asm-step-text"> |
| 237 | <p>Download and install the BASIC Atom IDE. Connect the serial data cable to the PC's serial port (9 pins that stick out) and the other end to the Bot Board's DB9 port. A BAFO BF-810 or IOGear USB-to-Serial adapter can also be used.</p> |
| 238 | </div> |
| 239 | <div class="asm-step-figure"> |
| 240 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/comp.jpg"> |
| 241 | <span>Figure 10.</span> |
| 242 | </div> |
| 243 | </div> |
| 244 | </div> |
| 245 | |
| 246 | <!-- Step 11 --> |
| 247 | <div class="asm-step"> |
| 248 | <div class="asm-step-header"> |
| 249 | <div class="asm-step-name">H3 Tutorial v1 — Program the Atom</div> |
| 250 | <div class="asm-step-num">Step 11 / 15</div> |
| 251 | </div> |
| 252 | <div class="asm-step-body"> |
| 253 | <div class="asm-step-text"> |
| 254 | <p>Download the program from PowerPod into the BASIC Atom IDE and program the Atom. Install the PS2 controller receiver into the PS2 cable, apply power. If all is well, you should hear a few short beeps, the legs snap to position, and the body slowly lifts up. Then the two tripods will lift and lower once. If you properly calibrated the servo offsets, the legs should be perfectly aligned. Remove power to the robot.</p> |
| 255 | </div> |
| 256 | <div class="asm-step-figure"> |
| 257 | <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/rc01.jpg"> |
| 258 | <span>Figure 11.</span> |
| 259 | </div> |
| 260 | </div> |
| 261 | </div> |
| 262 | |
| 263 | <!-- Step 12 --> |
| 264 | <div class="asm-step"> |
| 265 | <div class="asm-step-header"> |
| 266 | <div class="asm-step-name">H3 Tutorial v1 — PS2 Controller Reference</div> |
| 267 | <div class="asm-step-num">Step 12 / 15</div> |
| 268 | </div> |
| 269 | <div class="asm-step-body"> |
| 270 | <div class="asm-step-text"> |
| 271 | <p>Make sure your PS2 controller is on. The software switches to analog mode automatically, but some controllers may need this done manually. Continuous beeping means the PS2 controller is not connected — test with a PlayStation 2 to verify.</p> |
| 272 | <p>Shoulder buttons adjust height, leg lift, and speed. Default is Walking mode. Right joystick for translation, Left joystick X-axis to rotate, Left joystick Y-axis changes ride height (L3 locks it). Press Select to switch between Walking and Body Move mode. Servo on Pin 31 auto-pans; servos on Pins 29/30 add pan/tilt or gripper (Body Move mode only).</p> |
| 273 | </div> |
| 274 | </div> |
| 275 | <div class="asm-fullwidth"> |
| 276 | <table class="ref-table"> |
| 277 | <tr><th>Button</th><th>Walking Mode (default)</th></tr> |
| 278 | <tr><td>Select</td><td>Switch modes</td></tr> |
| 279 | <tr><td>Right Joystick</td><td>Speed and direction for translation</td></tr> |
| 280 | <tr><td>Left Joystick</td><td>X-Axis: Rotational movement | Y-Axis: Ride height</td></tr> |
| 281 | <tr><td>L1</td><td>Preset: Tile Floor</td></tr> |
| 282 | <tr><td>L2</td><td>Preset: Default</td></tr> |
| 283 | <tr><td>L3</td><td>Locks ride height</td></tr> |
| 284 | <tr><td>R1</td><td>Preset: Tall Grass</td></tr> |
| 285 | <tr><td>R2</td><td>Preset: Body Low</td></tr> |
| 286 | <tr><td>R3</td><td>Horn</td></tr> |
| 287 | <tr><td>Start</td><td>Knee angle shift (max ground clearance)</td></tr> |
| 288 | <tr><td>D-Pad L/R</td><td>Left: Speed increase | Right: Speed decrease</td></tr> |
| 289 | <tr><td>D-Pad U/D</td><td>Up: Leg lift increase | Down: Leg lift decrease</td></tr> |
| 290 | <tr><td>△ Triangle</td><td>Lowers body then removes servo pulses. Press again to return (cold start).</td></tr> |
| 291 | <tr><td>O Circle</td><td>All servos = 1500mS</td></tr> |
| 292 | <tr><td>X</td><td>"Attack Mode"</td></tr> |
| 293 | <tr><td>□ Square</td><td>"Learning to Fly"</td></tr> |
| 294 | <tr><th>Button</th><th>Body Move Mode</th></tr> |
| 295 | <tr><td>Select</td><td>Switch modes</td></tr> |
| 296 | <tr><td>Right Joystick</td><td>Move body horizontally (two axis translation)</td></tr> |
| 297 | <tr><td>Left Joystick</td><td>See text above</td></tr> |
| 298 | <tr><td>L3</td><td>Change Left Joystick function</td></tr> |
| 299 | <tr><td>R3</td><td>Horn</td></tr> |
| 300 | <tr><td>D-Pad L/R</td><td>Left: Speed increase | Right: Speed decrease</td></tr> |
| 301 | <tr><td>D-Pad U/D</td><td>Up: Leg lift increase | Down: Leg lift decrease (affects Walking mode only)</td></tr> |
| 302 | <tr><td>△ Triangle</td><td>Lowers body then removes servo pulses. Press again to return.</td></tr> |
| 303 | <tr><td>O Circle</td><td>All servos = 1500mS</td></tr> |
| 304 | <tr><td>X</td><td>"Attack Mode"</td></tr> |
| 305 | <tr><td>□ Square</td><td>"Learning to Fly"</td></tr> |
| 306 | </table> |
| 307 | <p style="text-align:center; font-size:12px; color:#666; margin-top:0.3rem;">Table 12.</p> |
| 308 | </div> |
| 309 | </div> |
| 310 | |
| 311 | <!-- Step 13 --> |
| 312 | <div class="asm-step"> |
| 313 | <div class="asm-step-header"> |
| 314 | <div class="asm-step-name">H3 Tutorial v1 — Autonomous Program</div> |
| 315 | <div class="asm-step-num">Step 13 / 15</div> |
| 316 | </div> |
| 317 | <div class="asm-step-body"> |
| 318 | <div class="asm-step-text"> |
| 319 | <p>Edit the movequery subroutine to create autonomous or custom RC code. Key variables:</p> |
| 320 | <p><b>XSpeed:</b> 120 (forward) to -120 (backward) | <b>YSpeed:</b> 120 (right) to -120 (left) | <b>Steering:</b> 20 (right) to -20 (left) — rotates in place when XSpeed and YSpeed are 0 | <b>Height:</b> -25 to 25</p> |
| 321 | <p><b>LegUpShift:</b> 20 (close to floor) to 70 (~2.5" from floor). If LegUpShift > 45, the tripod gait is modified and GaitSpeed is limited to 8–4; move the body higher (Height -15 to -20). Near 70, use GaitSpeed 8–5.</p> |
| 322 | <p>For "car mode": decrease XSpeed and use Steering to turn. For crab walk: use only XSpeed and YSpeed.</p> |
| 323 | </div> |
| 324 | </div> |
| 325 | </div> |
| 326 | |
| 327 | <!-- Step 14 --> |
| 328 | <div class="asm-step"> |
| 329 | <div class="asm-step-header"> |
| 330 | <div class="asm-step-name">H3 Tutorial v1 — RC-Stick Radio Control (Atom PRO, round chassis only)</div> |
| 331 | <div class="asm-step-num">Step 14 / 15</div> |
| 332 | </div> |
| 333 | <div class="asm-step-body"> |
| 334 | <div class="asm-step-text"> |
| 335 | <p>This customer-submitted program adapts Laurent's PS2 code for an RC-style stick radio. Verified with a Multiplex Royal Evo 9. Uses a 6-channel RC receiver: RC1/RC2 for forward/backward and left/right, RC4 for rotation. RC channels 5 and 6 (three-state switches) select function; RC3 (slider) provides the value.</p> |
| 336 | <p>Download: <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/the-complete-h3-h3-r-tutorial-v1-m-abb/WebHome/eh3r6pro.zip" target="_blank">eh3r6pro.zip</a> — RC Stick Radio Program</p> |
| 337 | </div> |
| 338 | </div> |
| 339 | <div class="asm-fullwidth"> |
| 340 | <p style="font-weight:bold; margin-bottom:0.5rem;">RC Channel Function Reference (Table 14-2)</p> |
| 341 | <table class="ref-table"> |
| 342 | <tr><th>RC5</th><th>RC6</th><th>Description</th><th>Note</th></tr> |
| 343 | <tr><td>2</td><td>2</td><td>Do nothing</td><td>Both 3-state switches in middle</td></tr> |
| 344 | <tr><td>2</td><td>1</td><td>Attack position</td><td>—</td></tr> |
| 345 | <tr><td>2</td><td>3</td><td>Standby position</td><td>—</td></tr> |
| 346 | <tr><td>1</td><td>2</td><td>Do nothing</td><td>—</td></tr> |
| 347 | <tr><td>1</td><td>1</td><td>Speed +/−</td><td>RC3 provides value</td></tr> |
| 348 | <tr><td>1</td><td>3</td><td>Legupshift +/−</td><td>RC3 provides value</td></tr> |
| 349 | <tr><td>3</td><td>2</td><td>Do nothing</td><td>—</td></tr> |
| 350 | <tr><td>3</td><td>1</td><td>Fly position</td><td>—</td></tr> |
| 351 | <tr><td>3</td><td>3</td><td>Height +/−</td><td>RC3 provides value</td></tr> |
| 352 | </table> |
| 353 | </div> |
| 354 | </div> |
| 355 | |
| 356 | <!-- Step 15 --> |
| 357 | <div class="asm-step"> |
| 358 | <div class="asm-step-header"> |
| 359 | <div class="asm-step-name">H3 Tutorial v1 — Alternate Power Configurations</div> |
| 360 | <div class="asm-step-num">Step 15 / 15</div> |
| 361 | </div> |
| 362 | <div class="asm-step-body"> |
| 363 | <div class="asm-step-text"> |
| 364 | <p>Consult the documentation for the Bot Board and SSC-32 to explore different powering options. 6VDC is recommended for the servos. A single 9VDC battery can power all VL (5VDC logic) regulators — this increases run time since servo batteries retain sufficient charge for the servos even after voltage is too low for the VL regulators.</p> |
| 365 | </div> |
| 366 | </div> |
| 367 | </div> |
| 368 | |
| 369 | </div> |
| 370 | {{/html}} |

