VS Code - One of the best Arduino IDE


In recent years, Microsoft VS Code is considered the one of the best Arduino IDE!! 
I've made a video to show you how to use VS Code to write your Arduino codes, in Chinese only...

工欲善其事,必先利其器!!


當今最熱門的程式編輯軟體, 應該算是 Microsoft VS Code了. 用它來編寫Arduino真是超好用的!
今天利用這個影片來教大家, 如何使用 Microsoft VS Code(Visual Studio Code) 來寫 Arduino。 

這影片內容說的很仔細,所以有點長, 請耐心的看完, 保證你有收獲。
如果時間有限,不想要全部看完的朋友, 可以由時間軸挑想看的部份即可。 

影片時間軸摘要:

00:12 下載程式 00:37 安裝程式 01:38 設定中文界面 02:28 安裝延伸模組 Arduino, Arduino Snippets, C/C++ 03:55 設定 Arduino 程式儲存位置 04:30 Arduino 基本設定 Arduino: Command Path: [arduino_debug.exe] Arduino: Path [C:\Program Files (X86)\arduino] 06:58 支援 ESP8266 & ESP32 設定 "arduino.additionalUrls": [ https://arduino.esp8266.com/stable/package_esp8266com_index.json https://dl.espressif.com/dl/package_esp32_index.json ], 08:07 建立第一個 Arduino 程式 09:20 Arduino Initialize 產生 Arduino.json 10:32 Arduino 其它設定 11:01 選定 Serial Port (COM Port) 11:43 開啟/關閉 Serial Monitor 12:08 Board Manager (選定使用的 Arduino 板子) 13:21 設定Compile 的檔名 13:52 設定 AVR ISP Programmer 14:10 編譯 / Compile 14:30 上傳檔案到板子 / Upload 15:20 設定 Output Path 加速編譯速度 16:42 VS Code 快速鍵參考 for Windows


END



 


Comments

Popular posts from this blog

Arduino - DFPlayer Mini MP3 Module

Android control color RGB LED using HC-05 Bluetooth with Arduino (Part I)

Arduino #27 AsyncWifimanager ElegantOTA ESP32 (WiFi Password Mgnt. + WiFi Firmware Update)