From 954fdc92443a7d238e9e7adce75a3f3a9cc1487d Mon Sep 17 00:00:00 2001 From: M11212051 Date: Tue, 30 Jul 2024 15:25:26 +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 deletions(-) diff --git a/README.md b/README.md index a2f5013..ca95742 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -### 測試 -![](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」 上面。可以負責做少量、簡單的資料運算與處理。