Skip to content
Snippets Groups Projects
Commit 83e9ffbd authored by Mitalee Parikh's avatar Mitalee Parikh
Browse files

fp update3

parent 2bb36f27
No related branches found
No related tags found
No related merge requests found
Pipeline #250145 passed
...@@ -83,15 +83,15 @@ I have answered all questions of the [final project requirements](http://academy ...@@ -83,15 +83,15 @@ I have answered all questions of the [final project requirements](http://academy
5. Design Files 5. Design Files
--- ---
[Lasercut file - dxf](./images/final-project/cutting files.zip) [Lasercut file - dxf](./images/final-project/cutting files.zip)
<!--[3D model - 3dm](./images/final-project/finalproject_compact.3dm.zip)--> [3D model](https://skfb.ly/o7TVM)
[PCB project files](./images/final-project/) [PCB project files](./images/final-project/pcb project.zip)
[PCB traces - png](./images/final-project/farming-v7-traces.png) [PCB traces - png](./images/final-project/farming-v7-traces.png)
[PCB traces - rml](./images/final-project/farming-v7-traces.rml.zip) [PCB traces - rml](./images/final-project/farming-v7-traces.rml.zip)
[PCB outline - png](./images/final-project/farming-v7-outline.png) [PCB outline - png](./images/final-project/farming-v7-outline.png)
[PCB outline - rml](./images/final-project/farming-v7-outline.rml.zip) [PCB outline - rml](./images/final-project/farming-v7-outline.rml.zip)
[3D printing - stl](./images/final-project/knobb1.stl.zip) [3D printing - stl](./images/final-project/knobb1.stl.zip)
[3D printing - gcode](./images/final-project/UM3E_knobb1.gcode.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 6. License
--- ---
......
...@@ -220,6 +220,9 @@ Then after figuring out basic elec requirements, I used Rhino to design the mode ...@@ -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. I also made a quick render in Rhino and made a 2D illustration to sketch out ideas.
![2D](./images/final-project/render.jpg) ![2D](./images/final-project/render.jpg)
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 ### Lasercutting
I followed the same workflow as [computer controlled cutting](./Computer-controlled Cutting.md) week documentation to cut the acrylic for the body. 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 ...@@ -227,6 +230,8 @@ I followed the same workflow as [computer controlled cutting](./Computer-control
![lasercut](./images/final-project/lasercut.gif) ![lasercut](./images/final-project/lasercut.gif)
Last, part was assembly and filling in all components together. Last, part was assembly and filling in all components together.
program code, assembly & testing process.
4. Important and interesting links 4. Important and interesting links
--- ---
[Project Development class notes](http://academy.cba.mit.edu/classes/project_development/index.html) + [video](https://vimeo.com/558297880) [Project Development class notes](http://academy.cba.mit.edu/classes/project_development/index.html) + [video](https://vimeo.com/558297880)
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment