From d5e5859c7844c1d50361e7a595ee3c6def9d9f78 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 7 Jan 2025 17:17:50 +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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ca95742..45e1692 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,21 @@ ESP32 Raspberry Pi Pico ### ESP32 -![img1](http://140.125.21.65:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/img1.png) +![img1](http://leovip125.ddns.net:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/img1.png) -![img2](http://140.125.21.65:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%872.png) +![img2](http://leovip125.ddns.net:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%872.png) ### Raspberry Pi Pico -![img1](http://140.125.21.65:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%873.png) +![img1](http://leovip125.ddns.net:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%873.png) -![img2](http://140.125.21.65:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%874.jpg) +![img2](http://leovip125.ddns.net:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%874.jpg) ### 編譯器-Arduino IDE Arduino與ESP32都可以透過Arduino IDE進行編譯 強烈推薦使用Arduino IDE 版本1.8的 有人使用2.X的版本,過一星期就回歸1.8…. 若是要書寫ESP32(https://hackmd.io/@Robert/Hk1rGMsU3) - ![img1](http://140.125.21.65:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%875.png) + ![img1](http://leovip125.ddns.net:8418/Education/MCU/raw/commit/5b171491cfe9d8b4d594d30162d0a92fd432c6d6/PPT/%E5%9C%96%E7%89%875.png) ### 編譯器-Thonny IDE ESP32與Pi Pico都可以透過Thonny IDE進行編譯 @@ -29,7 +29,7 @@ [參考網址](https://chtseng.wordpress.com/2023/01/14/%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8thonnymicropython%E6%92%B0%E5%AF%ABesp32-cam%E7%A8%8B%E5%BC%8F/) 目前ESP32執行效率比 Pi Pico高,之後以ESP32為教學 -![img1](http://140.125.21.65:8418/Education/MCU/raw/branch/master/PPT/%E5%9C%96%E7%89%878.png) +![img1](http://leovip125.ddns.net:8418/Education/MCU/raw/branch/master/PPT/%E5%9C%96%E7%89%878.png) ### 選擇 @@ -43,8 +43,8 @@ ## MCU控制 ### 馬達接線圖 -![](http://140.125.21.65:8418/Education/MCU/raw/branch/master/PPT/%E5%9C%96%E7%89%876.png) -![](http://140.125.21.65:8418/Education/MCU/raw/branch/master/PPT/%E5%9C%96%E7%89%877.png) +![](http://leovip125.ddns.net:8418/Education/MCU/raw/branch/master/PPT/%E5%9C%96%E7%89%876.png) +![](http://leovip125.ddns.net:8418/Education/MCU/raw/branch/master/PPT/%E5%9C%96%E7%89%877.png) ### MCU控制(WEB) #### ESP32寫micropython @@ -385,4 +385,4 @@ void loop() { ``` ### 影片如下 -http://140.125.21.65:8418/Education/MCU/raw/branch/master/PPT/%E5%AA%92%E9%AB%942.mp4 +http://leovip125.ddns.net:8418/Education/MCU/raw/branch/master/PPT/%E5%AA%92%E9%AB%942.mp4