From 83111641299b245b76e590f71dc50b72ad1d9907 Mon Sep 17 00:00:00 2001 From: Jiawen Gong <jiawengong1112@gmail.com> Date: Tue, 14 Nov 2023 05:36:44 +0000 Subject: [PATCH] Update file week08.md --- docs/assignments/week08.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md index f811e47..ebeaa7f 100644 --- a/docs/assignments/week08.md +++ b/docs/assignments/week08.md @@ -80,6 +80,8 @@ Digital way: all the IO pins are good Analog way: you can use only the PWM pins (~) +**PROGRAMMING WITH ARDUINO UNO** + <div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/884249973?badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="IMG_2258"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> ``` @@ -134,7 +136,7 @@ void loop() { ``` -**Testing the circuit by connecting it to a 3v battery** +**TESTING THE CIRCUIT BY CONNECTING IT TO A 3V BATTERY** <div style="padding:64.14% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/884249196?badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="ATTINY"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script> -- GitLab