background top icon
background center wave icon
background filled rhombus icon
background two lines icon
background stroke rhombus icon

Scaricare "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics"

input logo icon
Tag video
|

Tag video

raspberry pi pico
c++
vs code
Hai già installato UDL Helper Puoi scaricare video in un clic!
Installato
per
Google Chrome

Descrizione:

Previously, we covered how to program the Raspberry Pi Pico using MicroPython. In this tutorial, we will show you how to create a simple blink program using C. We will also configure VS Code so that it can build projects with the push of a button. Note that the written version of this tutorial can be found here: https://www.digikey.com/en/maker/projects/raspberry-pi-pico-and-rp2040-cc-part-1-blink-and-vs-code/7102fb8bca95452e9df6150f39ae8422 You will need to install the build tools for the RP2040. I recommend following Chapter 1 (for Linux) or Chapter 9 (for macOS and Windows) of the official Getting Started with Raspberry Pi Pico guide (https://datasheets.raspberrypi.org/pico/getting-started-with-pico.pdf). Alternatively, if you are on Windows and do not wish to install Build Tools for Visual Studio, you can follow the guide here: https://shawnhymel.com/2096/how-to-set-up-raspberry-pi-pico-c-c-toolchain-on-windows-with-vs-code/ In VS Code, you will want to install the CMake and CMake Tools extensions. These tools will provide buttons on your status bar that allow you to build your project by clicking a button. All of your projects will need a unique CMakeLists.txt file, which tells the cmake tool how to generate the build files. CMake is a build system generator and does not actually build the program. The Raspberry Pi Pico SDK uses “make” as the actual build system. We can call cmake and make in the command line to build the project, or we can click on the CMake and Build buttons in VS Code to accomplish the same thing. To upload the compiled program, we put the Pico into bootloader mode by pressing and holding the BOOTSEL button when plugging in the USB cable. This will cause the Pico to enumerate as a USB drive on the computer. Then, copy the compiled .uf2 file to that drive. The Pico will reset and automatically start running the program. Product Links: https://www.digikey.com/en/products/detail/raspberry-pi/SC0915/13624793 Related Videos: Intro to MicroPython – Maker.io Tutorial - https://www.youtube.com/watch?v=3vnNCSnX7Ig Intro to Raspberry Pi Pico and RP2040: Part 1: VS Code and Blink - https://www.youtube.com/watch?v=B5rQSoOmR5w Part 2: Debug with Picoprobe - https://www.youtube.com/watch?v=jnC5LrTx470 Part 3: How to Use PIO - https://www.youtube.com/watch?v=JSis2NU65w8 Related Project Links: https://www.digikey.com/en/maker/projects/raspberry-pi-pico-and-rp2040-cc-part-1-blink-and-vs-code/7102fb8bca95452e9df6150f39ae8422 Related Articles: Introduction to MicroPython - https://www.digikey.com/en/maker/blogs/2018/introduction-to-micropython Raspberry Pi Pico and RP2040 - MicroPython Part 1 - https://www.digikey.com/en/maker/projects/raspberry-pi-pico-and-rp2040-micropython-part-1-blink/58b3c31ac93649849b58824caa00529c Learn more: Maker.io - https://www.digikey.com/en/maker Digi-Key’s Blog – TheCircuit https://www.digikey.com/en/blog Connect with Digi-Key on Facebook https://www.facebook.com/unsupportedbrowser And follow us on Twitter https://twitter.com/digikey

Stiamo preparando le opzioni di download

popular icon
Diffusi
hd icon
Video HD
audio icon
Solo audio
total icon
Tutti i formati
* - Se il video viene riprodotto in una nuova scheda, passa ad essa, quindi fai clic con il tasto destro del mouse sul video e seleziona "Salva video con nome..."
** - Link destinato alla riproduzione online su lettori specializzati

Domande sul download di video

mobile menu iconCome posso scaricare il video "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics"?mobile menu icon

  • Il sito http://unidownloader.com/ è il modo migliore per scaricare un video o un brano audio in modo separato se si vuole fare senza installare programmi ed estensioni. L'estensione UDL Helper è un comodo pulsante che viene inserito in maniera organica nei siti YouTube, Instagram e OK.ru per scaricare velocemente i contenuti. UDL Client (per Windows) - la soluzione più potente che supporta più di 900 siti web, social network e siti di video hosting, nonché qualsiasi qualità video disponibile nella sorgente. UDL Lite è un modo comodo per accedere a un sito web dal proprio dispositivo mobile. Con il suo aiuto è possibile scaricare facilmente i video direttamente sul proprio smartphone.

mobile menu iconQuale formato video "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics" devo scegliere?mobile menu icon

  • I formati di qualità migliore sono FullHD (1080p), 2K (1440p), 4K (2160p) e 8K (4320p). Più alta è la risoluzione dello schermo, più alta dovrebbe essere la qualità del video. Tuttavia, ci sono altri fattori da considerare: la velocità di download, lo spazio libero e le prestazioni del dispositivo durante la riproduzione.

mobile menu iconPerché il computer si blocca quando si carica il video "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics"?mobile menu icon

  • Il browser/computer non dovrebbe bloccarsi completamente! Se ciò accade, si prega di segnalarlo con un link al video. A volte i video non possono essere scaricati direttamente in un formato adatto, quindi abbiamo aggiunto la possibilità di convertire il file nel formato desiderato. In alcuni casi, questo processo può utilizzare attivamente le risorse del computer.

mobile menu iconCome faccio a scaricare un video "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics" sul mio telefono?mobile menu icon

  • È possibile scaricare il video sul proprio smartphone utilizzando il sito web UDL Lite o l'applicazione pwa. È anche possibile inviare un link per il download tramite codice QR utilizzando l'estensione UDL Helper.

mobile menu iconCome posso scaricare una traccia audio (musica) in MP3 "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics"?mobile menu icon

  • Il modo più conveniente è utilizzare UDL Client, che supporta la conversione dei video in formato MP3. In alcuni casi, gli MP3 possono essere scaricati anche tramite l'estensione UDL Helper.

mobile menu iconCome salvare una immagine da un video "Intro to Raspberry Pi Pico and RP2040 - C/C++ Part 1: VS Code and Blink | Digi-Key Electronics"?mobile menu icon

  • Questa funzione è disponibile nell'estensione UDL Helper. Assicurati che l'opzione "Visualizza pulsante per salvare lo screenshot dal video" sia selezionata nelle impostazioni. Nell'angolo in basso a destra del player, a sinistra dell'icona "Impostazioni", dovrebbe comparire l'icona di una macchina fotografica. Facendo clic su di essa, la immagine corrente del video verrà salvata sul computer in formato JPEG.

mobile menu iconQuanto costa tutto ciò?mobile menu icon

  • Per niente. I nostri servizi sono assolutamente gratuiti per tutti gli utenti. Non ci sono abbonamenti PRO, né restrizioni sul numero o sulla lunghezza massima dei video scaricati.