diff --git a/docs/Final Project.md b/docs/Final Project.md index fec1a389f62d0748500defb78f9db32955cd6535..5c74f954843c9c636f94adc397c5e71496773f43 100644 --- a/docs/Final Project.md +++ b/docs/Final Project.md @@ -83,15 +83,15 @@ I have answered all questions of the [final project requirements](http://academy 5. Design Files --- [Lasercut file - dxf](./images/final-project/cutting files.zip) -<!--[3D model - 3dm](./images/final-project/finalproject_compact.3dm.zip)--> -[PCB project files](./images/final-project/) +[3D model](https://skfb.ly/o7TVM) +[PCB project files](./images/final-project/pcb project.zip) [PCB traces - png](./images/final-project/farming-v7-traces.png) [PCB traces - rml](./images/final-project/farming-v7-traces.rml.zip) [PCB outline - png](./images/final-project/farming-v7-outline.png) [PCB outline - rml](./images/final-project/farming-v7-outline.rml.zip) [3D printing - stl](./images/final-project/knobb1.stl.zip) [3D printing - gcode](./images/final-project/UM3E_knobb1.gcode.zip) -[Code](./images/final-project/pcb project.zip) +[Code](./images/final-project/t84_LEDstrip_pump_2pots_dht_oled.zip) 6. License --- diff --git a/docs/Project Development.md b/docs/Project Development.md index 52226dcc7b66ab2b416dea2980d502b5306951f6..940b06218a8713e94895793774e127ed80120323 100644 --- a/docs/Project Development.md +++ b/docs/Project Development.md @@ -220,6 +220,9 @@ Then after figuring out basic elec requirements, I used Rhino to design the mode I also made a quick render in Rhino and made a 2D illustration to sketch out ideas.  +Here is the 3D model: +<div class="sketchfab-embed-wrapper"> <iframe title="Finalproject_purged" frameborder="0" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true" allow="autoplay; fullscreen; xr-spatial-tracking" xr-spatial-tracking execution-while-out-of-viewport execution-while-not-rendered web-share src="https://sketchfab.com/models/fa74dc3b18654595a2a9bebe0ecf6bbe/embed"> </iframe> <p style="font-size: 13px; font-weight: normal; margin: 5px; color: #4A4A4A;"></div> + ### Lasercutting I followed the same workflow as [computer controlled cutting](./Computer-controlled Cutting.md) week documentation to cut the acrylic for the body. @@ -227,6 +230,8 @@ I followed the same workflow as [computer controlled cutting](./Computer-control  Last, part was assembly and filling in all components together. +program code, assembly & testing process. + 4. Important and interesting links --- [Project Development class notes](http://academy.cba.mit.edu/classes/project_development/index.html) + [video](https://vimeo.com/558297880) diff --git a/docs/images/final-project/cutting files.zip b/docs/images/final-project/cutting files 2.zip similarity index 93% rename from docs/images/final-project/cutting files.zip rename to docs/images/final-project/cutting files 2.zip index 7537cf1bfbf180093bc7ba5c05cb26c20b701f3e..96841062c79f62177b1e42d7938dc55910d667f5 100644 Binary files a/docs/images/final-project/cutting files.zip and b/docs/images/final-project/cutting files 2.zip differ