This video shares how to install and use yfinance in Colab 本影片分享如何在Colab上安裝與使用yfinance函式庫 1. Install yfinance library 安裝yfinance函式庫 2. Get single item
- 10月 10 週六 202008:11
[Colab][python]Install and use yfinance in Colab/在Colab上安裝與使用yfinance函式庫
- 10月 02 週五 202013: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
This example shows how to use LabVIEW to get stock data from yahoo finance 這個範例說明如何使用LabVIEW擷取yahoo財經上的股票資料 1. get yahoo finance data by using LabVIEW
- 9月 19 週六 202012:25
[FreeRTOS][Arduino] Data transmission between tasks by using queue/使用佇列來傳遞任務間的資料fre
This example shows how to use the queue to transmit data from one task to another task. 這個範例說明如何使用佇列將資料從一個任務傳到另一個任務 We will introduce some queue relat
- 8月 22 週六 202014:18
[Arduino] Acquisition of MPU6050 raw data by using Mega2560/使用Mega2560擷取MPU6050原始資料
This example shows how read the raw data of MPU6050 by using Arduino Mega2560. There are several steps: 1. Download and install MPU6050 library. refer
- 8月 15 週六 202018:43
[Arduino][FreeRTOS]Use vTaskDelay to implement tasks running in different priorities/使用延時函數實現不同優先順序的任務執行
This example explain what are tick, tick ISR, task states Running, Ready, Blocked, and Suspended and how to use two task delay functions vTaskDelay an
- 8月 15 週六 202010:51
[FreeRTOS][Arduino]Create FreeRTOS task in Arduino with VS Code/使用VS code在Arduino中創建任務
This example shows how to create FreeRTOS task, call scheduler and implement task function in Arduin. 這個範例說明如何在Arduino中創建FreeRTOS的任務呼叫調度器,以及實現任務函數 1.
- 8月 15 週六 202010:48
[Arduino] Edit Arduino code to control RGB LED in VS code/使用VS code編輯Arduino程式碼來控制RGB LED
This video show the blinking of RGB LED controlled by Mega2560. 本影片展示用Mega2560控制RGB LED閃爍的狀況 Next video will express how to implement it by editing th
- 8月 15 週六 202010:44
[Arduino]Install FreeRTOS in Arduino/在Arduino中安裝FreeRTOS
This video shows how to install FreeRTOS library in Arduino IDE. 這影片說明如何在Arduino IDE中安裝FreeRTOS的程式庫
- 7月 05 週日 202015:01
[LabVIEW][Arduino] Read/Write data between BLED112 dongle and ESP32/在BLED112適配器和ESP32間讀寫資料
This example shows how BLED112 dongle receive data from ESP32 development board and then send data back to ESP32 and print data on the COM port monito
