From version < 20.1 >
edited by Eric Nantel
on 2023/01/26 11:42
To version < 25.1
edited by Eric Nantel
on 2026/04/02 16:26
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -servo-erector-set-robots-kits.ses-v1-robots.ses-v1-3-4-dof-hexapods.WebHome
1 +ses-v1.ses-v1-robots.ses-v1-3-4-dof-hexapods.WebHome
Content
... ... @@ -1,3 +1,467 @@
1 -{{html wiki="false" clean="true"}}
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-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; overflow-x: auto; }
14 + .asm-info { background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 1rem; margin-bottom: 1.5rem; font-size: 13px; line-height: 1.8; }
15 + .asm-info h2 { font-size: 15px; margin: 0 0 0.5rem 0; color: #2C1A00; }
16 + .ref-table { border-collapse: collapse; width: 100%; font-size: 12px; margin-top: 0.5rem; }
17 + .ref-table th { background: #ccc; border: 1px solid #aaa; padding: 0.3rem 0.6rem; text-align: center; }
18 + .ref-table td { border: 1px solid #ddd; padding: 0.3rem 0.6rem; text-align: center; }
19 + .ref-table tr:nth-child(odd) td { background: #f9f9f9; }
20 + .ref-table tr:nth-child(even) td { background: #fff; }
21 + .section-header { background: #1a1a1a; color: white; font-weight: bold; font-size: 14px; padding: 0.5rem 1rem; border-radius: 6px; margin: 1.5rem 0 1rem 0; }
22 + .warning { color: #c00; font-weight: bold; }
23 + h1 { font-size: 18px; margin-bottom: 0.25rem; }
24 +</style>
2 2  
26 +<div class="asm">
27 +
28 + <!-- Header -->
29 + <div style="padding: 0.5rem 0 1rem 0;">
30 + <h1>A-Pod Bot Board II / BASIC Atom Pro Tutorial</h1>
31 + <p><b>Updated August 10, 2010. Phoenix code v2.0</b></p>
32 + <p><span class="warning">Safety first!</span> Wear eye protection and never touch a powered robot!</p>
33 + </div>
34 +
35 + <!-- Requirements -->
36 + <div class="asm-info">
37 + <h2>Required Software</h2>
38 + <p>Basic Micro Studio | Basic Atom Pro program</p>
39 + </div>
40 +
41 + <!-- Section I -->
42 + <div class="section-header">I. SSC-32 Configuration: Registers</div>
43 +
44 + <!-- Step 1 -->
45 + <div class="asm-step">
46 + <div class="asm-step-header">
47 + <div class="asm-step-name">A-Pod Tutorial — Setup</div>
48 + <div class="asm-step-num">Step 1 / 17</div>
49 + </div>
50 + <div class="asm-step-body">
51 + <div class="asm-step-text">
52 + <p>Place the robot on top of a CD spindle or similar to hold the legs off the ground.</p>
53 + <p>Download and install the latest version of <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/ses-software/lynxterm/" target="_blank">LynxTerm</a>.</p>
54 + </div>
55 + <div class="asm-step-figure">
56 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod01.jpg">
57 + <span>Figure 1.</span>
58 + </div>
59 + </div>
60 + </div>
61 +
62 + <!-- Step 2 -->
63 + <div class="asm-step">
64 + <div class="asm-step-header">
65 + <div class="asm-step-name">A-Pod Tutorial — Test Communications</div>
66 + <div class="asm-step-num">Step 2 / 17</div>
67 + </div>
68 + <div class="asm-step-body">
69 + <div class="asm-step-text">
70 + <p>Connect the SSC-32 to the PC's serial port (recognized by the 9 pins that stick out). Apply power — the green LED should light and stay on until it receives a valid serial command. Run the LynxTerm program.</p>
71 + <p>To test basic communications, type "ver" into the terminal and press Enter. You should see the proper firmware version returned.</p>
72 + <p>Please consult the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/support/serial-usb-serial-port-troubleshooting/" target="_blank">serial troubleshooting guide</a> if you have difficulties.</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-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/comp.jpg">
76 + <span>Figure 2.</span>
77 + </div>
78 + </div>
79 + </div>
80 +
81 + <!-- Step 3 -->
82 + <div class="asm-step">
83 + <div class="asm-step-header">
84 + <div class="asm-step-name">A-Pod Tutorial — Update Firmware</div>
85 + <div class="asm-step-num">Step 3 / 17</div>
86 + </div>
87 + <div class="asm-step-body">
88 + <div class="asm-step-text">
89 + <p>Download the 2-07EGP_A1A.abl firmware or higher. Make sure the baud rate is set to 115.2k before attempting to update. Refer to the <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-system/ses-electronics/ses-modules/ssc-32/ssc-32-manual/#aglance" target="_blank">manual</a> for baud rate information.</p>
90 + <p>Click "Firmware" along the bottom of the LynxTerm screen. Click "Open" and browse to the firmware file. Make sure the SSC-32 is powered, and click "Begin Update".</p>
91 + </div>
92 + <div class="asm-step-figure">
93 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/reg07.jpg">
94 + <span>Figure 3.</span>
95 + </div>
96 + </div>
97 + </div>
98 +
99 + <!-- Step 4 -->
100 + <div class="asm-step">
101 + <div class="asm-step-header">
102 + <div class="asm-step-name">A-Pod Tutorial — Verify Firmware</div>
103 + <div class="asm-step-num">Step 4 / 17</div>
104 + </div>
105 + <div class="asm-step-body">
106 + <div class="asm-step-text">
107 + <p>When the firmware has been successfully updated, click "Ok" then "Exit".</p>
108 + <p>Do another "ver" test: type "ver" into the terminal then press Enter. You should see the new firmware version returned.</p>
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-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/reg08.jpg">
112 + <span>Figure 4.</span>
113 + </div>
114 + </div>
115 + </div>
116 +
117 + <!-- Step 5 -->
118 + <div class="asm-step">
119 + <div class="asm-step-header">
120 + <div class="asm-step-name">A-Pod Tutorial — Power Up Servos</div>
121 + <div class="asm-step-num">Step 5 / 17</div>
122 + </div>
123 + <div class="asm-step-body">
124 + <div class="asm-step-text">
125 + <p>Place the robot in a position as close to neutral as possible. Click "All=1500" in the bottom right portion of the screen. The robot should go to and hold the neutral position. If the joints are off by more than 15°, remove the center screw from the round servo horn, pull it off, rotate until aligned, then reattach.</p>
126 + <p><span class="warning">Caution!</span> You are about to power up the servos. When this is done, immediately make sure all moving parts are not tangled or beyond their range of motion. This robot has long appendages — you must periodically allow the servos to cool if left on for more than 5 minutes. Monitor the vertical servos, especially the head and tail, to prevent overheating during calibration.</p>
127 + </div>
128 + <div class="asm-step-figure">
129 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/reg09.jpg">
130 + <span>Figure 5.</span>
131 + </div>
132 + </div>
133 + </div>
134 +
135 + <!-- Step 6 -->
136 + <div class="asm-step">
137 + <div class="asm-step-header">
138 + <div class="asm-step-name">A-Pod Tutorial — Initialize Registers</div>
139 + <div class="asm-step-num">Step 6 / 17</div>
140 + </div>
141 + <div class="asm-step-body">
142 + <div class="asm-step-text">
143 + <p>From the main screen, click "Reg" to open the Registers page. Click "Default" to initialize default values.</p>
144 + <p><span class="warning">Do the most accurate alignment as possible!</span> The robot can only operate as well as it is aligned. A poorly aligned robot will walk poorly.</p>
145 + </div>
146 + <div class="asm-step-figure">
147 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/reg02.jpg">
148 + <span>Figure 6.</span>
149 + </div>
150 + </div>
151 + <div class="asm-fullwidth">
152 + <p>Refer to this servo channel number guide for the following configuration steps.</p>
153 + <div style="text-align:center;">
154 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apodpins.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;">
155 + <p style="font-size:12px; color:#666; margin-top:0.3rem;">Servo Channel Numbering.</p>
156 + </div>
157 + </div>
158 + </div>
159 +
160 + <!-- Step 7 -->
161 + <div class="asm-step">
162 + <div class="asm-step-header">
163 + <div class="asm-step-name">A-Pod Tutorial — Align Front/Rear Hip Servos</div>
164 + <div class="asm-step-num">Step 7 / 17</div>
165 + </div>
166 + <div class="asm-step-body">
167 + <div class="asm-step-text">
168 + <p>Adjust the robot's horizontal hip servos. Select servo #04, then adjust the "Offset" slider until the leg is perpendicular to the robot's chassis as shown.</p>
169 + <p>Do this for servos <b>#04 and #20</b>.</p>
170 + <p>Note: the mouse's scrollwheel or keyboard arrow keys can be used for fine adjustments.</p>
171 + </div>
172 + <div class="asm-step-figure">
173 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod06.jpg">
174 + <span>Figure 7.</span>
175 + </div>
176 + </div>
177 + </div>
178 +
179 + <!-- Step 8 -->
180 + <div class="asm-step">
181 + <div class="asm-step-header">
182 + <div class="asm-step-name">A-Pod Tutorial — Align Remaining Hip Servos</div>
183 + <div class="asm-step-num">Step 8 / 17</div>
184 + </div>
185 + <div class="asm-step-body">
186 + <div class="asm-step-text">
187 + <p>Adjust the robot's remaining horizontal hip servos. Select servo #00, then adjust the "Offset" slider until the tibia is at a 45° angle from the robot's chassis as shown.</p>
188 + <p>Do this for servos <b>#00, 08, 16, 24</b>.</p>
189 + <p>Note: the mouse's scrollwheel or keyboard arrow keys can be used for fine adjustments.</p>
190 + </div>
191 + <div class="asm-step-figure">
192 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod07.jpg">
193 + <span>Figure 8.</span>
194 + </div>
195 + </div>
196 + </div>
197 +
198 + <!-- Step 9 -->
199 + <div class="asm-step">
200 + <div class="asm-step-header">
201 + <div class="asm-step-name">A-Pod Tutorial — Align Vertical Hip Servos</div>
202 + <div class="asm-step-num">Step 9 / 17</div>
203 + </div>
204 + <div class="asm-step-body">
205 + <div class="asm-step-text">
206 + <p>Adjust the robot's vertical hip servos. Select servo #1, then adjust the "Offset" slider until the robot's femur is parallel to the ground as shown.</p>
207 + <p>Do this for servos <b>#01, 05, 09, 17, 21, 25</b>.</p>
208 + </div>
209 + <div class="asm-step-figure">
210 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod08.jpg">
211 + <span>Figure 9.</span>
212 + </div>
213 + </div>
214 + </div>
215 +
216 + <!-- Step 10 -->
217 + <div class="asm-step">
218 + <div class="asm-step-header">
219 + <div class="asm-step-name">A-Pod Tutorial — Align Knee Servos</div>
220 + <div class="asm-step-num">Step 10 / 17</div>
221 + </div>
222 + <div class="asm-step-body">
223 + <div class="asm-step-text">
224 + <p>Adjust the robot's knee servos. Select servo #2, then adjust the "Offset" slider until the tip of the robot's foot is directly underneath the knee servo pivot point — from the pivot point to the tip of the foot should be perpendicular to the ground as shown.</p>
225 + <p>Do this for servos <b>#02, 06, 10, 18, 22, 26</b>.</p>
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-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod09.jpg">
229 + <span>Figure 10.</span>
230 + </div>
231 + </div>
232 + </div>
233 +
234 + <!-- Step 11 -->
235 + <div class="asm-step">
236 + <div class="asm-step-header">
237 + <div class="asm-step-name">A-Pod Tutorial — Align Mandible Servos</div>
238 + <div class="asm-step-num">Step 11 / 17</div>
239 + </div>
240 + <div class="asm-step-body">
241 + <div class="asm-step-text">
242 + <p>Adjust the robot's mandible servos. Adjust <b>#13 and #14</b> until the mandibles are level with the ground, both from the front and side.</p>
243 + </div>
244 + <div class="asm-step-figure">
245 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod10.jpg">
246 + <span>Figure 11.</span>
247 + </div>
248 + </div>
249 + </div>
250 +
251 + <!-- Step 12 -->
252 + <div class="asm-step">
253 + <div class="asm-step-header">
254 + <div class="asm-step-name">A-Pod Tutorial — Align Gripper Servos</div>
255 + <div class="asm-step-num">Step 12 / 17</div>
256 + </div>
257 + <div class="asm-step-body">
258 + <div class="asm-step-text">
259 + <p>Adjust servo <b>#12</b> until the mandibles are inline with the chassis. Adjust the two gripper servos (<b>#28 and #29</b>) so that they just barely touch each other, as shown. It is important that the gripper servos are not straining against each other.</p>
260 + </div>
261 + <div class="asm-step-figure">
262 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod11.jpg">
263 + <span>Figure 12.</span>
264 + </div>
265 + </div>
266 + </div>
267 +
268 + <!-- Step 13 -->
269 + <div class="asm-step">
270 + <div class="asm-step-header">
271 + <div class="asm-step-name">A-Pod Tutorial — Align Abdomen Servos</div>
272 + <div class="asm-step-num">Step 13 / 17</div>
273 + </div>
274 + <div class="asm-step-body">
275 + <div class="asm-step-text">
276 + <p>Adjust <b>#30</b> until the abdomen is inline with the chassis. Adjust <b>#31</b> until the abdomen is parallel to the ground.</p>
277 + </div>
278 + <div class="asm-step-figure">
279 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apod12.jpg">
280 + <span>Figure 13.</span>
281 + </div>
282 + </div>
283 + </div>
284 +
285 + <!-- Section II -->
286 + <div class="section-header">II. Bot Board II Configuration</div>
287 +
288 + <!-- Step 14 -->
289 + <div class="asm-step">
290 + <div class="asm-step-header">
291 + <div class="asm-step-name">A-Pod Tutorial — Connect Bot Board II to SSC-32</div>
292 + <div class="asm-step-num">Step 14 / 17</div>
293 + </div>
294 + <div class="asm-step-body">
295 + <div class="asm-step-text">
296 + <p>Modify a 12" servo extender cable by removing the header pins so you have two female ends. Use an exacto knife to gently pry the tab up to pull the red wire free on one end. Cover the exposed connector with heat shrink to avoid accidental shorts.</p>
297 + <p>Remove the TX and RX jumpers from the lower-right corner of the SSC-32 and plug the unmodified end of the cable in: yellow on TX, red on RX, black on ground.</p>
298 + <p>Plug in extra lengths of 18-24AWG wires to VL on the SSC-32 with the 9VDC battery clip — these will power the Bot Board II.</p>
299 + <p>See Tables 15-2 through 15-4 and the schematic below for connection information.</p>
300 + </div>
301 + <div class="asm-step-figure">
302 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/scmod01.jpg">
303 + <span>Figure 14.</span>
304 + </div>
305 + </div>
306 + </div>
307 +
308 + <!-- Step 15 -->
309 + <div class="asm-step">
310 + <div class="asm-step-header">
311 + <div class="asm-step-name">A-Pod Tutorial — Complete Wiring</div>
312 + <div class="asm-step-num">Step 15 / 17</div>
313 + </div>
314 + <div class="asm-step-body">
315 + <div class="asm-step-text">
316 + <p>Plug the modified servo cable end into the Bot Board II: yellow and black wires on pin 10 with black toward the outside, red wire on pin 11 toward the center.</p>
317 + <p>Plug in the PS2 cable as shown in Figure 15-1. Plug in the power wires from the SSC-32 to VL.</p>
318 + <p>Note: refer only to Figure 15-1 for connection information — cable colors in the picture may be outdated. A complete listing of possible colors is available <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-system/ses-electronics/ses-modules/bot-board-ii/#aglance" target="_blank">here</a>.</p>
319 + <p>Install the BASIC Atom Pro as shown in the orientation diagram.</p>
320 + </div>
321 + <div class="asm-step-figure">
322 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/wire08s.gif">
323 + <span>Figure 15-1.</span>
324 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/aproinst.gif" style="margin-top:0.75rem;">
325 + <span>Atom Pro Orientation.</span>
326 + </div>
327 + </div>
328 + <!-- Connection tables -->
329 + <div class="asm-fullwidth">
330 + <div style="display:flex; flex-wrap:wrap; gap:1.5rem; margin-bottom:1rem;">
331 + <div style="flex:1 1 250px;">
332 + <p style="font-weight:bold; margin-bottom:0.5rem;">SSC-32 Connection Information (Table 15-2)</p>
333 + <table class="ref-table">
334 + <tr><th>What</th><th>Where</th></tr>
335 + <tr><td>Jumper installed</td><td>VS1=VS2</td></tr>
336 + <tr><td>Jumper installed</td><td>38.4 Baud Rate</td></tr>
337 + <tr><td>Unmodified Servo Cable End</td><td>TX / RX / GND (Black on GND)</td></tr>
338 + <tr><td>9VDC Battery Clip</td><td>VL</td></tr>
339 + <tr><td>Power Wires</td><td>VL to BBII's VL</td></tr>
340 + <tr><td>Battery Wiring Harness</td><td>VS1</td></tr>
341 + </table>
342 + </div>
343 + <div style="flex:1 1 250px;">
344 + <p style="font-weight:bold; margin-bottom:0.5rem;">Bot Board II Connection Information (Table 15-3)</p>
345 + <table class="ref-table">
346 + <tr><th>What</th><th>Where</th></tr>
347 + <tr><td>Power Wires</td><td>SSC-32's VL to VL</td></tr>
348 + <tr><td>Modified Cable — Black &amp; Yellow</td><td>Pin 10, Black toward outside</td></tr>
349 + <tr><td>Modified Cable — Red wire</td><td>Pin 11, toward center</td></tr>
350 + <tr><td>Power jumper for I/O group 12-15</td><td>5VDC</td></tr>
351 + <tr><td>PS2 Cable</td><td>I/O Group 12-15</td></tr>
352 + </table>
353 + </div>
354 + </div>
355 + <p style="font-weight:bold; margin-bottom:0.5rem;">Servo Channels and Schematic Label Explanations (Table 15-4)</p>
356 + <table class="ref-table">
357 + <tr><th>Label / Ch.</th><th>Function</th><th>Label / Ch.</th><th>Function</th><th>Label / Ch.</th><th>Function</th></tr>
358 + <tr><td>RRH / 00</td><td>Right Rear Horizontal Hip</td><td>LRH / 16</td><td>Left Rear Horizontal Hip</td><td>RM / 28</td><td>Right Mandible</td></tr>
359 + <tr><td>RRV / 01</td><td>Right Rear Vertical Hip</td><td>LRV / 17</td><td>Left Rear Vertical Hip</td><td>LM / 29</td><td>Left Mandible</td></tr>
360 + <tr><td>RRK / 02</td><td>Right Rear Knee</td><td>LRK / 18</td><td>Left Rear Knee</td><td>AP / 30</td><td>Abdomen Pan</td></tr>
361 + <tr><td>RMH / 04</td><td>Right Middle Horizontal Hip</td><td>LMH / 20</td><td>Left Middle Horizontal Hip</td><td>AT / 31</td><td>Abdomen Tilt</td></tr>
362 + <tr><td>RMV / 05</td><td>Right Middle Vertical Hip</td><td>LMV / 21</td><td>Left Middle Vertical Hip</td><td>HP / 12</td><td>Mandible Pan</td></tr>
363 + <tr><td>RMK / 06</td><td>Right Middle Knee</td><td>LMK / 22</td><td>Left Middle Knee</td><td>HR / 13</td><td>Mandible Rotate</td></tr>
364 + <tr><td>RFH / 08</td><td>Right Front Horizontal Hip</td><td>LFH / 24</td><td>Left Front Horizontal Hip</td><td>HT / 14</td><td>Mandible Tilt</td></tr>
365 + <tr><td>RFV / 09</td><td>Right Front Vertical Hip</td><td>LFV / 25</td><td>Left Front Vertical Hip</td><td colspan="2"></td></tr>
366 + <tr><td>RFK / 10</td><td>Right Front Knee</td><td>LFK / 26</td><td>Left Front Knee</td><td colspan="2"></td></tr>
367 + </table>
368 + <div style="text-align:center; margin-top:1rem;">
369 + <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apodsch01.png" style="max-width:100%; border:1px solid #ccc; border-radius:4px;">
370 + <p style="font-size:12px; color:#666; margin-top:0.3rem;">Schematic.</p>
371 + </div>
372 + </div>
373 + </div>
374 +
375 + <!-- Step 16 -->
376 + <div class="asm-step">
377 + <div class="asm-step-header">
378 + <div class="asm-step-name">A-Pod Tutorial — Download &amp; Program</div>
379 + <div class="asm-step-num">Step 16 / 17</div>
380 + </div>
381 + <div class="asm-step-body">
382 + <div class="asm-step-text">
383 + <p>Download Basic Micro Studio. Install and run the IDE to allow programming the chip.</p>
384 + <p>Download the .zip file and unzip it. Open the .prj file in Studio (File → Open → *.prj) and verify that the files in the Workspace are in the order shown in Table 16. Install the PS2 controller receiver, make sure your controller is on, then apply power. Program the Atom Pro.</p>
385 + <p>If all is well, you will hear a beep after power up. Press Start and the legs should snap to position. If you properly calibrated the servo offsets, the legs should be perfectly aligned.</p>
386 + <p>Note: the software switches the controller to analog mode, but some controllers may need to be put into analog mode manually. Continuous beeping means the PS2 controller is not connected or not functioning. You can press Reset on the Bot Board II, or test the controller with a PlayStation 2.</p>
387 + </div>
388 + <div class="asm-step-figure" style="flex: 0 1 320px;">
389 + <p style="font-weight:bold; font-size:12px; margin-bottom:0.5rem;">A-Pod BASIC Atom Pro Program (Table 16)</p>
390 + <table class="ref-table">
391 + <tr><th colspan="2">Phoenix: <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-3-4-dof-hexapods/a-pod-bot-board-ii-basic-atom-pro/WebHome/apodps2.zip" target="_blank">apodps2.zip</a></th></tr>
392 + <tr><td colspan="2" style="text-align:left;">
393 + apod_ps2.prj<br>
394 + Phoenix_Config_3DOFAPod.bas<br>
395 + Phoenix_Control_ps2.bas<br>
396 + Phoenix_Core.bas<br>
397 + Phoenix_Driver_SSC-32.bas
398 + </td></tr>
399 + </table>
400 + </div>
401 + </div>
402 + </div>
403 +
404 + <!-- Step 17 -->
405 + <div class="asm-step">
406 + <div class="asm-step-header">
407 + <div class="asm-step-name">A-Pod Tutorial — PS2 Controller Reference</div>
408 + <div class="asm-step-num">Step 17 / 17</div>
409 + </div>
410 + <div class="asm-step-body">
411 + <div class="asm-step-text">
412 + <p>The default is Walking mode 1. Use the Left joystick to move without turning (translation), and the Right joystick to rotate. D-Pad Up/Down adjusts body height. Triangle swaps between walking stance and resting position.</p>
413 + <p>Circle and X trigger special "body moves" modes where the joysticks and some buttons change function — see Table 17 below for details.</p>
414 + </div>
415 + </div>
416 + <div class="asm-fullwidth">
417 + <div style="display:flex; flex-wrap:wrap; gap:1.5rem;">
418 + <div style="flex:1 1 280px;">
419 + <table class="ref-table">
420 + <tr><th>Button</th><th>Function</th></tr>
421 + <tr><td colspan="2" style="background:#ccc; font-weight:bold;">Common Controls</td></tr>
422 + <tr><td>Start</td><td>Turn robot on/off</td></tr>
423 + <tr><td>R3</td><td>Toggle full/half head rotation range</td></tr>
424 + <tr><td>L1</td><td>Open Mandibles</td></tr>
425 + <tr><td>L2</td><td>Close Mandibles</td></tr>
426 + <tr><td>L2 + D-Pad Left</td><td>Decrease gripper torque</td></tr>
427 + <tr><td>L2 + D-Pad Right</td><td>Increase gripper torque</td></tr>
428 + <tr><td>O Circle</td><td>Toggle Rotate mode</td></tr>
429 + <tr><td>X Cross</td><td>Toggle Shift mode</td></tr>
430 + <tr><td>□ Square</td><td>Toggle Balance mode</td></tr>
431 + <tr><td>△ Triangle</td><td>Switch between 35mm height and ground</td></tr>
432 + <tr><td>D-Pad Up</td><td>Body up 10mm</td></tr>
433 + <tr><td>D-Pad Down</td><td>Body down 10mm</td></tr>
434 + <tr><td>D-Pad Left</td><td>Decrease speed by 50mS</td></tr>
435 + <tr><td>D-Pad Right</td><td>Increase speed by 50mS</td></tr>
436 + <tr><td colspan="2" style="background:#ccc; font-weight:bold;">Walk Mode Controls (default)</td></tr>
437 + <tr><td>Select</td><td>Change gaits</td></tr>
438 + <tr><td>Left Joystick</td><td>Mode 1: Walk/strafe | Mode 2: Disabled</td></tr>
439 + <tr><td>Right Joystick</td><td>Mode 1: Rotate | Mode 2: Walk/rotate</td></tr>
440 + <tr><td>R1</td><td>Toggle double gait travel height</td></tr>
441 + <tr><td>R2</td><td>Toggle double gait travel length</td></tr>
442 + </table>
443 + </div>
444 + <div style="flex:1 1 280px;">
445 + <table class="ref-table">
446 + <tr><th>Button</th><th>Function</th></tr>
447 + <tr><td colspan="2" style="background:#ccc; font-weight:bold;">Shift Mode Controls</td></tr>
448 + <tr><td>L1</td><td>Turn Shift mode off</td></tr>
449 + <tr><td>Left Joystick</td><td>Shift body X/Z</td></tr>
450 + <tr><td>Right Joystick</td><td>Shift and rotate body Y</td></tr>
451 + <tr><td colspan="2" style="background:#ccc; font-weight:bold;">Rotate Mode Controls</td></tr>
452 + <tr><td>O Circle</td><td>Turn Rotate mode off</td></tr>
453 + <tr><td>Left Joystick</td><td>Rotate Y / Translate Z</td></tr>
454 + <tr><td>Right Joystick</td><td>Rotate Z/X</td></tr>
455 + <tr><td>Select</td><td>Cycle rotate function (Head tracking / fixed head / head only)</td></tr>
456 + <tr><td>R1</td><td>Move center of rotation to head (when held)</td></tr>
457 + <tr><td>R2</td><td>Move center of rotation to tail (when held)</td></tr>
458 + <tr><td>L3</td><td>Reset body rotations</td></tr>
459 + </table>
460 + </div>
461 + </div>
462 + <p style="text-align:center; font-weight:bold; margin-top:0.5rem;">PS2 Controls — Table 17.</p>
463 + </div>
464 + </div>
465 +
466 +</div>
3 3  {{/html}}
apodps2.zip
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.ENantel
Size
... ... @@ -1,0 +1,1 @@
1 +26.0 KB
Content
Copyright RobotShop 2018