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

fp repair

parent d04beeea
No related branches found
No related tags found
No related merge requests found
Pipeline #249977 passed
......@@ -95,14 +95,14 @@ Parts of the machine will incorporate 2D and 3D design, additive and subtractive
**Interface and Application programming** - To make a GUI (phone app?) (maybe in later spirals)
**What questions need to be answered?**
My initial questions during the process were:
My initial questions during the process were:
1. How to choose the right microcontroller?
2. How do the readings on the sensors translate to physical properties?
3. How does PWM work? Will it help in regulating the pump and the light?
4. What are the different techniques of aeroponics? Which is ideal for this machine?
5. If I add a wifi-module later on, do I need to change the microcontroller?
**How will it be evaluated?**
**How will it be evaluated?**
The best way to evaluate the project is to successfully grow a plant in it. I made spinach seedlings from seeds and have put them in the machine to grow further. The success will depend on the right temperature, humidity and light conditions.
3. Project Plan
......
......@@ -66,7 +66,7 @@ I ordered A SSD1306 OLED screen with I2C, a generic sprinkler system, some spina
![Bill of Materials](./images/final-project/bom.jpg)
I have added all sources and costs in the [Bill of Materials File](./images/final-project/v7.bom.xlsx).
I have added all sources and costs in the [Bill of Materials File](./images/final-project/v7.bom.xlsx.zip).
The major parts of the machine are the body and the net pots, the pump and sprinkler system, the electronics including the inputs/outputs, the PCB and wires.
......@@ -83,14 +83,14 @@ 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)
<!--[3D model - 3dm](./images/final-project/finalproject_compact.3dm.zip)-->
[PCB project files](./images/final-project/cutting files.zip)
[PCB traces - png](./images/final-project/farming-v7-traces.png)
[PCB traces - rml](./images/final-project/farming-v7-traces.rml)
[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)
[3D printing - stl](./images/final-project/knobb1.stl)
[3D printing - gcode](./images/final-project/UM3E_knobb1.gcode)
[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/t84_LEDstrip_pump_2pots_dht_oled)
6. License
......
File added
File added
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