This video shows how to download micropython firmware to ESP32 DevKitC v4 by using ESP32 download tool. 本影片說明如何使用ESP32 download tool將Micropython韌體燒錄在E
- 2月 29 週六 202000:03
[Micropython][Voice]Download ESP32 micropython firmware by using ESP32 download tool 燒錄韌體到ESP32開發版
This video shows how to use ESP32 download tool to erase the flash on ESP32 DevKitC v4. 這支影片說明如何使用ESP32 download tool清除ESP32 DevKitC v4開發版上的快閃記憶體 I th
- 2月 22 週六 202011:52
[MicroPython] [Voice] Use ESP32 DevkitC V4 to aquire signals of DHT11 sensor 使用ESP32 DevKitC V4開發版來讀取DHT11數位溫溼度感測器
This example shows how to use ESP32 DevKitC V4 to read temperature and humidity data from DHT11 sensor. 本範例說明如何使用ESP32 DevKitC V4來讀取DHT11數位溫溼度感測器的資料 在
- 2月 16 週日 202014:56
[Micropython][Voice] Use ESP32 DevKitC V4 to control RGB LED 使用ESP32 DevKitC V4開發版來控制RGB LED
This example shows how to use ESP32 DevKitC V4 to control RGB LED. 本範例說明如何使用ESP32 DevKitC V4來控制RGB LED Define Pin.OUT and use Pin.on/off function to t
- 1月 12 週日 202010:52
[LabVIEW][Python][Voice]Calling python class method in Python Node使用Python Node呼叫 Python類別中的方法
This example demonstrates how to calling python class method in Python Node. 這個範例說明如何使用Python Node呼叫 Python類別中的方法 Steps 1. Create studentclass.py in t
- 1月 04 週六 202011:43
[LabVIEW 2018][Voice] How to use Python Node to communicate with Python 如何使用Python Node與Python溝通
This example show steps of using Python Node to communicate with Python 這個範例說明如何使用Python Node與Python 溝通 Step 1. Install traditional Python 3.6 or 2.7
This example shows how to transfer four hex integer array into float by using type cast. 本範例說明如何使用Type cast將四個16進位整數轉換成浮點數 We will share more tutorial
- 12月 29 週日 201918:44
[LabVIEW] Hex array to string by using Type Cast使用Type Cast將16進位整數轉換成字串
This example shows how to use Type Cast to transfer Hex integer array to string 本範例說明如何使用Type Cast將16進位整數轉換成字串 We will share more tutorial videos with
- 12月 21 週六 201913:03
[LabVIEW][Voice]Use Timezoneinfo class to get different timezone information使用Timezoneinfo類別去獲取不同的時區資訊ti
This movie shows how to call Timezoneinfo and ReadOnlyCollection class from .net framework LabVIEW 2012 supports .net framework 3.5. Windows timezone
- 12月 21 週六 201910:25
[LabVIEW] [Voice] Get items in Timestamp 獲取Timestamp的細項資料
This movie shows how to get the integer of floating data format of year, month, date, hour, minute and second from timestamp. 本篇影片說明如何將Timestamp中的年月日時
