In this video I downloaded and installed the Raspberry Pi Pico C/C++ SDK with Project Generator. Like usual I ran into some problems.
Contents:
00:00 - intro
01:00 - system update and install required packages (apt)
04:00 - Download pico SDK & Project Generator
09:22 - python error
10:55 - rant on python
12:15 - running project generator
14:10 - Compiling first project
15:40 - modifying code & recompile
17:00 - loading it on the pico and running it
19:30 - discuss future videos and projects
24:00 - closing
Raspberry Pi Pico C/C++ SDK:
git clone -b master https://github.com/raspberrypi/pico-s...
Examples:
git clone -b master https://github.com/raspberrypi/pico-e...
Pico Project Generator:
git clone https://github.com/raspberrypi/pico-p...
Installing python 3.6.8
https://www.python.org/downloads/source/
wget https://www.python.org/ftp/python/3.6...
tar -zxvf https://www.python.org/ftp/python/3.6...
cd python/3.6.8/Python-3.6.8rc1
./configure
make /* took about an hour and a half to run */
sudo make install
Gary Explains github post:
https://github.com/garyexplains/examp...
Playlist:
• Raspberry Pi Pico
where to get a pico:
https://www.microcenter.com/product/6...
https://www.amazon.com/dp/B09QKDTWCD?...
Pico SDK git
https://github.com/raspberrypi/pico-s...
Pico Project Generator git (will be used in future video):
https://github.com/raspberrypi/pico-p...
⬇️⬇️⬇️Subscribe to our channel for more Videos!⬇️⬇️⬇️
👉 / @samplesandtests
Samples & Tests git:
https://github.com/transvidium/sample...
Samples & Tests website:
https://transvidium.com/samplesandtests/
Samples & Tests: Blog:
https://qwerty12134.blogspot.com/
🔴Business inquiries:⬇️⬇️⬇️
https://docs.google.com/forms/d/e/1FA...
🔴Affiliate Links: ⬇️⬇️⬇️
Namecheap Domains:
https://www.tkqlhce.com/click-1006383...
Rexing wifi Dashcam:
https://www.anrdoezrs.net/click-10063...
RVT RV Finder:
https://www.anrdoezrs.net/click-10063...
Adagio Teas:
https://www.jdoqocy.com/click-1006383...
Signs on the cheap:
https://www.anrdoezrs.net/click-10063...
Holiday Autos:
https://www.anrdoezrs.net/click-10063...
Hushed (Telephone app):
https://www.tkqlhce.com/click-1006383...
RX Safety (Glasses):
https://www.tkqlhce.com/click-1006383...
Segway (free shipping on orders over $99):
https://www.jdoqocy.com/click-1006383...
Checks in the Mail:
https://www.anrdoezrs.net/click-10063...
Crystal Travel:
https://www.jdoqocy.com/click-1006383...
Phrozen 3D Printers
https://www.tkqlhce.com/click-1006383...
Char-Broil Smokers
https://www.tkqlhce.com/click-1006383...
Linux Foundation (Training and Certification) – 40% off SITEWIDE Use code PRIME23 at checkout.
https://www.dpbolvw.net/click-1006383...
Full Compass systems (audio & video accessories )
https://www.dpbolvw.net/click-1006383...
Nature-Made (vitamins , supplements , etc) - 25% OFF
https://www.dpbolvw.net/click-1006383...
Temu
https://www.anrdoezrs.net/click-10063...
Pinter beer making machine:
https://www.jdoqocy.com/click-1006383...
🔴Affiliate Disclaimer :
The channel Samples & Tests is a channel dedicated to providing sample tests for various purposes. The channel is not affiliated with any particular testing organization. The channel provides sample tests for informational purposes only. The channel does not provide any guarantee of accuracy or completeness of any of the tests provided.
🔴Disclaimer :
This channel is all about samples and tests of technical projects. Any information provided in these videos is for educational and informational purposes only. I am not responsible for any actions you take as a result of watching any of my videos.
#raspberrypipico #sdk #cpp #cprogramming