diff --git a/docs/group_assignments/group2/assets/assignment0/fablab_electronics.jpg b/docs/group_assignments/group2/assets/assignment0/fablab_electronics.jpg
deleted file mode 100644
index c070ed794b376a0c71dd5ab721e51d22c9f26217..0000000000000000000000000000000000000000
Binary files a/docs/group_assignments/group2/assets/assignment0/fablab_electronics.jpg and /dev/null differ
diff --git a/docs/group_assignments/group2/assets/assignment4/oscilloscope/ESP32C3.png b/docs/group_assignments/group2/assets/assignment4/oscilloscope/ESP32C3.png
new file mode 100644
index 0000000000000000000000000000000000000000..dcb33c0c69981b34651e4561f43c2a72ab422a26
Binary files /dev/null and b/docs/group_assignments/group2/assets/assignment4/oscilloscope/ESP32C3.png differ
diff --git a/docs/group_assignments/group2/assets/assignment4/oscilloscope/RP2040.png b/docs/group_assignments/group2/assets/assignment4/oscilloscope/RP2040.png
new file mode 100644
index 0000000000000000000000000000000000000000..c8e776e84967106100ae0779b15ee45dc1b3ceb5
Binary files /dev/null and b/docs/group_assignments/group2/assets/assignment4/oscilloscope/RP2040.png differ
diff --git a/docs/group_assignments/group2/assets/assignment4/oscilloscope/SAMD21.png b/docs/group_assignments/group2/assets/assignment4/oscilloscope/SAMD21.png
new file mode 100644
index 0000000000000000000000000000000000000000..ea9dfac970b78aad7e7f70b22b0d9605d4c37ab1
Binary files /dev/null and b/docs/group_assignments/group2/assets/assignment4/oscilloscope/SAMD21.png differ
diff --git a/docs/group_assignments/group2/assignment4.md b/docs/group_assignments/group2/assignment4.md
new file mode 100644
index 0000000000000000000000000000000000000000..fd8252375d74d19236a281f02a60b231a713109b
--- /dev/null
+++ b/docs/group_assignments/group2/assignment4.md
@@ -0,0 +1,28 @@
+---
+title: Test assignment
+summary: A brief description of my document.
+show_authors: true
+authors:
+    - name: Akseli Uunila
+      url: https://gitlab.fabcloud.org/academany/fabacademy/2023/labs/oulu/students/akseli-uunila
+    - name: Abhishek Kumar
+	  url: https://gitlab.fabcloud.org/academany/fabacademy/2023/labs/oulu/students/abhishek-kumar/
+    - name: Aarne Pohjonen
+      url: https://fabacademy.org/2023/labs/oulu/students/aarne-pohjonen/
+---
+
+# Group work for week 4
+
+##
+
+![oscilloscope measurement](./assets/assignment4/oscilloscope/RP2040.png)
+
+![oscilloscope measurement](./assets/assignment4/oscilloscope/ESP32C3.png)
+
+![oscilloscope measurement](./assets/assignment4/oscilloscope/SAMD21.png)
+
+[rp2040 schematic](https://files.seeedstudio.com/wiki/XIAO-RP2040/res/rp2040_datasheet.pdf)
+
+[esp32C3 schematic](https://files.seeedstudio.com/wiki/XIAO_WiFi/Resources/Seeeduino-XIAO-ESP32C3-SCH.pdf)
+
+[samd21 schematic](https://files.seeedstudio.com/wiki/Seeeduino-XIAO/res/Seeeduino-XIAO-v1.0-SCH-191112.pdf)
\ No newline at end of file