This video demonstrates hoe to use STM32CubeIDE to edit and run TouchGFX program and download code into STM32F429I Discovery Demo board. The content i
- 6月 19 週六 202114:17
[第7期] Use STM32CubeIDE to edit and run TouchGFX program/使用STM32CubeIDE 來編輯與執行TouchGFX程式碼
- 5月 29 週六 202120:04
[第6期]Write LabVIEW VISA program to control Dobot Magician/撰寫LabVIEW VISA程式來控制Dobot Magician
This video shows how to control Dobot Magician by writing LabVIEW VISA program. The content includes: 1. Protocol description of PTP mode command 2. W
- 5月 23 週日 202117:17
[第5期]Dobot Magician robotic arm Introduction/Dobot Magician機器手臂簡介
This video gives the brief introduction of Dobot Magicain robotic arm and provides some documents and resources. 這個視頻提供簡單的Dobot Magician機器手臂的簡介,以及一些文件
- 4月 10 週六 202112:06
[第4期]使用LabVIEW視覺模組擷取Webcam影像與存檔/Use LabVIEW Vsion Module to grab and save the image of the camera
本影片在說明如何使用LabVIEW視覺模組擷取Webcam影像並存檔 This video shows how to use LabVIEW Vsion Module to grab and save the image of the camera 大綱/Outline: 1. 安裝機器視覺開發模組
- 3月 07 週日 202115:54
[第3期] 使用OpenCV讀取攝影機串流影像 Read Camera Streaming Media by OpenCV
This video shows how to read camera streaming media of Notebook by OpenCV 這個視頻說明如何使用OpenCV讀取筆記型電腦的攝影機串流影像 內容/Content 1. 讀取筆電的攝影機影像 Read camera streami
- 2月 16 週二 202112:54
[第2期]使用LabVIEW Python Node與OpenCV來讀取圖片/Use LabVIEW Python Node and OpenCV to read image
本影片介紹如何使用LabVIEW Python Node與OpenCV來讀取圖片 This video shows how to use LabVIEW Python Node and OpenCV to read image. 步驟 Steps: 1. 使用命令提示字元安裝OpenCV Insta
- 2月 13 週六 202108:26
[第1期] Install and use OpenCV to read image/安裝與使用OpenCV讀取圖片
This video shows how to install OpenCV in Anaconda and write program to read image in the Spyder IDE. 這個影片說明如何在Anaconda中安裝OpenCV以及在Spyder開發環境中寫一個如圖片的程
- 11月 29 週日 202015:05
[Colab][Python]define function定義函數
This video shows 5 kinds of examples for definition of function. 這個影片展示5種定義函數的範例 1.Define function no parameter定義函數無參數 2.Define function parameters定義函
- 11月 21 週六 202010:56
[Python] Update and delete data with SQLite in Colab/在Colab中更新與刪除SQLite資料庫
This example shows how to use python to comunicate with SQLite in Colab. 這個範例說明如何在Colab中使用python來與SQLite溝通 7. Update data in table 更新資料表中的資料 8. Delete
- 10月 22 週四 202021:37
[Python][Colab][SQlite] Wite and read data with SQLite in Colab在Colab中讀寫SQLite資料庫
This example shows how to use python to comunicate with SQLite in Colab. 這個範例說明如何在Colab中使用python來與SQLite溝通 1. Mount Google drive for Colab use 在Colab中
