更新 README.md
This commit is contained in:
parent
954fdc9244
commit
d5e5859c78
18
README.md
18
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
|
||||
|
Loading…
Reference in New Issue
Block a user