This video shows how to download micropython firmware to ESP32 DevKitC v4 by using ESP32 download tool.
本影片說明如何使用ESP32 download tool將Micropython韌體燒錄在ESP32 DevKitC v4開發版上。
There are two steps:
1. Download Micropython firmware of ESP32 from micropython.org website.
2. Use ESP32 download tool to download Micropython firmware to ESP32 DevKitC v4.
有兩個步驟:1. 從micropyhon.org下載ESP32的韌體。2. 使用ESP32 download tool將Micropython韌體燒錄在ESP32 DevKitC v4開發版。
We will share more tutorial videos with people who want to learn LabVIEW and Python welcome to subscribe this channel.
fishark 發表在
痞客邦
留言(0)
人氣()
This video shows how to use ESP32 download tool to erase the flash on ESP32 DevKitC v4.
這支影片說明如何使用ESP32 download tool清除ESP32 DevKitC v4開發版上的快閃記憶體。
I think ESP32 download tool is one of easiest method of erasing the flash of ESP32 development board in Windows. Just press one button and without inputting any command.我認為ESP32 download tool 史最容易清除ESP32開發版的方法之一,只要按下一個按鍵,而無須下任何指令。
We will share more tutorial videos with people who want to learn LabVIEW and Python welcome to subscribe this channel.
fishark 發表在
痞客邦
留言(0)
人氣()
This example shows how to use ESP32 DevKitC V4 to read temperature and humidity data from DHT11 sensor.
本範例說明如何使用ESP32 DevKitC V4來讀取DHT11數位溫溼度感測器的資料。
Import dht library and define the data pin in the pin of dht in main.py.
在main.py中,輸入dht函數庫,與定義data腳位在dht的函數中。
fishark 發表在
痞客邦
留言(0)
人氣()
This example shows how to use ESP32 DevKitC V4 to control RGB LED.
本範例說明如何使用ESP32 DevKitC V4來控制RGB LED。
fishark 發表在
痞客邦
留言(0)
人氣()