From 68d6531f8b10893360d5f550d3aaa7808d05a0b8 Mon Sep 17 00:00:00 2001
From: Jiawen Gong <jiawengong1112@gmail.com>
Date: Tue, 12 Dec 2023 09:28:41 +0000
Subject: [PATCH] Update file week12.md

---
 docs/assignments/week12.md | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/docs/assignments/week12.md b/docs/assignments/week12.md
index 16ebbeb..d77d960 100644
--- a/docs/assignments/week12.md
+++ b/docs/assignments/week12.md
@@ -103,14 +103,20 @@ I wanted to embed my circut in latex so I can later attach it on skin with glue.
 
 **ALERT!!!!! If you are using Windows and you want to work with Adafruit, you have to download this [driver](https://learn.adafruit.com/introducing-gemma/windows-setup) first!!** Otherwise you will only be told "Programmer not found" after all the right procedures.
 
-### 
+### **TESTING WITH NEOPIXEL FLORA**
 My gemma was a bit moody and didn't want to cooperate for an hour. I tried multiple solutions with michelle but it was just acting weird. No idea why :( 
 
 But an hour later it decides to do some work and this is the neopixel show all the colours with the Strand Test.
 
 <div style="padding:66.67% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/893621497?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="TESTING"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
 
-### **CODE**
+**CODE**
+
+I want my crystals to flash white for 2 seconds and then stops for 2 seconds.
+
+And here's the code:
+
+
 
 ## **FINAL RESUILT**
 
@@ -120,4 +126,7 @@ My crystal spine piece working connected to a 3 x AA battery pack.
 
 Testing it on a mannequin.
 
-<div style="padding:128.22% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/893620102?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="SPINE PIECE"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
\ No newline at end of file
+<div style="padding:128.22% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/893620102?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="SPINE PIECE"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
+
+
+TO BE CONTINUED
\ No newline at end of file
-- 
GitLab