Wiki source code of BRAT Biped Assembly Guide

Last modified by Eric Nantel on 2026/04/06 12:50

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; }
14 .asm-fullwidth { padding: 1rem; border-top: 1px solid #eee; font-size: 13px; overflow-x: auto; }
15 .asm-parts { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; align-items: stretch; }
16 .asm-part { border: 1px solid #ddd; border-radius: 6px; overflow: hidden; flex: 0 1 150px; display: flex; flex-direction: column; }
17 .asm-part-info { background: #FFF3D6; padding: 0.4rem 0.6rem; border-bottom: 1px solid #F5A800; flex: 1; }
18 .asm-part-qty { font-size: 12px; font-weight: bold; color: #7A4F00; }
19 .asm-part-name { font-size: 11px; color: #5A3800; line-height: 1.4; margin-top: 2px; }
20 .asm-part-img { display: flex; align-items: center; justify-content: center; padding: 0.6rem; min-height: 100px; background: #fff; }
21 .asm-part-img img { max-width: 120px; max-height: 90px; height: auto; display: block; }
22 .ref-table { border-collapse: collapse; font-size: 12px; }
23 .ref-table th { background: #ccc; border: 1px solid #aaa; padding: 0.3rem 0.6rem; text-align: center; }
24 .ref-table td { border: 1px solid #ddd; padding: 0.3rem 0.6rem; text-align: center; }
25 .ref-table tr:nth-child(odd) td { background: #f9f9f9; }
26 .ref-table tr:nth-child(even) td { background: #fff; }
27 .asm-optional { background: #e8f0ff; border-left: 3px solid #3a5fa0; padding: 0.3rem 0.6rem; border-radius: 0 4px 4px 0; font-size: 12px; color: #3a5fa0; font-weight: bold; margin-bottom: 0.5rem; display: inline-block; }
28 .asm-warning { color: #c00; font-weight: bold; }
29 .asm h1 { font-size: 18px; margin-bottom: 0.25rem; }
30 </style>
31
32 <div class="asm">
33
34 <!-- Header -->
35 <div style="padding: 0.5rem 0 1rem 0; display:flex; flex-wrap:wrap; gap:1.5rem; align-items:flex-start;">
36 <div style="flex:1 1 300px;">
37 <h1 class="asm">Biped BRAT Assembly Guide</h1>
38 <p><b>Updated May 2015</b></p>
39 <p><span class="asm-warning">Safety first!</span> Wear eye protection and never touch a powered robot!</p>
40 <p>This guide applies to: BRATCB, BRATCC, BRATCBU, BRATCCU, BRATCFB, BRATCA (Bot Board 2, BotBoarduino, SSC-32, SSC-32U variants).</p>
41 <p><span class="asm-warning">Important!</span> Build a right leg following the right-side figures and a left leg following the left-side figures. After the legs are constructed, images will no longer be split.</p>
42 </div>
43 <div style="text-align:center; flex:0 1 280px;">
44 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/bratblk.jpg" style="max-width:100%; border:1px solid #ccc; border-radius:4px;">
45 <p style="font-size:12px; color:#666; margin-top:0.3rem;"><b>Completed robot.</b></p>
46 </div>
47 </div>
48
49 <!-- Step 1 -->
50 <div class="asm-step">
51 <div class="asm-step-header">
52 <div class="asm-step-name">BRAT — Attach Bracket to Foot</div>
53 <div class="asm-step-num">Step 1 / 21</div>
54 </div>
55 <div class="asm-step-body">
56 <div class="asm-step-text">
57 <p>Attach a multi-purpose bracket to each foot as shown, using three 2-56 x .125" screws and 2-56 nuts per foot (6 total).</p>
58 <div class="asm-parts">
59 <div class="asm-part">
60 <div class="asm-part-info"><div class="asm-part-qty">6x</div><div class="asm-part-name">2-56 x .188" countersunk screw</div></div>
61 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256cs188.GIF"></div>
62 </div>
63 <div class="asm-part">
64 <div class="asm-part-info"><div class="asm-part-qty">6x</div><div class="asm-part-name">2-56 nut</div></div>
65 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256zpn.GIF"></div>
66 </div>
67 </div>
68 </div>
69 <div class="asm-figures">
70 <div class="asm-step-figure">
71 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm01b.jpg">
72 <span>Figure 1 (Left Leg).</span>
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-bipeds/brat-biped/WebHome/assm01.jpg">
76 <span>Figure 1 (Right Leg).</span>
77 </div>
78 </div>
79 </div>
80 </div>
81
82 <!-- Step 2 -->
83 <div class="asm-step">
84 <div class="asm-step-header">
85 <div class="asm-step-name">BRAT — Attach "L" Bracket to "C" Bracket</div>
86 <div class="asm-step-num">Step 2 / 21</div>
87 </div>
88 <div class="asm-step-body">
89 <div class="asm-step-text">
90 <p>Attach the "L" bracket to a short "C" bracket as shown using two 2-56 x .250" screws and 2-56 nuts each (4 total).</p>
91 <div class="asm-parts">
92 <div class="asm-part">
93 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">2-56 x .250" Phillips screw</div></div>
94 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256025ph.GIF"></div>
95 </div>
96 <div class="asm-part">
97 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">2-56 nut</div></div>
98 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256zpn.GIF"></div>
99 </div>
100 </div>
101 </div>
102 <div class="asm-figures">
103 <div class="asm-step-figure">
104 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm02b.jpg">
105 <span>Figure 2 (Left Leg).</span>
106 </div>
107 <div class="asm-step-figure">
108 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm02.jpg">
109 <span>Figure 2 (Right Leg).</span>
110 </div>
111 </div>
112 </div>
113 </div>
114
115 <!-- Step 3 -->
116 <div class="asm-step">
117 <div class="asm-step-header">
118 <div class="asm-step-name">BRAT — Attach Multi-Purpose Bracket to "L" Bracket</div>
119 <div class="asm-step-num">Step 3 / 21</div>
120 </div>
121 <div class="asm-step-body">
122 <div class="asm-step-text">
123 <p>Attach a multi-purpose bracket to the "L" bracket as shown using two 2-56 x .250" screws and 2-56 nuts each (4 total).</p>
124 <div class="asm-parts">
125 <div class="asm-part">
126 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">2-56 x .250" Phillips screw</div></div>
127 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256025ph.GIF"></div>
128 </div>
129 <div class="asm-part">
130 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">2-56 nut</div></div>
131 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256zpn.GIF"></div>
132 </div>
133 </div>
134 </div>
135 <div class="asm-figures">
136 <div class="asm-step-figure">
137 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm03b.jpg">
138 <span>Figure 3 (Left Leg).</span>
139 </div>
140 <div class="asm-step-figure">
141 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm03.jpg">
142 <span>Figure 3 (Right Leg).</span>
143 </div>
144 </div>
145 </div>
146 </div>
147
148 <!-- Step 4 -->
149 <div class="asm-step">
150 <div class="asm-step-header">
151 <div class="asm-step-name">BRAT — Connect Leg to Foot</div>
152 <div class="asm-step-num">Step 4 / 21</div>
153 </div>
154 <div class="asm-step-body">
155 <div class="asm-step-text">
156 <p>Attach the assembly from Step 3 to the multi-purpose bracket on the foot. Refer to Figure 4-1 for ball bearing detail.</p>
157 <div style="margin-top:0.75rem;">
158 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/ballb01.GIF" style="max-width:100%; border:1px solid #ccc; border-radius:4px;">
159 <p style="font-size:12px; color:#666; margin-top:0.3rem;">Figure 4-1 — Ball bearing detail.</p>
160 </div>
161 </div>
162 <div class="asm-figures">
163 <div class="asm-step-figure">
164 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm04b.jpg">
165 <span>Figure 4 (Left Leg).</span>
166 </div>
167 <div class="asm-step-figure">
168 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm04.jpg">
169 <span>Figure 4 (Right Leg).</span>
170 </div>
171 </div>
172 </div>
173 </div>
174
175 <!-- Step 5 -->
176 <div class="asm-step">
177 <div class="asm-step-header">
178 <div class="asm-step-name">BRAT — Connect Two Short "C" Brackets</div>
179 <div class="asm-step-num">Step 5 / 21</div>
180 </div>
181 <div class="asm-step-body">
182 <div class="asm-step-text">
183 <p>Connect two short "C" brackets as shown using two 2-56 x .250" screws and 2-56 nuts each (4 total).</p>
184 <div class="asm-parts">
185 <div class="asm-part">
186 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">2-56 x .250" Phillips screw</div></div>
187 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256025ph.GIF"></div>
188 </div>
189 <div class="asm-part">
190 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">2-56 nut</div></div>
191 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256zpn.GIF"></div>
192 </div>
193 </div>
194 </div>
195 <div class="asm-figures">
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-bipeds/brat-biped/WebHome/assm05b.jpg">
198 <span>Figure 5 (Left Leg).</span>
199 </div>
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-bipeds/brat-biped/WebHome/assm05.jpg">
202 <span>Figure 5 (Right Leg).</span>
203 </div>
204 </div>
205 </div>
206 </div>
207
208 <!-- Step 6 -->
209 <div class="asm-step">
210 <div class="asm-step-header">
211 <div class="asm-step-name">BRAT — Attach "C" Brackets to Leg Assemblies</div>
212 <div class="asm-step-num">Step 6 / 21</div>
213 </div>
214 <div class="asm-step-body">
215 <div class="asm-step-text">
216 <p>Attach the "C" brackets to the leg assemblies as shown. Refer to Figure 6-1 for ball bearing detail.</p>
217 <div style="margin-top:0.75rem;">
218 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/ballb01.GIF" style="max-width:100%; border:1px solid #ccc; border-radius:4px;">
219 <p style="font-size:12px; color:#666; margin-top:0.3rem;">Figure 6-1 — Ball bearing detail.</p>
220 </div>
221 </div>
222 <div class="asm-figures">
223 <div class="asm-step-figure">
224 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm06b.jpg">
225 <span>Figure 6 (Left Leg).</span>
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-bipeds/brat-biped/WebHome/assm06.jpg">
229 <span>Figure 6 (Right Leg).</span>
230 </div>
231 </div>
232 </div>
233 </div>
234
235 <!-- Step 7 -->
236 <div class="asm-step">
237 <div class="asm-step-header">
238 <div class="asm-step-name">BRAT — Attach Multi-Purpose Bracket to Upper "C" Bracket</div>
239 <div class="asm-step-num">Step 7 / 21</div>
240 </div>
241 <div class="asm-step-body">
242 <div class="asm-step-text">
243 <p>Attach a multi-purpose bracket to the "C" bracket as shown. Refer to Figure 7-1 for ball bearing detail.</p>
244 <div style="margin-top:0.75rem;">
245 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/ballb01.GIF" style="max-width:100%; border:1px solid #ccc; border-radius:4px;">
246 <p style="font-size:12px; color:#666; margin-top:0.3rem;">Figure 7-1 — Ball bearing detail.</p>
247 </div>
248 </div>
249 <div class="asm-figures">
250 <div class="asm-step-figure">
251 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm07b.jpg">
252 <span>Figure 7 (Left Leg).</span>
253 </div>
254 <div class="asm-step-figure">
255 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm07.jpg">
256 <span>Figure 7 (Right Leg).</span>
257 </div>
258 </div>
259 </div>
260 </div>
261
262 <!-- Step 8 -->
263 <div class="asm-step">
264 <div class="asm-step-header">
265 <div class="asm-step-name">BRAT — Attach Leg Assemblies to U-Channel</div>
266 <div class="asm-step-num">Step 8 / 21</div>
267 </div>
268 <div class="asm-step-body">
269 <div class="asm-step-text">
270 <p>Attach the leg assembly from Step 7 to the 3" U-Channel as shown, using three 2-56 x .250" screws and 2-56 nuts on each side (6 total per side).</p>
271 <div class="asm-parts">
272 <div class="asm-part">
273 <div class="asm-part-info"><div class="asm-part-qty">6x</div><div class="asm-part-name">2-56 x .250" Phillips screw</div></div>
274 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256025ph.GIF"></div>
275 </div>
276 <div class="asm-part">
277 <div class="asm-part-info"><div class="asm-part-qty">6x</div><div class="asm-part-name">2-56 nut</div></div>
278 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256zpn.GIF"></div>
279 </div>
280 </div>
281 </div>
282 <div class="asm-figures">
283 <div class="asm-step-figure">
284 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm08b.jpg">
285 <span>Figure 8 (Left Leg).</span>
286 </div>
287 <div class="asm-step-figure">
288 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm08.jpg">
289 <span>Figure 8 (Right Leg).</span>
290 </div>
291 </div>
292 </div>
293 </div>
294
295 <!-- Step 9 -->
296 <div class="asm-step">
297 <div class="asm-step-header">
298 <div class="asm-step-name">BRAT — Verify Assembly So Far</div>
299 <div class="asm-step-num">Step 9 / 21</div>
300 </div>
301 <div class="asm-step-body">
302 <div class="asm-step-text">
303 <p>Your assembly should look like Figure 9. Note the robot is shown face down. From this point, a single image per step is used.</p>
304 </div>
305 <div class="asm-step-figure">
306 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm09.jpg">
307 <span>Figure 9.</span>
308 </div>
309 </div>
310 </div>
311
312 <!-- Step 10 -->
313 <div class="asm-step">
314 <div class="asm-step-header">
315 <div class="asm-step-name">BRAT — Install Ankle Servos</div>
316 <div class="asm-step-num">Step 10 / 21</div>
317 </div>
318 <div class="asm-step-body">
319 <div class="asm-step-text">
320 <p>Install the two ankle servos as shown using the included 3mm hardware and two #2 tapping screws per servo (4 total). Note: servos may be slightly off-centre — this will be corrected in software later.</p>
321 <div class="asm-parts">
322 <div class="asm-part">
323 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">#2 x .250" tapping screw</div></div>
324 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/2250phts.gif"></div>
325 </div>
326 <div class="asm-part">
327 <div class="asm-part-info"><div class="asm-part-qty">—</div><div class="asm-part-name">Hole position reference</div></div>
328 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/holes.gif"></div>
329 </div>
330 </div>
331 </div>
332 <div class="asm-step-figure">
333 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm10.jpg">
334 <span>Figure 10.</span>
335 </div>
336 </div>
337 </div>
338
339 <!-- Step 11 -->
340 <div class="asm-step">
341 <div class="asm-step-header">
342 <div class="asm-step-name">BRAT — Install Knee and Hip Servos</div>
343 <div class="asm-step-num">Step 11 / 21</div>
344 </div>
345 <div class="asm-step-body">
346 <div class="asm-step-text">
347 <p>Install the knee and hip servos as shown using the #2 tapping screws and the hole diagram (8 total).</p>
348 <div class="asm-parts">
349 <div class="asm-part">
350 <div class="asm-part-info"><div class="asm-part-qty">8x</div><div class="asm-part-name">#2 x .250" tapping screw</div></div>
351 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/2250phts.gif"></div>
352 </div>
353 <div class="asm-part">
354 <div class="asm-part-info"><div class="asm-part-qty">—</div><div class="asm-part-name">Hole position reference</div></div>
355 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/holes.gif"></div>
356 </div>
357 </div>
358 </div>
359 <div class="asm-step-figure">
360 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm11.jpg">
361 <span>Figure 11.</span>
362 </div>
363 </div>
364 </div>
365
366 <!-- Steps 12a / 12b -->
367 <div class="asm-step">
368 <div class="asm-step-header">
369 <div class="asm-step-name">BRAT — Attach Standoffs to Electronics Carrier</div>
370 <div class="asm-step-num">Step 12 / 21</div>
371 </div>
372 <div class="asm-step-body">
373 <div class="asm-step-text">
374 <p><span class="asm-optional">SSC-32 / SSC-32U / no PS2 — Step 12a</span><br>
375 Attach the <b>3/4" standoffs</b> to the electronics carrier using four 4-40 x 1/4" hex socket screws.</p>
376 <p><span class="asm-optional">BotBoarduino / Bot Board 2 with PS2 receiver — Step 12b</span><br>
377 Attach the <b>1/2" standoffs</b> instead. Note: some images below still show 3/4" spacers — your build will have 1/2". Mount the PS2 receiver to the Lexan plate using the four screws provided.</p>
378 <div class="asm-parts">
379 <div class="asm-part">
380 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">4-40 x .250" hex socket screw</div></div>
381 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/4250hscs.gif"></div>
382 </div>
383 <div class="asm-part">
384 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">4-40 x .750" standoff (12a) or .375" standoff (12b)</div></div>
385 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/4750hns.gif"></div>
386 </div>
387 </div>
388 </div>
389 <div class="asm-figures">
390 <div class="asm-step-figure">
391 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm12.jpg">
392 <span>Figure 12a (SSC-32 / SSC-32U).</span>
393 </div>
394 <div class="asm-step-figure">
395 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/biped-4.jpg">
396 <span>Figure 12b (with PS2 plate).</span>
397 </div>
398 </div>
399 </div>
400 </div>
401
402 <!-- Step 13 -->
403 <div class="asm-step">
404 <div class="asm-step-header">
405 <div class="asm-step-name">BRAT — Attach Standoffs to U-Channel</div>
406 <div class="asm-step-num">Step 13 / 21</div>
407 </div>
408 <div class="asm-step-body">
409 <div class="asm-step-text">
410 <p>Attach the 5/16" standoffs to the U-Channel as shown using two 2-56 x 1/4" screws.</p>
411 <div class="asm-parts">
412 <div class="asm-part">
413 <div class="asm-part-info"><div class="asm-part-qty">2x</div><div class="asm-part-name">2-56 x .250" Phillips screw</div></div>
414 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256025ph.GIF"></div>
415 </div>
416 <div class="asm-part">
417 <div class="asm-part-info"><div class="asm-part-qty">2x</div><div class="asm-part-name">2-56 x .3125" hex standoff</div></div>
418 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/2315hns.GIF"></div>
419 </div>
420 </div>
421 </div>
422 <div class="asm-step-figure">
423 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm13.jpg">
424 <span>Figure 13.</span>
425 </div>
426 </div>
427 </div>
428
429 <!-- Step 14 -->
430 <div class="asm-step">
431 <div class="asm-step-header">
432 <div class="asm-step-name">BRAT — Mount Electronics Carrier</div>
433 <div class="asm-step-num">Step 14 / 21</div>
434 </div>
435 <div class="asm-step-body">
436 <div class="asm-step-text">
437 <p>Attach the electronics carrier assembly as shown using two 2-56 x 1/4" screws.</p>
438 <div class="asm-parts">
439 <div class="asm-part">
440 <div class="asm-part-info"><div class="asm-part-qty">2x</div><div class="asm-part-name">2-56 x .250" Phillips screw</div></div>
441 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/256025ph.GIF"></div>
442 </div>
443 </div>
444 </div>
445 <div class="asm-step-figure">
446 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm14.jpg">
447 <span>Figure 14.</span>
448 </div>
449 </div>
450 </div>
451
452 <!-- Step 15 -->
453 <div class="asm-step">
454 <div class="asm-step-header">
455 <div class="asm-step-name">BRAT — Secure Servo Wires</div>
456 <div class="asm-step-num">Step 15 / 21</div>
457 </div>
458 <div class="asm-step-body">
459 <div class="asm-step-text">
460 <p>To prevent wires from tangling, secure them as shown using wire ties (not included). Make sure the ankle servo is in the position shown when securing the wires to ensure full range of motion.</p>
461 </div>
462 <div class="asm-step-figure">
463 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm15.jpg">
464 <span>Figure 15.</span>
465 </div>
466 </div>
467 </div>
468
469 <!-- Step 16 -->
470 <div class="asm-step">
471 <div class="asm-step-header">
472 <div class="asm-step-name">BRAT — Attach Power Switch</div>
473 <div class="asm-step-num">Step 16 / 21</div>
474 </div>
475 <div class="asm-step-body">
476 <div class="asm-step-text">
477 <p>Attach the battery power switch to the electronics carrier as shown. Tape, tie-wraps, or similar methods are suggested.</p>
478 </div>
479 <div class="asm-step-figure">
480 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm16.jpg">
481 <span>Figure 16.</span>
482 </div>
483 </div>
484 </div>
485
486 <!-- Steps 17a / 17b -->
487 <div class="asm-step">
488 <div class="asm-step-header">
489 <div class="asm-step-name">BRAT — Install Controller Board</div>
490 <div class="asm-step-num">Step 17 / 21</div>
491 </div>
492 <div class="asm-step-body">
493 <div class="asm-step-text">
494 <p><span class="asm-optional">SSC-32 / SSC-32U / Bot Board 2 — Step 17a</span><br>
495 Install the board using four 4-40 x 1/4" screws. Orient it with the screw terminals at the bottom. If using a Bot Board II, install the BASIC Atom Pro 28 chip in the orientation shown. If using the optional PS2 mounting plate, use 1" M/F standoffs instead.</p>
496 <p><span class="asm-optional">BotBoarduino — Step 17b</span><br>
497 Install the BotBoarduino using four 4-40 x 1/4" screws, with the USB connector and screw terminals facing upward. If using the optional PS2 plate, use 1" M/F standoffs instead.</p>
498 <div class="asm-parts">
499 <div class="asm-part">
500 <div class="asm-part-info"><div class="asm-part-qty">4x</div><div class="asm-part-name">4-40 x .250" hex socket screw</div></div>
501 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/4250hscs.gif"></div>
502 </div>
503 <div class="asm-part">
504 <div class="asm-part-info"><div class="asm-part-qty">—</div><div class="asm-part-name">BASIC Atom Pro orientation (Bot Board 2)</div></div>
505 <div class="asm-part-img"><img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/aproinst.gif"></div>
506 </div>
507 </div>
508 </div>
509 <div class="asm-figures">
510 <div class="asm-step-figure">
511 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm17.jpg">
512 <span>Figure 17a (Bot Board 2 / SSC-32 / SSC-32U).</span>
513 </div>
514 <div class="asm-step-figure">
515 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/biped-7.jpg">
516 <span>Figure 17b (BotBoarduino).</span>
517 </div>
518 </div>
519 </div>
520 </div>
521
522 <!-- Step 18 -->
523 <div class="asm-step">
524 <div class="asm-step-header">
525 <div class="asm-step-name">BRAT — Screw Terminal Wiring Guidelines</div>
526 <div class="asm-step-num">Step 18 / 21</div>
527 </div>
528 <div class="asm-step-body">
529 <div class="asm-step-text">
530 <p>Use a ~2mm flat blade screwdriver to open the terminal (rotate until you see it open downward). Twist the wire strands by hand before inserting. <span class="asm-warning">Ensure no stray wire strands touch between terminals — this causes a short and can discharge the battery rapidly, generating heat and possibly fire.</span></p>
531 <p><span class="asm-warning">DOUBLE CHECK polarity: red wire to (+), black wire to (−). Reversed polarity will damage the servos and board.</span></p>
532 </div>
533 <div class="asm-step-figure">
534 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/wiring.jpg">
535 <span>Figure 18 (top = open, bottom = closed).</span>
536 </div>
537 </div>
538 </div>
539
540 <!-- Steps 19a / 19b -->
541 <div class="asm-step">
542 <div class="asm-step-header">
543 <div class="asm-step-name">BRAT — Connect Power &amp; Servo Channels</div>
544 <div class="asm-step-num">Step 19 / 21</div>
545 </div>
546 <div class="asm-step-body">
547 <div class="asm-step-text">
548 <p><span class="asm-optional">SSC-32 / SSC-32U / Bot Board 2 — Step 19a</span><br>
549 Connect the battery harness to VS1 on the SSC-32/32U, or VS on the Bot Board II. Red = (+), black = (−). Leave the VL=VS jumper and VS1=VS2 jumpers in place. Connect servos per Table 19a. Note: pin 10 for Right Hip on Bot Board II is not a typo — pin 9 is reserved for the speaker.</p>
550 <p><span class="asm-optional">BotBoarduino — Step 19b</span><br>
551 Connect the harness to VS or VL on the BotBoarduino. Leave the VL=VS jumper in place. Red = (+), black = (−). Connect servos per Table 19b.</p>
552 </div>
553 <div class="asm-figures">
554 <div class="asm-step-figure">
555 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm18.jpg">
556 <span>Figure 19a (SSC-32).</span>
557 </div>
558 <div class="asm-step-figure">
559 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/biped-6.jpg">
560 <span>Figure 19b (BotBoarduino).</span>
561 </div>
562 </div>
563 </div>
564 <div class="asm-fullwidth">
565 <div style="display:flex; flex-wrap:wrap; gap:2rem;">
566 <div>
567 <p style="font-weight:bold; margin-bottom:0.4rem;">Servo Channels — SSC-32 / 32U / Bot Board 2 (Table 19a)</p>
568 <table class="ref-table" style="width:auto;">
569 <tr><th>SSC-32 / 32U I/O</th><th>Servo</th><th>Bot Board II I/O</th></tr>
570 <tr><td>00</td><td>Right Ankle</td><td>07</td></tr>
571 <tr><td>01</td><td>Right Knee</td><td>08</td></tr>
572 <tr><td>02</td><td>Right Hip</td><td>10</td></tr>
573 <tr><td>16</td><td>Left Ankle</td><td>04</td></tr>
574 <tr><td>17</td><td>Left Knee</td><td>05</td></tr>
575 <tr><td>18</td><td>Left Hip</td><td>06</td></tr>
576 </table>
577 </div>
578 <div>
579 <p style="font-weight:bold; margin-bottom:0.4rem;">Servo Channels — BotBoarduino (Table 19b)</p>
580 <table class="ref-table" style="width:auto;">
581 <tr><th>BotBoarduino Digital I/O</th><th>Servo</th></tr>
582 <tr><td>10</td><td>Right Ankle</td></tr>
583 <tr><td>11</td><td>Right Knee</td></tr>
584 <tr><td>12</td><td>Right Hip</td></tr>
585 <tr><td>02</td><td>Left Ankle</td></tr>
586 <tr><td>03</td><td>Left Knee</td></tr>
587 <tr><td>04</td><td>Left Hip</td></tr>
588 </table>
589 </div>
590 </div>
591 </div>
592 </div>
593
594 <!-- Steps 20a / 20b / 20 -->
595 <div class="asm-step">
596 <div class="asm-step-header">
597 <div class="asm-step-name">BRAT — Mount Battery &amp; Next Steps</div>
598 <div class="asm-step-num">Step 20 / 21</div>
599 </div>
600 <div class="asm-step-body">
601 <div class="asm-step-text">
602 <p><span class="asm-optional">6V 1600mAh NiMh — Step 20a</span><br>
603 This battery fits inside the U-Channel. Secure it in place with zip ties.</p>
604 <p><span class="asm-optional">6V 2800mAh NiMh or other 6V battery — Step 20b</span><br>
605 Place the battery on top of the U-Channel and secure with zip ties.</p>
606 <p style="margin-top:0.75rem;"><b>Next steps by controller type:</b></p>
607 <ul style="padding-left:1.2rem; margin-top:0.25rem;">
608 <li><b>SSC-32 + Sequencer:</b> <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped-seq/" target="_blank">Sequencer tutorial</a></li>
609 <li><b>SSC-32U + FlowBotics Studio:</b> Install and open FlowBotics Studio and follow the instructions.</li>
610 <li><b>Bot Board II:</b> <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped-autonomous/" target="_blank">Autonomous</a>, <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped-autonomous-water-bottle/" target="_blank">Water-Bottle Kicking</a>, or <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped-ps2/" target="_blank">PS2 tutorial</a></li>
611 <li><b>BotBoarduino:</b> <a href="https://wiki.lynxmotion.com/info/wiki/lynxmotion/view/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped-ps2-b/" target="_blank">BRAT + BotBoarduino + PS2 tutorial</a></li>
612 </ul>
613 </div>
614 <div class="asm-figures">
615 <div class="asm-step-figure">
616 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/assm19.jpg">
617 <span>Figure 20a (1600mAh battery).</span>
618 </div>
619 <div class="asm-step-figure">
620 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/biped-2.jpg">
621 <span>Figure 20b (2800mAh battery).</span>
622 </div>
623 </div>
624 </div>
625 </div>
626
627 <!-- Step 21 -->
628 <div class="asm-step">
629 <div class="asm-step-header">
630 <div class="asm-step-name">BRAT — Mount Optional PS2 Receiver Plate</div>
631 <div class="asm-step-num">Step 21 / 21</div>
632 </div>
633 <div class="asm-step-body">
634 <div class="asm-step-text">
635 <span class="asm-optional">Optional — Bot Board 2 / BotBoarduino only</span>
636 <p>If you have the optional PS2 receiver and mounting plate, Figure 21 shows the completed robot with this attachment. Mount the PS2 Lexan + receiver assembly using four 4-40 x 1/4" screws. Note: the PS2 receiver is only compatible with the Bot Board 2 and BotBoarduino versions.</p>
637 </div>
638 <div class="asm-step-figure">
639 <img src="https://wiki.lynxmotion.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v1-robots/ses-v1-bipeds/brat-biped/WebHome/biped-5.jpg">
640 <span>Figure 21 (with PS2 receiver).</span>
641 </div>
642 </div>
643 </div>
644
645 </div>
646 {{/html}}
Copyright RobotShop 2018