Raspberry Pico PlatformIO Getting Started
Описание
Getting started with Raspberry Pico RP2040 Programming in 4 Steps using PlatformIO. This board supports USB disk bootloader programming . To put the board in programming mode , hold the bootsel button & insert the USB cable to the PC.
1. Install https://code.visualstudio.com
2. Install PlatformIO Plugin
3. Import Project Example.
4. Build & Upload (installs required tools)
Raspberry Pico Board 2.5$
https://s.click.aliexpress.com/e/_A2cYp3
https://www.ktron.in/product/raspberry-pi-pico-rp2040/ (320 Rs)
buy PICO wireless
https://s.click.aliexpress.com/e/_AVjaAj
Programming Method 1:
Copy from project folder /.pio/build/picofirmware.uf2 to Raspberry Pico USB Disc
Programming Method 2:
Install USB Drivers https://zadig.akeo.ie & change platformio.ini upload_port = E: (check your drive) & upload
Рекомендуемые видео



















