From c2c86b07410b1fb65ec51c7bc04666d7dbff2a75 Mon Sep 17 00:00:00 2001 From: M11212051 Date: Tue, 30 Jul 2024 15:24:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca95742..a2f5013 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +### 測試 +![](http://140.125.21.65:8418/M11212051/Education/src/branch/main/Python/raw/branch/master/pyqt5/img/circuit.jpg) + # MCU簡易教學 ## MCU種類 ### MCU(Microcontroller Unit),中文名為「微控制器單元」、「單晶片微電腦」。MCU 將中央處理器(CPU)、記憶體(RAM)、輸入 / 輸出介面(I/O)等等一大堆東西,全部整合在「一塊 IC」 上面。可以負責做少量、簡單的資料運算與處理。