RUVIDEO
Поделитесь видео 🙏

How to Set Up Visual Studio Code to Program Raspberry Pi Pico (Windows) | No Errors/Build failures

📁 Обучение 👁️ 24 📅 29.11.2023

This video covers how to set up Visual Studio Code IDE windows machine with the required toolchain to begin programming the brand-new Raspberry Pi Pico. The toolchain has been installed and Visual Studio Code has been set up to write C code, build it and upload it to the Pico.
Common errors and build failure reasons and their Fixes are also provided. Future videos will explore how to write your own code to the Raspberry Pi Pico, stay tuned for them!

Follow up to this video discussing creating your first project in Visual Studio Code: https://youtu.be/Q1Kfg8k54jM

Time Stamps:-
0:00 Intro and Video Description
0:40 Tools required
1:05 Arm GCC Toolchain
1:52 CMake Build Tool
2:33 VS Code Build Tools
3:37 Python 3.7
4:07 Git Version Control
5:32 Installing & Setting Up Pico SDK
8:32 Configuring VS Code
11:11 Some Common Errors

The links for the required software is here:
Arm GCC Compiler: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads
CMake: https://cmake.org/download/
Build Tools for Visual Studio 2019: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
Python 3: https://www.python.org/downloads/windows/
Git: https://git-scm.com/download/win
Visual Studio Code: https://code.visualstudio.com/Download

The commands to download the pico SDK and example projects are:
(See comments for copying the code)
git clone -b master https://github.com/raspberrypi/pico-sdk.git
cd pico-sdk
git submodule update --init
cd ..
git clone -b master https://github.com/raspberrypi/pico-examples.git

In case links not found - Go to my Github Page for the codes below:
https://github.com/Sobhit25/Raspberry-Pi-Pico/commit/999b247989e179c977aa2bc0bf6fd3f4991164a8

To build the example projects from the command line use the following:
CMake -G "NMake Makefiles" ..
nmake

If this video helped you, please consider leaving a like and subscribing, thank you!

You can find more tutorials and projects on my Channel:

New videos on Raspberry pi PICO:

Raspi Pico Projects:-

Raspi Pico Tutorials:-

Pico vs STM32 vs Arduino vs ESP32:-

How to use STM32 with Arduino IDE:- https://youtu.be/l0UwimK49nI

STM32 Playlist :-

Arduino Playlist:-

What's new in the Rasberry Pi Pico:-

Follow me on:
LinkedIn:
https://www.linkedin.com/in/sobhit-panda-046a2a191
Twitter:
https://twitter.com/panda_sobhit?s=08

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to Set Up Visual Studio Code to Program Raspberry Pi Pico (Windows) | No Errors/Build failures», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.