diff --git a/docs/Weekly_Group_Assignments/week08.md b/docs/Weekly_Group_Assignments/week08.md index f2e425095ad4d3f8bcb03ab2b2f936dbf86a1963..d1958926e0f14af8a9c22c950d1525d3cf70d80e 100644 --- a/docs/Weekly_Group_Assignments/week08.md +++ b/docs/Weekly_Group_Assignments/week08.md @@ -84,6 +84,12 @@ moe specifications is [here](https://tech.microbit.org/hardware/1-3-revision/) a - done +[microbit_melody](../images/week08/microbit_melody.mp4){:target="_blank"} + +<video width="640" controls> + <source src="../images/week08/microbit_melody.mp4" type="video/mp4"> +</video> + ### Trial 1-4: switch between Blocks and programming language(Javascript or python)  @@ -134,8 +140,6 @@ specification is [here](https://www.raspberrypi.com/documentation/microcontrolle - when clicking “Startâ€, the program is written to the board, - done -movie -  [reference](https://osoyoo.com/2021/07/24/pico-graphic-programming-lesson-1-set-up-pico-make-it-blink/) diff --git a/docs/images/week08/microbit.gif b/docs/images/week08/microbit.gif new file mode 100644 index 0000000000000000000000000000000000000000..547027912829b67004e49138600b1e9d49fd3080 Binary files /dev/null and b/docs/images/week08/microbit.gif differ diff --git a/docs/images/week08/microbit_melody.mp4 b/docs/images/week08/microbit_melody.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab34d7c6dfe8727b75ffac3ac3062ecaadb9f09 Binary files /dev/null and b/docs/images/week08/microbit_melody.mp4 differ