From fe128a96a803514d4f709d01bf0839fbd537eaa6 Mon Sep 17 00:00:00 2001
From: Jiawen Gong <jiawengong1112@gmail.com>
Date: Tue, 14 Nov 2023 05:38:23 +0000
Subject: [PATCH] Update file week08.md

---
 docs/assignments/week08.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/assignments/week08.md b/docs/assignments/week08.md
index aea645a..c619e06 100644
--- a/docs/assignments/week08.md
+++ b/docs/assignments/week08.md
@@ -22,6 +22,8 @@ How do you know which resistor to use:[Types of Resistors and How To Choose One]
 
 ### **ARDUINO BOARD**
 
+Arduino UNO is a low-cost, flexible, and easy-to-use programmable open-source microcontroller board that can be integrated into a variety of electronic projects. This board can be interfaced with other Arduino boards, Arduino shields, Raspberry Pi boards and can control relays, LEDs, servos, and motors as an output.
+
 ![Arduino BOARD](../images/week08/Arduino-Components.png){ width=1000 }
 
 ### **BREADBOARD**
-- 
GitLab