Skip to content
Snippets Groups Projects
Commit a0b24c15 authored by AmyB's avatar AmyB
Browse files

update final project with links and done by others

parent 3b38ed26
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -87,8 +87,9 @@
<ul>
<a href="#Title1">To the slide</a><br>
<a href="#Title2">To the video</a><br>
<!--<a href="#Title3">Extra background information</a><br>-->
<a href="#Title3">Extra background information</a><br>
<a href="#Title4">Extensive research and building info</a><br>
<a href="#Title5">Link to all files</a><br>
</ul>
</p>
......@@ -115,8 +116,70 @@
</p>
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title3" class="section-heading">Extra background information</h2>
<h3>Who has done what before</h3>
<p>And what can we learn from it? </p>
<p>When I got the question to make a giant breadboard, my instinct was to open a search engine and look up what already exists. There were 2 big players online:
<a href="https://www.youtube.com/watch?v=KuGg9NGPCK0">Sparkfun</a>, <a href="https://twitter.com/oshpark/status/774465412394123264">OSH Park</a> and
<a href="https://hackaday.com/2012/05/30/one-enormous-breadboard/">Hackaday</a> </p>
<h4>Sparkfun</h4>
<p>The SparkFun video was not only fun to watch, but also interesting. As they are making a time lapse, you can clearly see all the materials that they used.
</p>
<h5>Pro</h5>
<ul>
<li>Basic materials (isomo, metal plates, wires...) </li>
<li>Clear building instructions</li>
</ul>
<h5>Con</h5>
<ul>
<li>Where are the giant components? <b>Note: we found them much much later</b></li>
</ul>
<h4>OSH Park</h4>
<p>During my search I found a tweet form OSH park and the fact that they made a giant breadboard that looked quite resistant to children. We looked further into it but we didn't find more
info on it. We reached out on twitter, but only got info about the 555 kit and nothing about the board. <br>
Turns out this will be look and learn documentation.
</p>
<h5>Pro</h5>
<ul>
<li>Clear and understandable</li>
<li>Good connections to the breadboard</li>
</ul>
<h5>Con</h5>
<ul>
<li>Only documentation is the twitter-tweet</li>
</ul>
<h4>Hackaday</h4>
<p>The search also led us to the hackaday website. They have an article about a Minneapolis/St Paul based hackspace that made a giant breadboard. Sadly it only stayed at one article and
some 404 links.
</p>
<h5>Pro</h5>
<ul>
<li>A useful picture.</li>
</ul>
<h5>Con</h5>
<ul>
<li>No extra information</li>
</ul>
<h4>Class info</h4>
<p>During the class we also learned that <a href="http://fabacademy.org/archives/2014/students/basile.fiore/index.html">Fiori</a> made a giant arduino.</p>
<p>
</p>
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title4" class="section-heading">Extensive research and building info</h2>
<p>
......@@ -163,9 +226,72 @@
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title5" class="section-heading">Bil of materials</h2>
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title6" class="section-heading">Link to all files</h2>
<p>
<ul>
<b>Giant resistor</b>
<ul>
<a href="../docs/img/FinalDevelopment/GiantComponents/Giant_Resistor_(Full_print).stl" download>File for full print (1x printing) </a><br>
<a href="../docs/img/FinalDevelopment/GiantComponents/Giant_Resistor_(half_print).stl" download>File for 2 halves (2x print)</a>
</ul>
<b> Giant LED</b>
<ul>
<a href="../docs/img/FinalDevelopment/GiantComponents/Base_LED.stl" download>The 3D printed base for the giant LED</a><br>
<a href="../docs/img/FinalDevelopment/GiantComponents/Mold_LED.stl" download>The mold for vacuum forming the cap of the giant LED</a>
</ul>
<b>Jumperwires</b>
<ul>
<a href="../docs/img/FinalDevelopment/GiantComponents/jumperwire.stl" download>Connection part between M6 bold and electrical wire, with metric screw thread </a>
</ul>
<b>Box for giant resistors</b>
<ul>
<a href="../docs/img/FinalDevelopment/GiantComponents/box_resistors_wood.svg" download>The file for the wooden parts of the resistor box</a><br>
<a href="../docs/img/FinalDevelopment/GiantComponents/front_box_resistors.svg" download>The file for the plexi front plate of the resistor box</a>
</ul>
<b>Giant kids breadboard</b>
<ul>
<a href="../docs/img/FinalDevelopment/smallbread/mold_bending_strips.svg" download>File lasercut files for making the bending mold.</a><br>
<a href="../docs/img/FinalDevelopment/smallbread/assembly_mold2.gif" download>Stop motion for assembly of the mold</a><br>
<a href="../docs/img/FinalDevelopment/smallbread/bend_metal_stop.gif" download>Stop motion for bending the metal wires</a><br>
<a href="../docs/img/FinalDevelopment/smallbread/assemble_board.gif" download>Stop motion for assembly for the base board</a><br>
</ul>
<b>Files for the small breadboard</b>
<ul>
<a href="../docs/img/FinalDevelopment/smallbread/top_plate.svg" download>Top plate for the kids breadboard (4 mm plexy)</a><br>
<a href="../docs/img/FinalDevelopment/smallbread/middel_plate.svg" download>Middle plate for the kids breadboard (4mm plexy)</a><br>
<a href="../docs/img/FinalDevelopment/smallbread/bottom_plate.svg" download>Bottom plate for the kids breadboard (6mm filt)</a><br>
<a href="../docs/img/FinalDevelopment/smallbread/bottom_plate_wood.svg" download>Bottom plate for the kids breadboard (4mm wood)</a><br>
</ul>
<b>Giant teacher breadboard</b>
<ul>
<a href="../docs/img/FinalDevelopment/teacher/mold_giant_board_half.svg" download>File to help you map out where the conductive lines need to come</a>
</ul>
<b>Electronics</b>
<ul>
<a href="../docs/img/week14/foxBoard_resetasbutton.ino" download>Final code for the board</a><br>
<a href="../docs/img/week14/fox3.zip" download>Eagle files for the board</a>
</ul>
</p>
<h6><a href="#">To top</a></h6>
<hr>
<!-- Footer -->
......
......@@ -20,7 +20,7 @@
<!-- Custom styles for this template -->
<link href="css/clean-blog.min.css" rel="stylesheet">
<link href="css/lightbox.min.css" rel="stylesheet">
<!--<link href="css/lightbox.min.css" rel="stylesheet">-->
</head>
......@@ -87,8 +87,9 @@
<ul>
<a href="#Title1">To the slide</a><br>
<a href="#Title2">To the video</a><br>
<!--<a href="#Title3">Extra background information</a><br>-->
<a href="#Title3">Extra background information</a><br>
<a href="#Title4">Extensive research and building info</a><br>
<a href="#Title5">Link to all files</a><br>
</ul>
</p>
......@@ -115,8 +116,70 @@
</p>
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title3" class="section-heading">Extra background information</h2>
<h3>Who has done what before</h3>
<p>And what can we learn from it? </p>
<p>When I got the question to make a giant breadboard, my instinct was to open a search engine and look up what already exists. There were 2 big players online:
<a href="https://www.youtube.com/watch?v=KuGg9NGPCK0">Sparkfun</a>, <a href="https://twitter.com/oshpark/status/774465412394123264">OSH Park</a> and
<a href="https://hackaday.com/2012/05/30/one-enormous-breadboard/">Hackaday</a> </p>
<h4>Sparkfun</h4>
<p>The SparkFun video was not only fun to watch, but also interesting. As they are making a time lapse, you can clearly see all the materials that they used.
</p>
<h5>Pro</h5>
<ul>
<li>Basic materials (isomo, metal plates, wires...) </li>
<li>Clear building instructions</li>
</ul>
<h5>Con</h5>
<ul>
<li>Where are the giant components? <b>Note: we found them much much later</b></li>
</ul>
<h4>OSH Park</h4>
<p>During my search I found a tweet form OSH park and the fact that they made a giant breadboard that looked quite resistant to children. We looked further into it but we didn't find more
info on it. We reached out on twitter, but only got info about the 555 kit and nothing about the board. <br>
Turns out this will be look and learn documentation.
</p>
<h5>Pro</h5>
<ul>
<li>Clear and understandable</li>
<li>Good connections to the breadboard</li>
</ul>
<h5>Con</h5>
<ul>
<li>Only documentation is the twitter-tweet</li>
</ul>
<h4>Hackaday</h4>
<p>The search also led us to the hackaday website. They have an article about a Minneapolis/St Paul based hackspace that made a giant breadboard. Sadly it only stayed at one article and
some 404 links.
</p>
<h5>Pro</h5>
<ul>
<li>A useful picture.</li>
</ul>
<h5>Con</h5>
<ul>
<li>No extra information</li>
</ul>
<h4>Class info</h4>
<p>During the class we also learned that <a href="http://fabacademy.org/archives/2014/students/basile.fiore/index.html">Fiori</a> made a giant arduino.</p>
<p>
</p>
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title4" class="section-heading">Extensive research and building info</h2>
<p>
......@@ -163,9 +226,72 @@
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title5" class="section-heading">Bil of materials</h2>
<h6><a href="#">To top</a></h6>
<hr>
<h2 id="Title6" class="section-heading">Link to all files</h2>
<p>
<ul>
<b>Giant resistor</b>
<ul>
<a href="../img/FinalDevelopment/GiantComponents/Giant_Resistor_(Full_print).stl" download>File for full print (1x printing) </a><br>
<a href="../img/FinalDevelopment/GiantComponents/Giant_Resistor_(half_print).stl" download>File for 2 halves (2x print)</a>
</ul>
<b> Giant LED</b>
<ul>
<a href="../img/FinalDevelopment/GiantComponents/Base_LED.stl" download>The 3D printed base for the giant LED</a><br>
<a href="../img/FinalDevelopment/GiantComponents/Mold_LED.stl" download>The mold for vacuum forming the cap of the giant LED</a>
</ul>
<b>Jumperwires</b>
<ul>
<a href="../img/FinalDevelopment/GiantComponents/jumperwire.stl" download>Connection part between M6 bold and electrical wire, with metric screw thread </a>
</ul>
<b>Box for giant resistors</b>
<ul>
<a href="../img/FinalDevelopment/GiantComponents/box_resistors_wood.svg" download>The file for the wooden parts of the resistor box</a><br>
<a href="../img/FinalDevelopment/GiantComponents/front_box_resistors.svg" download>The file for the plexi front plate of the resistor box</a>
</ul>
<b>Giant kids breadboard</b>
<ul>
<a href="../img/FinalDevelopment/smallbread/mold_bending_strips.svg" download>File lasercut files for making the bending mold.</a><br>
<a href="../img/FinalDevelopment/smallbread/assembly_mold2.gif" download>Stop motion for assembly of the mold</a><br>
<a href="../img/FinalDevelopment/smallbread/bend_metal_stop.gif" download>Stop motion for bending the metal wires</a><br>
<a href="../img/FinalDevelopment/smallbread/assemble_board.gif" download>Stop motion for assembly for the base board</a><br>
</ul>
<b>Files for the small breadboard</b>
<ul>
<a href="../img/FinalDevelopment/smallbread/top_plate.svg" download>Top plate for the kids breadboard (4 mm plexy)</a><br>
<a href="../img/FinalDevelopment/smallbread/middel_plate.svg" download>Middle plate for the kids breadboard (4mm plexy)</a><br>
<a href="../img/FinalDevelopment/smallbread/bottom_plate.svg" download>Bottom plate for the kids breadboard (6mm filt)</a><br>
<a href="../img/FinalDevelopment/smallbread/bottom_plate_wood.svg" download>Bottom plate for the kids breadboard (4mm wood)</a><br>
</ul>
<b>Giant teacher breadboard</b>
<ul>
<a href="../docs/img/FinalDevelopment/teacher/mold_giant_board_half.svg" download>File to help you map out where the conductive lines need to come</a>
</ul>
<b>Electronics</b>
<ul>
<a href="../img/week14/foxBoard_resetasbutton.ino" download>Final code for the board</a><br>
<a href="../img/week14/fox3.zip" download>Eagle files for the board</a>
</ul>
</p>
<h6><a href="#">To top</a></h6>
<hr>
<!-- Footer -->
......@@ -211,7 +337,7 @@
<!-- Custom scripts for this template -->
<script src="js/clean-blog.min.js"></script>
<script src="js/lightbox.min.js"></script>
<!--<script src="js/lightbox.min.js"></script>-->
</body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment