From 6aaff664ef41f4450dd2bfb98556e40e49eba181 Mon Sep 17 00:00:00 2001
From: Asli Aydin Aksan <112695370+asliaydinaksan@users.noreply.github.com>
Date: Thu, 18 Jan 2024 13:45:06 +0100
Subject: [PATCH] Update week08.md

---
 docs/assignments/week08.md | 79 ++++++++++++++++++++++++++------------
 1 file changed, 54 insertions(+), 25 deletions(-)

diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md
index 50d70f9..ad27128 100644
--- a/docs/assignments/week08.md
+++ b/docs/assignments/week08.md
@@ -19,39 +19,66 @@ I started this week with the idea of expanding my e-textiles library with more s
 
 -->
 
-## References & Inspiration
-
-"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
-
-* Two images side-by-side
-
-![describe what you see in this image](../images/home/sample-image.jpg){ width=300 align=left }
-![describe what you see in this image](../images/home/sample-image.jpg){ width=300 align=right }
-
-
-<p style="clear: both;"></p>
-<br/>
+<video width="500" autoplay muted loop>
+    <source src="../../images/week08/ledBrightnessCrochet.mp4" type="video/mp4">
+</video>
 
-## Tools
+<video width="500" controls>
+    <source src="../../images/week08/speakerCoated.mp4" type="video/mp4">
+</video>
 
-!!! example ""
+## References & Inspiration
 
-	- [slides](http://class.textile-academy.org)
-	- [sources](http://class.textile-academy.org)
-	- [pots, jars...](http://class.textile-academy.org)
-	- [spoon, tongs, wisk etc](http://class.textile-academy.org)
-	- [molds, textiles, textures, etc](http://class.textile-academy.org)
+Lisa Stark's mono amp adaptor was a source of inspiration for me to build a wearable speaker:
 
+<iframe width="700" height="315" src="https://www.youtube.com/embed/aErXa4xY2nA?si=ccPriviF1YejCwDH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
+Pauline Van Dongen's Flip Dot Dress is an elegant way of embedding electronics into wearables pieces:
 
+<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/75606054?h=0a8f8cdf12&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
 
 ## Tools
 
-!!! example ""
-
-	- [Arduino UNO](http://class.textile-academy.org)
-	- [Arduino IDE](http://class.textile-academy.org)
-
+!!! tools ""
+	Textiles and other materials:
+
+	 - Conductive thread
+	 - Non-conductive thread
+	 - Non-conductive yarn
+	 - Embroidery fabric (cotton)
+	 - Felt
+	 - Coated copper thread
+	 - Copper tape (sticky on one side)
+	 - Fusing fabric
+
+	Tools:
+
+	 - Needles of various sizes and tips (according to thread diameter and fabric that it goes through)
+	 - Scissors (one for cutting conductive materials and one for cutting the rest)
+	 - Utility knife
+	 - Cutting mat
+	 - Metal ruler
+	 - Pen
+	 - Lighter
+
+
+	Electronics:
+
+	 - [Arduino NANO](https://store.arduino.cc/products/arduino-nano)
+     - [Arduino IDE](https://www.arduino.cc/en/software)
+	 - Breadboard
+	 - Multimeter
+	 - LED (various colors)
+	 - Resistors
+	 - Alligator clips
+	 - Jumper wires
+	 - RS PRO Jack Connector
+	 - PAM8302 2.5W Mon Amp
+	 - 3 AA Battery Pack
+	 - 8 Ohm 0.25W speaker
+	 - Attiny85
+	 - Micro servo motor
+	 - Heat shrink (different sizes)
 
 
 ## Process and workflow
@@ -73,6 +100,7 @@ We used the following components & parts:
 - [PAM8302 2.5W Mon Amp](https://www.hobbyelectronica.nl/product/pam8302-2-5w-mono-versterker/?gclid=Cj0KCQiAgK2qBhCHARIsAGACuznwVx7tRqmy_N0qHPUuqrmdCelSHAUZxcZ1Z6bzsK2hdoLrWWy2W7UaAjWrEALw_wcB)
 - 8 Ohm 0.25W speaker
 - 3 AA Battery Pack
+- Heat shrink (different sizes)
 
 ![mono amp parts](../images/week08/monoAmpParts.jpg)
 ![mono amp put together](../images/week08/monoAmpTogether.jpg)
@@ -120,7 +148,7 @@ It uses the following code in Arduino IDE:
 
 ### Programming an Attiny85 from Arduino Uno
 
-Michelle sent us the t[his Instructables link](https://www.instructables.com/How-to-Program-an-Attiny85-From-an-Arduino-Uno/) and walked us through the steps of how to program an Attiny85 from an Arduino Uno board. Learning how to program small microcontrollers is an important step towards creating embedded systems in textiles.
+Michelle sent us the [this Instructables link](https://www.instructables.com/How-to-Program-an-Attiny85-From-an-Arduino-Uno/) and walked us through the steps of how to program an Attiny85 from an Arduino Uno board. Learning how to program small microcontrollers is an important step towards creating embedded systems in textiles.
 
 ![programming an Attiny85](../images/week08/programmingAttiny.jpg)
 
@@ -266,6 +294,7 @@ I used the information and the code from [this thread](https://arduino.stackexch
     <source src="../../images/week08/servoAttiny.mp4" type="video/mp4">
 </video>
 
+This servo motor was aimed to move the auxetic samples that I made in the Computational Couture week. However, I did not have the time to explore it further within this week.
 
 <!--
 ## Code Example
-- 
GitLab