本視頻記錄如何使用ESP IDF 的紅外遙控技術來控制WS2812 RGB LED燈帶
目前分類:ESP32 (5)
- May 28 Tue 2024 23:42
[第30期] 使用ESP IDF紅外遙控技術控制WS2812 RGB LED燈帶/Use ESP IDF RMT to control RGB LED strip
- Apr 05 Tue 2022 20:05
[第17期] ESP32 Firmware Upgraded through OTA by using HTTP File Server/使用HTTP檔案伺服進行ESP32的韌體空中升級
This video shows how to upgrade firmware on ESP module through OTA (over the air) and HTTP File Server is used to send and receive files (firmware).
The content includes:
1. Build Http File Server
2. Setup sdkconfig
- Feb 05 Sat 2022 13:06
[第15期 Build and debug ESP IDF code by Eclipse開發環境建置與偵錯ESP程式
This video shows how to build and debug ESP IDF code by using Eclipse IDE.
1. Install Eclipse IDE
2. Install ESP IDF and Git
3. Install JTAG Driver
- Feb 05 Sat 2022 13:04
[第14期] Use VS Code and PlatformIO to debug ESP IDF code in the ESP Wrover Kit with internal JTAG
This Video shows how to use VS Code and PlatformIO to debug ESP IDF code in the ESP Wrover Kit with internal JTAG.
1. Import project examples
2. Setup PlatformIO (Add new board)
3. Build project and Debug ESP IDF Code
- Oct 02 Fri 2020 13:07
[ESP IDF][VS Code]Install, set up ESP IDF and build example in VS Code/在VS Code中安裝,設定ESP IDF與建立範例說明
This video shares how to install, set up ESP IDF and build example in VS Code
這個影片分享如何在VS Code中安裝,設定ESP IDF與建立範例說明
1. Install ESP IDF extension in VS Code
安VS Code中裝ESP IDF擴充套件。