From 91b202956068b1ccd7238f1333751f97bc45351d Mon Sep 17 00:00:00 2001
From: Mitalee Parikh <mitalee.parikh@students.iaac.net>
Date: Fri, 26 Nov 2021 10:26:00 +0800
Subject: [PATCH] fp update

---
 docs/Final Project.md                         |  12 ++++++++++--
 docs/Interface & Application Programming.md   |   2 +-
 ...{cutting files 2.zip => cutting files.zip} | Bin 110981 -> 110981 bytes
 3 files changed, 11 insertions(+), 3 deletions(-)
 rename docs/images/final-project/{cutting files 2.zip => cutting files.zip} (98%)

diff --git a/docs/Final Project.md b/docs/Final Project.md
index 7cd0377..38c5f04 100644
--- a/docs/Final Project.md	
+++ b/docs/Final Project.md	
@@ -70,9 +70,17 @@ I have added all sources and costs in the [Bill of Materials File](./images/fina
 
 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.  
 
-. Parts fabricated in other weeks  
+4. Parts fabricated in other weeks  
 ---
-I have answered all questions of the [final project requirements](http://academy.cba.mit.edu/classes/project_presentation/index.html) in the [Applications & Implications page](./Applications & Implications.md).  
+I have answered all questions of the [final project requirements](http://academy.cba.mit.edu/classes/project_presentation/index.html) in the [Applications & Implications page](./Applications & Implications.md), including:  
+* What will it do?
+* Who’s done what beforehand?  
+* What will you design?  
+* What materials and components will be used? What parts and systems will be made?  
+* Where will come from? How much will they cost?  
+* What processes will be used?  
+* What questions need to be answered?  
+* How will it be evaluated?   
 
 <!--4[Computer-aided Design](./Computer-aided Design.md) for the 2D and 3D design of the project
 [Electronics Design](./Electronics Design.md) page for documentation of the PCB Design process
diff --git a/docs/Interface & Application Programming.md b/docs/Interface & Application Programming.md
index 45e7d2d..f253de7 100644
--- a/docs/Interface & Application Programming.md	
+++ b/docs/Interface & Application Programming.md	
@@ -22,7 +22,7 @@ After playing around with some examples from the P3 library, I really like the p
 
 I found that keeping the [Programming reference](file:///Applications/Processing.app/Contents/Java/modes/java/reference/index.html) open is quite useful while making a sketch from scratch.
 
-For this week's assignment I do a simple virtual switch. A button made in processing will control a hardware LED conntected to Arduino.  
+For this week's assignment I do a simple virtual switch. A button made in processing will control a hardware LED conntected to Arduino. With the help of [this guide](https://tutorial.cytron.io/2019/07/26/simple-gui-to-control-led-on-arduino-with-processing/).  
 
 The code for Arduino is [here](./images/app/LED_GUI_A.zip). Upload it to an Arduino Uno which has an external LED & resistor connected to Pin 3.  
 To check it you can open the serial monitor, and on typing in 't' you can switch on and switch off the LED like so:  
diff --git a/docs/images/final-project/cutting files 2.zip b/docs/images/final-project/cutting files.zip
similarity index 98%
rename from docs/images/final-project/cutting files 2.zip
rename to docs/images/final-project/cutting files.zip
index 96841062c79f62177b1e42d7938dc55910d667f5..de831f79f21ea26bf79e184bc2e5dd961370dde6 100644
GIT binary patch
delta 309
zcmZpD%+~stZGt7UfXjl3Ho?rwE(<1yozR-NXCg>sa{!}(IhfIGu~!YmSnM1R7ML8s
zD7ra%T8sgE#*6eskkWm}rZPgcPX?)+?E7D7Gv7%YGq8T&|A(wVjO{{JjEx##*0dx>
zNmVdwQ#<1y6%cFs#x;z|AVWY5nd!!B8J%FlGSjD^@V=t(!qy>FDoo$Kj?oV0E|5tI
r(-qb;`XbEjSr1ixaXn)k!UDey2t#D1uiwDvgOHQj2$hT9$fyPYWh-!W

delta 309
zcmZpD%+~stZGt6p>WlP=Ho?ppFVZK6ozR-NXCia(i}cL_j0Wb+p+H8n#a=b$pcm<j
zo#V}!BY}zn7)3WnPm3{N2Wm_N;?4VxO=W~?pUfN$RN?zyX*1tR8#Cs3pserzLsrbO
zFVeRQSur+hFna-6(~=k^Rhd(OtWE8Ve^fv&n7(lhV=~AP5JP6V@mfYFkTW2>DIgxu
zEfC&U5D(}e2rq0MkOy=Yh^H`p_c}&9n7be%3hNnt5$5)+2dV}-ar(vejBz06K@9QR
e02Btg5yD%)fzb!#P6$tGBTx?L*6HyZ8PxzdDuToS

-- 
GitLab