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 4.
- 2月 05 週六 202213:06
[第15期 Build and debug ESP IDF code by Eclipse開發環境建置與偵錯ESP程式
- 2月 05 週六 202213: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
- 1月 15 週六 202216:01
[第13期]Use VS Code and PlatformIO to debug Arduino code in the ESP Wrover Kit with internal JTAG
This Video shows how to use VS Code and PlatformIO to debug Arduino code in the ESP Wrover Kit with internal JTAG. 1. Introduce PlatformIO 2. Introduc
- 12月 12 週日 202113:37
[第12期]Migrate LabVIEW to Python: Use Expression Node and Math library/使用Expression Node和Math函式庫
This video shows how to use mathematical functions in LabVIEW and Python. We introduce Expression Node for non-conplex data type calculation in LabVIE
- 12月 08 週三 202106:33
[Note 3] Add Random Number to Python array/在Python陣列中加入隨機數
This video describe how to add random number to Python array. Two libraries, Numpy and Random, are used to implement this purpose. 本視頻說明如何在Python的陣列中加
- 11月 28 週日 202115:33
[Note 2] Software Debugger Library for Arduino IDE 在Arduino開發環境中的軟體偵錯程式庫
This video shows the test procedure of the software debugger used in the Arduino IDE. 本視頻展示一個軟體偵錯器在Arduino開發環境中的測試過程 This debugger provides set/clean
This video shows how to generate BIN and HEX file in STM32CubeIDE 這個視頻說明如何在STM32CubeIDE產生 BIN及HEX燒錄檔
- 9月 19 週日 202114:41
[第11期]Migrate LabVIEW to Python: read file to XY graph/使用Python改寫LabVIEW程式: 讀檔輸出XY圖
This video shows how to migrate LabVIEW to Python. Examples of reading file to XY graph are demonstrated by using LabVIEW and Python. Content: 1. Read
- 8月 27 週五 202123:11
[第9期]How to edit C/C code in Colab如何在Colab中編寫C/C的程式碼
這個影片說明如何在Colab中編寫C/C的程式語言 內容 1. 魔術指令 2. 在Colab編輯C/C程式 This video shows how to edit C/C code in Colab. Content 1. Magics command 2. Edit C/C code in Co
STM32CubeIDE TouchGFX STM32F429I Discovery 本視頻說明如何使用STM32CubeIDE的HAL函式庫與TouchGFX的虛擬函數來控制LED開關 內容: 1. 建立GUI按鈕與虛擬函數 2. 在STM32CubeIDE中編輯按鈕的虛擬函數使用HAL來控制
