Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб 15. Run Linux Apps (GUI) on Windows 11 (Fast Arduino IDE) WSL в хорошем качестве

15. Run Linux Apps (GUI) on Windows 11 (Fast Arduino IDE) WSL 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



15. Run Linux Apps (GUI) on Windows 11 (Fast Arduino IDE) WSL

Step by Step Instructions (copy paste to your NotePad) Install WSL, Ubuntu, Ubuntu File Explorer, Arduino IDE for Linux and Serial Port Sharing More Apps (Linux): https://learn.microsoft.com/en-us/win... ======================================================================== Installation Steps -- Updated July 14 2023 Install WSL from Windows Start Menu: Windows Start Menu: 1) Enable Windows Features 2) Turn ON Virtual Machine Platform 2A) Turn ON Hyper-v 3) Turn ON Windows Subsystem for Linux .. OK 4) Restart PC Windows Start Menu: 5) Turn ON Receive updates for other Microsoft produts 6) Check Updates .. Download & Install 7) Restart PC 8) CMD 9) wsl --status (CMD Window :: Note - - in Command (double without space)) 10) wsl --update (May ask for Admin Password - during update)(CMD Window) ========================================================================= Install Linux/Ubuntu 11) wsl --list --online (CMD Window) 12) wsl --install -d Ubuntu-20.04 (CMD Window) 13) Run Ubuntu from Start Menu or it may automatically be launched after install ======================================================================= 14) Create User and Password (Ubuntu Window) 15) Right Click on Ubuntu Icon Top Left, Goto Properties ...Enable Ctrl + Shift + C/V 16) sudo apt-get update && sudo apt-get upgrade (Yes , if prompted)(Ubuntu Window) ======================================================================= Install File Manager for Ubuntu 17) sudo apt install nautilus -y (Ubuntu Window) 18) sudo apt-get update && sudo apt-get upgrade (Select Y ,if asked to continue) 19) nautilus (After nautilus window pop-up, close it) (Ubuntu Window) ================================================================ Arduino IDE for Linux Installation 20) Download Arduino IDE Linux AppImage under Windows (Chrome or Edge) 21) Copy Downloaded file to home ... {username} directory of linux (Windows File Explorer) 22) dir (Check Existence of File) (Ubuntu Window) 23) chmod u+x arduino-ide_2.0.3_Linux_64bit.AppImage (Ubuntu Window) 24) sudo apt-get update && sudo apt-get upgrade (Ubuntu Window) 25) sudo apt-get install -y libgbm-dev (Ubuntu Window) 26) sudo apt-get update && sudo apt-get upgrade (Ubuntu Window) 27) nautilus (Ubuntu Window) 28) Double Click AppImage File & Wait for Arduino to Download Packages (Ubuntu File Manager Window) ============================================================= Installing USB Windows 29) https://github.com/dorssel/usbipd-win (Windows Chrome or Edge) 30) Download latest Release - MSI file (Windows Chrome or Edge) 31) Install MSI File - in windows 32) Restart PC In linux/Ubuntu terminal: 33) sudo apt install linux-tools-virtual hwdata (Y if asked) (Ubuntu Window) 34) sudo update-alternatives --install /usr/local/bin/usbip usbip /usr/lib/linux-tools/*-generic/usbip 20 (Ubuntu Window) 35) sudo apt-get update && sudo apt-get upgrade (Ubuntu Window) 36) Attach Arduino Board with PC through USB 37) Make Sure Com Port Appears in Device Manager (Windows) 38) Install COM port Drivers If required (Windows) Note: Ubuntu Should be Running PowerShell(Non-Admin) 39) usbipd wsl list (PowerShell Window) 39) Update: usbipd list 40) Note Down busid of Arduino COM Port PowerShell(Admin) 41) usbipd bind --busid {busid} (PowerShell-Admin Window) 42) Close PowerShell Admin Window PowerShell(Non-Admin) 43) usbipd wsl attach -b {busid} --auto-attach (PowerShell Window) 43) Update: usbipd attach --busid [x-x] --wsl Ubuntu-2x.xx --auto-attach (Tip: [angle brackets]) Ubuntu 44) lsusb (Ubuntu Window) 45) sudo chown {username} /dev/ttyUSB0 (Ubuntu Window) 46) sudo apt-get update && sudo apt-get update (Ubuntu Window) 47) nautilus (Ubuntu Window) 48) Run Arduino AppImage - Double Click (Ubuntu Window) Arduino IDE Linux Installation Complete Above ========================================================== How to Quit from Linux Arduino IDE: 1) Close Arduino IDE Linux Window 2) Ctrl + C (Power Shell Window) 3) Exit (Power Shell Window) 4) Close Nautilus Window (Linux File Manager) 5) Exit (Ubuntu Window) ============================================================== Afer Installtion - how to use Arduino IDE Linux in routine 1) Attach Arduino Board 2) Run Ubuntu (From Windows) PowerShell(Non-Admin) - Windows 3) (Optional) usbipd wsl list (PowerShell Window) 4) usbipd wsl attach -b {busid} --auto-attach (PowerShell Window) Linux/Ubuntu 5) sudo chown {username} /dev/ttyUSB0 (Ubuntu Window) 6) nautilus (Ubuntu Window) 7) Run Arduino AppImage - Double Click (Ubuntu File Explorer Window) 00:00 - Introduction 04:00 - Installing WSL/WSL2 08:50 - Installing Ubuntu 14:08 - Installing Ubuntu File Manager Nautilus 15:25 - Installing Arduino IDE Linux 22:30 - Sharing USB/Serial Port between Windows & Linux 33:40 - Closing Arduino IDE Linux in Daily Routine 34:50 - Starting Arduino IDE Linux in Daily Routine

Comments