VS Code: Install Platform IO for Arduino Development
Install PlatformIO in VS Code for Arduino development
### These are the commands used in the video:
# Install PlatformIO
sudo apt update
sudo apt upgrade
sudo apt remove brltty
sudo apt install git python3-venv
sudo usermod -a -G dialout robot
sudo usermod -a -G tty robot
curl -fsSL https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/system/99-platformio-udev.rules | sudo tee /etc/udev/rules.d/99-platformio-udev.rules
sudo service udev restart
#-Install PlatformIO extension in VS Code
Видео VS Code: Install Platform IO for Arduino Development канала Education Public
### These are the commands used in the video:
# Install PlatformIO
sudo apt update
sudo apt upgrade
sudo apt remove brltty
sudo apt install git python3-venv
sudo usermod -a -G dialout robot
sudo usermod -a -G tty robot
curl -fsSL https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/system/99-platformio-udev.rules | sudo tee /etc/udev/rules.d/99-platformio-udev.rules
sudo service udev restart
#-Install PlatformIO extension in VS Code
Видео VS Code: Install Platform IO for Arduino Development канала Education Public
Комментарии отсутствуют
Информация о видео
18 апреля 2025 г. 3:21:24
00:24:14
Другие видео канала