-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html?p=182.orig
556 lines (432 loc) · 51.4 KB
/
index.html?p=182.orig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en-US"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en-US"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en-US"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en-US"> <!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2, user-scalable=yes">
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<meta property="og:title" content="Bill of Materials drafted, let’s order some parts"/>
<meta property="og:description" content="So, after completing the v0.2 Detailed Design I turned my attention to the BOM. Since this is still development prototype, I wanted to source components which c"/>
<meta property="og:image" content="http://ecx.images-amazon.com/images/I/51PTiDqW6XL._SX385_.jpg"/>
<meta property="og:image:width" content="385"/>
<meta property="og:image:height" content="385"/>
<meta property="og:image:type" content="image/jpeg"/>
<meta property="og:type" content="article"/>
<meta property="og:article:published_time" content="2013-09-16 12:00:56"/>
<meta property="og:article:modified_time" content="2016-11-22 01:47:34"/>
<meta property="og:article:tag" content="arduino"/>
<meta property="og:article:tag" content="leonardo"/>
<meta property="og:article:tag" content="OSHW"/>
<meta property="og:article:tag" content="v0.2"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Bill of Materials drafted, let’s order some parts"/>
<meta name="twitter:description" content="So, after completing the v0.2 Detailed Design I turned my attention to the BOM. Since this is still development prototype, I wanted to source components which c"/>
<meta name="twitter:image" content="http://ecx.images-amazon.com/images/I/51PTiDqW6XL._SX385_.jpg"/>
<meta name="author" content="J. Simmons"/>
<!-- This site is optimized with the Yoast SEO plugin v19.1 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Bill of Materials drafted, let's order some parts - Model B</title>
<link rel="canonical" href="https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/" />
<meta property="og:url" content="https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/" />
<meta property="og:site_name" content="Model B" />
<meta property="article:published_time" content="2013-09-16T12:00:56+00:00" />
<meta property="article:modified_time" content="2016-11-22T01:47:34+00:00" />
<meta property="og:image" content="http://ecx.images-amazon.com/images/I/51PTiDqW6XL._SX385_.jpg" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="J. Simmons" />
<meta name="twitter:label2" content="Est. reading time" />
<meta name="twitter:data2" content="2 minutes" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.modelb.biz/#website","url":"https://www.modelb.biz/","name":"Model B","description":"Exerfy Your Games","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.modelb.biz/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/#primaryimage","url":"http://ecx.images-amazon.com/images/I/51PTiDqW6XL._SX385_.jpg","contentUrl":"http://ecx.images-amazon.com/images/I/51PTiDqW6XL._SX385_.jpg"},{"@type":"WebPage","@id":"https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/#webpage","url":"https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/","name":"Bill of Materials drafted, let's order some parts - Model B","isPartOf":{"@id":"https://www.modelb.biz/#website"},"primaryImageOfPage":{"@id":"https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/#primaryimage"},"datePublished":"2013-09-16T12:00:56+00:00","dateModified":"2016-11-22T01:47:34+00:00","author":{"@id":"https://www.modelb.biz/#/schema/person/cfc36116b56fc6bb960bc95ce309ece8"},"breadcrumb":{"@id":"https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/"]}]},{"@type":"BreadcrumbList","@id":"https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.modelb.biz/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https://www.modelb.biz/blog/"},{"@type":"ListItem","position":3,"name":"Bill of Materials drafted, let’s order some parts"}]},{"@type":"Person","@id":"https://www.modelb.biz/#/schema/person/cfc36116b56fc6bb960bc95ce309ece8","name":"J. Simmons","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.modelb.biz/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/fddb1a56cddb77866c81600a76974e02?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/fddb1a56cddb77866c81600a76974e02?s=96&d=mm&r=g","caption":"J. Simmons"},"description":"J. has worked in open source hardware for the last 6 years. During that time, J. has led the development of Open Design Engine, the Shepard Test Stand, the Ground Sphere Ground Station, and of course Holoseat. Over the course of these projects J. has developed skills in Arduino programming, small scale electronics, agile development processes, and Node.js. These skills are in addition to his academic background of theatre lighting design (BFA), computer science (double major), and space systems engineering (MS, PhD). Yes, J. really is a rocket scientist.","sameAs":["http://modelb.biz"],"url":"https://www.modelb.biz/author/jrs/"}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Model B » Feed" href="https://www.modelb.biz/feed/" />
<link rel="alternate" type="application/rss+xml" title="Model B » Comments Feed" href="https://www.modelb.biz/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Model B » Bill of Materials drafted, let’s order some parts Comments Feed" href="https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/feed/" />
<meta property="og:type" content="article"/>
<meta property="og:title" content="Bill of Materials drafted, let’s order some parts"/>
<meta property="og:url" content="https://www.modelb.biz/bill-of-materials-drafted-lets-order-some-parts/"/>
<meta property="og:site_name" content="Model B"/>
<meta property="og:description" content="So, after completing the v0.2 Detailed Design I turned my attention to the BOM. Since this is still development prototype, I wanted to source components which can be bread boarded using a prototype shield and mini-breadboard. The previous…"/>
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.modelb.biz\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style>
.laborator-admin-bar-menu {
position: relative !important;
display: inline-block;
width: 16px !important;
height: 16px !important;
background: url(https://www.modelb.biz/wp-content/themes/oxygen/assets/images/laborator-icon.png) no-repeat 0px 0px !important;
background-size: 16px !important;
margin-right: 8px !important;
top: 3px !important;
}
#wp-admin-bar-laborator-options:hover .laborator-admin-bar-menu {
background-position: 0 -32px !important;
}
.laborator-admin-bar-menu:before {
display: none !important;
}
#toplevel_page_laborator_options .wp-menu-image {
background: url(https://www.modelb.biz/wp-content/themes/oxygen/assets/images/laborator-icon.png) no-repeat 11px 8px !important;
background-size: 16px !important;
}
#toplevel_page_laborator_options .wp-menu-image:before {
display: none;
}
#toplevel_page_laborator_options .wp-menu-image img {
display: none;
}
#toplevel_page_laborator_options:hover .wp-menu-image, #toplevel_page_laborator_options.wp-has-current-submenu .wp-menu-image {
background-position: 11px -24px !important;
}
</style>
<link rel='stylesheet' id='nivo-lightbox-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/nivo-lightbox/nivo-lightbox.css' type='text/css' media='all' />
<link rel='stylesheet' id='nivo-lightbox-default-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/nivo-lightbox/themes/default/default.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://www.modelb.biz/wp-includes/css/dist/block-library/style.min.css?ver=6.0' type='text/css' media='all' />
<link rel='stylesheet' id='wpforms-gutenberg-form-selector-css' href='https://www.modelb.biz/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css?ver=1.7.4.2' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
</style>
<link rel='stylesheet' id='cptch_stylesheet-css' href='https://www.modelb.biz/wp-content/plugins/captcha/css/front_end_style.css?ver=4.4.5' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://www.modelb.biz/wp-includes/css/dashicons.min.css?ver=6.0' type='text/css' media='all' />
<link rel='stylesheet' id='cptch_desktop_style-css' href='https://www.modelb.biz/wp-content/plugins/captcha/css/desktop_style.css?ver=4.4.5' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='https://www.modelb.biz/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.6' type='text/css' media='all' />
<link rel='stylesheet' id='uaf_client_css-css' href='https://www.modelb.biz/wp-content/uploads/useanyfont/uaf.css?ver=1655384515' type='text/css' media='all' />
<link rel='stylesheet' id='primary-font-css' href='//fonts.googleapis.com/css?family=Lato%3A300italic%2C400italic%2C700italic%2C300%2C400%2C700&ver=6.0' type='text/css' media='all' />
<link rel='stylesheet' id='heading-font-css' href='//fonts.googleapis.com/css?family=Lato%3A300italic%2C400italic%2C700italic%2C300%2C400%2C700&ver=6.0' type='text/css' media='all' />
<link rel='stylesheet' id='boostrap-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/css/bootstrap.css' type='text/css' media='all' />
<link rel='stylesheet' id='oxygen-main-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/css/oxygen.css?ver=4.0' type='text/css' media='all' />
<link rel='stylesheet' id='oxygen-responsive-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/css/responsive.css?ver=4.0' type='text/css' media='all' />
<link rel='stylesheet' id='entypo-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/fonts/entypo/css/fontello.css' type='text/css' media='all' />
<link rel='stylesheet' id='style-css' href='https://www.modelb.biz/wp-content/themes/oxygen/style.css?ver=4.0' type='text/css' media='all' />
<link rel='stylesheet' id='custom-style-css' href='https://www.modelb.biz/wp-content/themes/oxygen/assets/css/custom-skin.css?ver=4.0' type='text/css' media='all' />
<script type="text/javascript">
var ajaxurl = ajaxurl || 'https://www.modelb.biz/wp-admin/admin-ajax.php';
</script>
<style>.primary-font,body,p,th,td { font-family: Lato; }.heading-font,.contact-store .address-content p,.nav,.navbar-blue,body h1,body h2,body h3,body h4,body h5,body h6,h1,h2,h3,h4,h5,h6,h7,a,label,th,.oswald,.banner .button_outer .button_inner .banner-content strong,.laborator-woocommerce .myaccount-env .my_account_orders th,.laborator-woocommerce .myaccount-env .my_account_orders td,.shop .items .item-wrapper .item .sale_tag .ribbon,.shop .items .item-wrapper .item .description .price,.shop .results,.shop .shop-grid .quickview-list .quickview-entry .quickview-wrapper .product-gallery-env .ribbon .ribbon-content,.shop .woocommerce-checkout-review-order-table td,.shop .woocommerce-checkout-review-order-table th,.shop div.cart_totals table td,.shop div.cart_totals table th,.shop#yith-wcwl-form .shop_table tbody tr td.product-add-to-cart .button,footer.footer_widgets .widget_laborator_subscribe #subscribe_now,footer.footer_widgets .widget_search #searchsubmit,footer .footer_main .copyright_text,footer .footer_main .footer-nav ul li a,.header-cart .cart-items .no-items,.header-cart .cart-items .cart-item .details .price-quantity,.shop_sidebar .sidebar h3,.widget_search input[type="submit"],.widget_product_search input[type="submit"],.price_slider_wrapper .price_slider_amount .button,.widget_shopping_cart_content .buttons .button,.cart-env .cart-totals > li .name,.cart-env .cart-header-row .up,.cart-env .cart-item-row .col .quantity input,.cart-env .cart-item-row .col .quantity input[type="button"],.blog .blog-post .blog_content h1,.blog .blog-post .blog_content .post-meta .blog_date,.blog .single_post .post_img .loading,.blog .single_post .post_details .author_text,.blog .single_post .post-content h1,.blog .single_post .post-content h2,.blog .single_post .post-content h3,.blog .single_post .post-content h4,.blog .single_post .post-content h5,.blog .single_post .post-content blockquote,.blog .single_post .post-content blockquote p,.blog .single_post .post-content blockquote cite,.comments .author_post .author_about_part .meta,.comments .author_post .author_about_part .author_name,.comments .author_post .author_about_part .date_time_reply_text,.comments .author_post .author_about_part .comment-content h1,.comments .author_post .author_about_part .comment-content h2,.comments .author_post .author_about_part .comment-content h3,.comments .author_post .author_about_part .comment-content h4,.comments .author_post .author_about_part .comment-content h5,.comments .author_post .author_about_part .comment-content blockquote,.comments .author_post .author_about_part .comment-content blockquote p,.comments .author_post .author_about_part .comment-content blockquote cite,.comments .form-submit #submit,.comment-respond input#submit,.laborator-woocommerce .product-single .product-left-info .ribbon .ribbon-content,.laborator-woocommerce .product-single .entry-summary .price,.laborator-woocommerce .product-single .entry-summary .single_add_to_cart_button.button.alt,.laborator-woocommerce .product-single .entry-summary .quantity input[type="button"],.laborator-woocommerce .product-single .entry-summary .quantity input.qty,.laborator-woocommerce .product-single .entry-summary .stock,.laborator-woocommerce .product-single .entry-summary .variations_form .variations_button .single_add_to_cart_button,.laborator-woocommerce .product-single .woocommerce-tabs .tabs > li a,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab h1,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab h2,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab h3,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab h4,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab h5,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab blockquote,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab blockquote p,.laborator-woocommerce .product-single .woocommerce-tabs .description-tab blockquote cite,.laborator-woocommerce .product-single .woocommerce-tabs #reviews .comments .comment-entry time,.laborator-woocommerce .product-single .woocommerce-tabs #reviews .comments .comment-entry .meta,.laborator-woocommerce .product-single .woocommerce-tabs #reviews #review_form input[type="submit"],.laborator-woocommerce .product-single .woocommerce-tabs #reviews #review_form input[type="submit"],.btn,.tooltip,.price,.amount,.cart-sub-total,.page-container .wpb_content_element blockquote strong,.page-container .lab_wpb_blog_posts .blog-posts .blog-post .post .date,.page-container .vc_separator.double-bordered-thick h4,.page-container .vc_separator.double-bordered-thin h4,.page-container .vc_separator.double-bordered h4,.page-container .vc_separator.one-line-border h4,.lab_wpb_banner_2 .title,.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote,.woocommerce .woocommerce-success .button,.woocommerce .woocommerce-message .button,.laborator-woocommerce .items .product .loading-disabled .loader strong,.laborator-woocommerce .select-wrapper .select-placeholder,.laborator-woocommerce #wl-wrapper .shop_table tbody .quantity input[type="button"],.laborator-woocommerce #wl-wrapper .wishlist_table .button,.laborator-woocommerce .wishlist-empty,.woocommerce .price,.laborator-woocommerce .order_details.header li,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item .lookbook-hover-info .lookbook-inner-content .title,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item .lookbook-hover-info .lookbook-inner-content .price-and-add-to-cart .price > .amount,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item .lookbook-hover-info .lookbook-inner-content .price-and-add-to-cart .price ins { font-family: Lato;}.main-font-size,.main-sidebar ul.nav .sub-menu li > a,.oxygen-top-menu > .wrapper > .top-menu > .main .tl-header .sec-nav .sec-nav-menu > li a,.oxygen-top-menu > .wrapper > .main-menu-top > .main .main-menu-env .nav > li .sub-menu > li > a,.oxygen-top-menu > .wrapper > .main-menu-top > .main .main-menu-env .nav > li.has-sub > a:after,.oxygen-top-menu > .wrapper > .top-menu-centered > .main .navs .main-menu-env .nav > li .sub-menu > li > a,.oxygen-top-menu > .wrapper > .top-menu-centered > .main .navs .main-menu-env .nav > li.has-sub > a:after,.oxygen-top-menu > .wrapper > .top-menu-centered > .main .navs .sec-nav-menu > li a,.order ul li i,.accordion .accordion-body,.drop-down .form-dropdown li a,.shop .items .item-wrapper .item .description .price .real_price,footer.footer_widgets p,.header-cart .cart-items .cart-item .details .price-quantity .price del,.shop_add_cart .shop_add_cart_part .col_2 .pro_category_detail_text,.widget_recent_comments .recentcomments a,.widget_text .textwidget,.product_list_widget li del,.widget_rss ul li .rssSummary,.blog .blog-post .blog_content p,.blog .blog-post .blog_content .post-meta .blog_date,.blog .blog-post .blog_content .post-meta .comment_text,.blog .single_post .post_details,.blog .single_post .post_details > h2,.blog .single_post .post_details .author_about,.comments .author_post .author_about_part .comment-content,.laborator-woocommerce .product-single .entry-summary .quantity input.qty,.laborator-woocommerce .product-single .entry-summary .stock,.laborator-woocommerce .product-single .entry-summary .group_table .price del,.laborator-woocommerce .product-single .entry-summary .group_table .price del .amount,.tooltip,.page-container .wpb_content_element blockquote,.page-container .lab_wpb_blog_posts .blog-posts .blog-post .post .content p,.laborator-woocommerce .items .product .white-block .price del,.laborator-woocommerce .select-wrapper .select-placeholder,.laborator-woocommerce #wl-wrapper .wl-intro .wl-share-url,.laborator-woocommerce #wl-wrapper .shop_table tbody .quantity input.qty,.loader strong,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item .lookbook-hover-info .lookbook-inner-content .posted_in,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item.cols-6 .lookbook-hover-info .lookbook-inner-content .price del,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item.cols-5 .lookbook-hover-info .lookbook-inner-content .price del,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item.cols-6 .lookbook-hover-info .lookbook-inner-content .price del .amount,.lab_wpb_lookbook_carousel .lookbook-carousel .product-item.cols-5 .lookbook-hover-info .lookbook-inner-content .price del .amount {font-size: 16px;}</style><script type='text/javascript' src='https://www.modelb.biz/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<link rel="https://api.w.org/" href="https://www.modelb.biz/wp-json/" /><link rel="alternate" type="application/json" href="https://www.modelb.biz/wp-json/wp/v2/posts/182" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.modelb.biz/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.modelb.biz/wp-includes/wlwmanifest.xml" />
<link rel='shortlink' href='https://www.modelb.biz/?p=182' />
<link rel="alternate" type="application/json+oembed" href="https://www.modelb.biz/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.modelb.biz%2Fbill-of-materials-drafted-lets-order-some-parts%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.modelb.biz/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.modelb.biz%2Fbill-of-materials-drafted-lets-order-some-parts%2F&format=xml" />
<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<link rel="icon" href="https://www.modelb.biz/wp-content/uploads/2016/08/cropped-Holoseat-Logo-Symbol-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.modelb.biz/wp-content/uploads/2016/08/cropped-Holoseat-Logo-Symbol-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.modelb.biz/wp-content/uploads/2016/08/cropped-Holoseat-Logo-Symbol-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.modelb.biz/wp-content/uploads/2016/08/cropped-Holoseat-Logo-Symbol-270x270.png" />
<noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/plugins/wp-spamshield/js/jscripts.php'></script>
<!--[if lt IE 9]><script src="https://www.modelb.biz/wp-content/themes/oxygen/assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="post-template-default single single-post postid-182 single-format-standard oxygen-top-menu top-header-flat ht-3 sticky-menu cart-ribbon-hidden wpb-js-composer js-comp-ver-6.9.0 vc_responsive">
<div class="wrapper">
<div class="top-menu main-menu-top">
<div class="main">
<div class="row">
<div class="col-sm-12">
<div class="tl-header with-cart-ribbon">
<!-- logo -->
<div class="logo logo-image">
<h3>
<a href="https://www.modelb.biz">
<img src="https://www.modelb.biz/wp-content/uploads/2016/08/Holoseat-Model-B.png" alt="Model B" />
</a>
</h3>
<div class="mobile-menu-link">
<a href="#">
<i class="glyphicon glyphicon-align-justify"></i>
</a>
</div>
<div class="divider"></div>
</div>
<!-- /logo -->
<!-- mobile menu -->
<div class="mobile-menu hidden">
<form action="https://www.modelb.biz" method="get" class="search-form" enctype="application/x-www-form-urlencoded">
<a href="#">
<span class="glyphicon glyphicon-search"></span>
</a>
<div class="search-input-env">
<input type="text" class="search-input" name="s" placeholder="Search..." value="">
</div>
</form>
<ul id="menu-main-1" class="nav"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16"><a href="https://www.modelb.biz/about/">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74"><a href="https://www.modelb.biz/holoseat/">Holoseat</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-219"><a href="http://dev.holoseat.com">Development</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135"><a href="https://www.modelb.biz/contact/">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a href="https://www.modelb.biz/newsletter-signup/">Sign Up</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-14"><a href="https://www.modelb.biz/blog/">Blog</a></li>
</ul>
</div>
<!-- / mobile menu -->
<div class="sec-nav">
<nav class="main-menu-env">
<ul id="menu-main" class="nav"><li id="menu-item-16" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16"><a href="https://www.modelb.biz/about/">About</a></li>
<li id="menu-item-74" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74"><a href="https://www.modelb.biz/holoseat/">Holoseat</a></li>
<li id="menu-item-219" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-219"><a href="http://dev.holoseat.com">Development</a></li>
<li id="menu-item-135" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135"><a href="https://www.modelb.biz/contact/">Contact</a></li>
<li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a href="https://www.modelb.biz/newsletter-signup/">Sign Up</a></li>
<li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-14"><a href="https://www.modelb.biz/blog/">Blog</a></li>
</ul>
<form action="https://www.modelb.biz" method="get" class="search-form" enctype="application/x-www-form-urlencoded">
<a href="#">
<span class="glyphicon glyphicon-search"></span>
</a>
<div class="search-input-env">
<input type="text" class="search-input" name="s" alt="" placeholder="Search..." value="" />
<input type="hidden" name="post_type" value="product" />
</div>
</form>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="main">
<div class="row">
<div class="col-lg-9">
<!--blog01-->
<div class="blog">
<!-- single post -->
<div class="single_post">
<div class="post_details">
<h1>Bill of Materials drafted, let’s order some parts</h1>
<h2>
In <a href="https://www.modelb.biz/category/development-news/" rel="category tag">Development News</a>,
<strong>on September 16, 2013 - 12:00</strong>,
Tags <a href="https://www.modelb.biz/tag/arduino/" rel="tag">arduino</a>, <a href="https://www.modelb.biz/tag/leonardo/" rel="tag">leonardo</a>, <a href="https://www.modelb.biz/tag/oshw/" rel="tag">OSHW</a>, <a href="https://www.modelb.biz/tag/v0-2/" rel="tag">v0.2</a> </h2>
<hr>
<div class="post-content">
<p>So, after completing the v0.2 <a href="https://opendesignengine.net/projects/holoseat/wiki/Detailed_Design?version=6">Detailed Design</a> I turned my attention to the <a href="https://opendesignengine.net/projects/holoseat/wiki/BOM?version=3">BOM</a>. Since this is still development prototype, I wanted to source components which can be bread boarded using a prototype shield and mini-breadboard. The previous version of the *Holoseat* was built using this approach, and I find it creates a usable, near finished product while maintaining the flexibility of bench top breadboarding. And, since my soldering skills leave something to be desired, I wanted to find a pre-assembled prototype shield (which, unfortunately ruled out <a href="http://www.adafruit.com/products/51">Adafruit’s Prototype Shield</a>).</p>
<p>Since I am an Amazon Prime member, I often turn to Amazon for my initial search for almost everything. And, it should come as no surprise that there are plenty of Arduino related products on Amazon. As I was searching for prototype shields, I quickly came across <a href="http://www.amazon.com/SainSmart-Prototyping-Prototype-Breadboard-arduino/dp/B0079WI2MK/ref=sr_1_1?ie=UTF8&qid=1379362952&sr=8-1&keywords=sainsmart+prototype+shield">this one</a> (see image below) from <a href="http://www.sainsmart.com/">SainSmart</a>. It looked like a pretty good deal. It’s a good price and includes jumper wires for use with the breadboard.</p>
<p><img class="aligncenter" src="http://ecx.images-amazon.com/images/I/51PTiDqW6XL._SX385_.jpg" alt="SainSmart Arduino Prototype Shield" /></p>
<p>As I wrapped up the BOM and I continued looking around Amazon, I came across this <a href="http://www.amazon.com/SainSmart-Leonardo-Tutorial-Instruction-Projects/dp/B00CXE5KQU/ref=sr_1_1?s=toys-and-games&ie=UTF8&qid=1379362857&sr=1-1&keywords=leonardo+kit">Intro to Arduino Kit</a> which includes a Leonardo board (see the <a href="https://opendesignengine.net/projects/holoseat/wiki/Detailed_Design?version=6">Detailed Design</a> for info on why we are moving to the Leonardo). Now this was very tempting. It includes pretty much everything from the <a href="https://opendesignengine.net/projects/holoseat/wiki/BOM?version=3">BOM</a> plus extra stuff for later experimentation, and at a nearly $20 savings over ordering components individually. Needless to say, I was pretty excited. But, I am thorough shopper, and truth be told I was not familiar with SainSmart. So, I decided to do some Googling to make sure this was really as good a deal as it seems. Boy am I glad I did.</p>
<p>At first, I didn’t find much info one way or another. There were a couple of somewhat negative forum posts which I didn’t find very helpful on their own. But then I came across <a href="http://www.reddit.com/r/arduino/comments/16slmd/arduino_pins_protoshield_and_sainsmart_motorshield/">this thread</a> on Reddit. It looks like SainSmart is not being a good OSHW citizen (note, I have nothing against cloners, but I do have a problem with people not following license and trademark requirements, let alone changing components without proper documentation). Combined with the few bits I could gather from the other forum posts, I just cannot justify going with SainSmart for any components until I hear better news about their behavior with regards to OSHW.</p>
<p>So, back to Amazon and Google I went looking for a prototype shield. The good news is the Arduino team has an assembled shield which Amazon sells. Plus, there is a mini-breadboard at Amazon which looks like it should fit on the shield. A few quick adjustments to the Bill of Materials, and it was done. Now it’s time to order parts. Woot!</p>
</div>
<div class="author_post">
<div class="row">
<div class="col-sm-2 col-xs-4">
<div class="author_img">
<a href="http://modelb.biz"><img alt='' src='https://secure.gravatar.com/avatar/fddb1a56cddb77866c81600a76974e02?s=96&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/fddb1a56cddb77866c81600a76974e02?s=192&d=mm&r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'/></a>
</div>
</div>
<div class="col-sm-10 col-xs-8 mobile-padding">
<span class="author_text">
About the author: <a href="http://modelb.biz">J. Simmons</a> </span>
<p class="author_about">
J. has worked in open source hardware for the last 6 years. During that time, J. has led the development of Open Design Engine, the Shepard Test Stand, the Ground Sphere Ground Station, and of course Holoseat. Over the course of these projects J. has developed skills in Arduino programming, small scale electronics, agile development processes, and Node.js. These skills are in addition to his academic background of theatre lighting design (BFA), computer science (double major), and space systems engineering (MS, PhD). Yes, J. really is a rocket scientist. </p>
</div>
</div>
</div>
</div>
</div>
<!-- comments -->
<div class="comments" id="comments">
<!-- / reply form-->
<div class="reply_form form-only">
<div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title"><h1 class="title">Leave a Comment</h1> <small><a rel="nofollow" id="cancel-comment-reply-link" href="/bill-of-materials-drafted-lets-order-some-parts/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://www.modelb.biz/wp-comments-post.php" method="post" id="commentform" class="comment-form">
<div class="row">
<div class="col-lg-12 mobile-padding">
<label for="comment">Message <span class="red">*</span></label>
<textarea id="comment" name="comment" class="autogrow" placeholder="Message:" rows="3" aria-required="true"></textarea>
</div>
</div><div class="row">
<div class="col-lg-4 mobile-padding">
<label>Name <span class="red">*</span></label>
<input class="form-control" placeholder="Name *" id="author" name="author" type="text" value="" size="30" maxlength="245" required="required" />
</div>
<div class="col-lg-4 mobile-padding">
<label>Email <span class="red">*</span></label>
<input class="form-control" placeholder="Email *" id="email" name="email" type="text" value="" size="30" maxlength="100" required="required" />
</div>
<div class="col-lg-4 mobile-padding">
<label>Website</label>
<input class="form-control" placeholder="Website" id="url" name="url" type="text" value="" size="30" maxlength="200" />
</div>
<p class="cptch_block"><script class="cptch_to_remove">
(function( timeout ) {
setTimeout(
function() {
var notice = document.getElementById("cptch_time_limit_notice_18");
if ( notice )
notice.style.display = "block";
},
timeout
);
})(19000);
</script>
<span id="cptch_time_limit_notice_18" class="cptch_time_limit_notice cptch_to_remove">Time limit is exhausted. Please reload the CAPTCHA.</span><span class="cptch_wrap cptch_math_actions">
<label class="cptch_label" for="cptch_input_18"><span class="cptch_span">five</span>
<span class="cptch_span"> − </span>
<span class="cptch_span"><input id="cptch_input_18" class="cptch_input cptch_wp_comments" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required" style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;" /></span>
<span class="cptch_span"> = </span>
<span class="cptch_span">one</span>
<input type="hidden" name="cptch_result" value="Mlw=" /><input type="hidden" name="cptch_time" value="1655510600" />
<input type="hidden" name="cptch_form" value="wp_comments" />
</label><span class="cptch_reload_button_wrap hide-if-no-js">
<noscript>
<style type="text/css">
.hide-if-no-js {
display: none !important;
}
</style>
</noscript>
<span class="cptch_reload_button dashicons dashicons-update"></span>
</span></span></p></div><p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Comment" /> <input type='hidden' name='comment_post_ID' value='182' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
</p>
<noscript><input type="hidden" name="JS04X7" value="NS1" /></noscript>
<noscript><p><strong>Currently you have JavaScript disabled. In order to post comments, please make sure JavaScript and Cookies are enabled, and reload the page.</strong> <a href="http://enable-javascript.com/" rel="nofollow external" >Click here for instructions on how to enable JavaScript in your browser.</a></p></noscript>
<div class="row">
<div class="col-lg-12">
<div class="rules">
<h4>Rules of the Blog</h4>
<p class="text-small">Do not post violating content, tags like bold, italic and underline are allowed that means HTML can be used while commenting.</p>
</div>
</div>
</div>
</form> </div><!-- #respond -->
</div>
<!-- / reply form end-->
</div>
</div>
</div>
<div class="col-lg-3">
<!-- blog sidebar-->
<div class="shop_sidebar blog">
<div class="sidebar widget_search search-2"><form role="search" method="get" id="searchform" class="searchform" action="https://www.modelb.biz/">
<div>
<label class="screen-reader-text" for="s">Search for:</label>
<input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>
</form></div>
<div class="sidebar widget_recent_entries recent-posts-2">
<h3>Recent Posts</h3>
<ul>
<li>
<a href="https://www.modelb.biz/planning-a-way-forward/">Planning a way forward – Setting Priorities</a>
</li>
<li>
<a href="https://www.modelb.biz/testing-testing-is-this-thing-on/">Testing… testing… is this thing on?</a>
</li>
<li>
<a href="https://www.modelb.biz/py19-sprint-2-stand-up-4/">PY19 Sprint 2 Stand Up 4</a>
</li>
<li>
<a href="https://www.modelb.biz/py19-sprint-2-stand-up-3/">PY19 Sprint 2 Stand Up 3</a>
</li>
<li>
<a href="https://www.modelb.biz/why-holoseat/">Why Holoseat?</a>
</li>
</ul>
</div><div class="sidebar widget_categories categories-2"><h3>Categories</h3>
<ul>
<li class="cat-item cat-item-88"><a href="https://www.modelb.biz/category/about-holoseat/">About Holoseat</a>
</li>
<li class="cat-item cat-item-12"><a href="https://www.modelb.biz/category/development-news/">Development News</a>
</li>
<li class="cat-item cat-item-4"><a href="https://www.modelb.biz/category/events/">Events</a>
</li>
<li class="cat-item cat-item-79"><a href="https://www.modelb.biz/category/guest-posts/">Guest Posts</a>
</li>
<li class="cat-item cat-item-7"><a href="https://www.modelb.biz/category/in-the-news/">In the news</a>
</li>
<li class="cat-item cat-item-50"><a href="https://www.modelb.biz/category/pics/">Pics</a>
</li>
<li class="cat-item cat-item-45"><a href="https://www.modelb.biz/category/stand-ups/">Stand Ups</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="footer-env">
<div class="footer-env-container">
<footer class="footer_widgets">
<div class="row">
</div>
</footer>
<footer class="footer-container">
<div class="footer_main row">
<div class="col-md-12 hidden-sm hidden-xs">
<hr class="divider" />
</div>
<div class="clear"></div>
<div class="col-sm-12">
<div class="copyright_text">
© Model B, LLC 2016 </div>
</div>
</div>
</footer>
</div>
</div>
</div>
<script type='text/javascript'>
/* <![CDATA[ */
r3f5x9JS=escape(document['referrer']);
hf4N='4188814b6bda068a1cbc966e197a2477';
hf4V='3981eb789fd4d2a3159b567f62522d2b';
cm4S="form[action='https://www.modelb.biz/wp-comments-post.php']";
jQuery(document).ready(function($){var e="#commentform, .comment-respond form, .comment-form, "+cm4S+", #lostpasswordform, #registerform, #loginform, #login_form, #wpss_contact_form, .wpcf7-form";$(e).submit(function(){$("<input>").attr("type","hidden").attr("name","r3f5x9JS").attr("value",r3f5x9JS).appendTo(e);$("<input>").attr("type","hidden").attr("name",hf4N).attr("value",hf4V).appendTo(e);return true;});$("#comment").attr({minlength:"15",maxlength:"15360"})});
/* ]]> */
</script>
<script type='text/javascript' src='https://www.modelb.biz/wp-includes/js/comment-reply.min.js?ver=6.0' id='comment-reply-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/nivo-lightbox/nivo-lightbox.js' id='nivo-lightbox-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9' id='regenerator-runtime-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script>
<script type='text/javascript' id='contact-form-7-js-extra'>
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/www.modelb.biz\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.6' id='contact-form-7-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/bootstrap.min.js' id='bootstrap-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/TweenMax.min.js' id='gsap-tweenlite-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/joinable.js?ver=4.0' id='joinable-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/resizable.js' id='resizable-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/plugins/wp-spamshield/js/jscripts-ftr-min.js' id='wpss-jscripts-ftr-js'></script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/themes/oxygen/assets/js/oxygen-custom.js?ver=4.0' id='oxygen-custom-js'></script>
<script type='text/javascript' id='cptch_front_end_script-js-extra'>
/* <![CDATA[ */
var cptch_vars = {"nonce":"6f595ea28e","ajaxurl":"https:\/\/www.modelb.biz\/wp-admin\/admin-ajax.php","enlarge":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.modelb.biz/wp-content/plugins/captcha/js/front_end_script.js?ver=6.0' id='cptch_front_end_script-js'></script>
</body>
</html>
<!-- Dynamic page generated in 1.373 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2022-06-17 19:03:20 -->
<!-- super cache -->