Тёмный

Set up a Raspberry Pi Pico W or Pico to use CircuitPython 

John Gallaugher
Подписаться 8 тыс.
Просмотров 8 тыс.
50% 1

Start here to learn CircuitPython on a Raspberry Pi Pico or Pico W. We'll add CircuitPython to the Pico board, copy over the lib (library) files that we need to complete a series of assignments using a variety of sensors, motors, neopixels, and input devices. And we'll download the free Mu IDE so we can create, edit, and save CircuitPython programs.
This playlist is used in Prof. Gallaugher's Physical Computing course. All teachers, students, and other independent learners are welcome to use this content. If you find it helpful, PLEASE let me know! You are also most welcome to share with others and use this material in your own courses. For more info, including parts lists, suggestions for faculty, and more, see: gallaugher.com/physical-compu...

Опубликовано:

 

28 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@TheZaxanoid
@TheZaxanoid 2 месяца назад
Very nice.... great to see something at a sensible pace, as well as spot on for content!
@LlamaSchool
@LlamaSchool Год назад
Great videos! I'm a newcomer to the pico, and you have the most comprehensive guide I've been able to find on youtube. Thanks for posting these!
@ATop1x
@ATop1x Год назад
Thanks! This has been the best tutorial i've found for the pi pico
@profgallaugher
@profgallaugher Год назад
Thanks so much! Lots more to come. Stay tuned and tell others. Cheers!
@torque6389
@torque6389 Год назад
Great job!
@profgallaugher
@profgallaugher Год назад
Thank you! Cheers!
@henkoegema6390
@henkoegema6390 Год назад
Yes, I like it. 😀
@eklabofficial
@eklabofficial Месяц назад
Could you give me a link for purchasing one on adafruit(just so I'm getting the correct one)?
@elliadams
@elliadams 9 дней назад
I was so excited for the new video lessons that I wanted to re-do all of the projects on your previous videos from last year before I began the new ones. Unfortunately, I ran into a problem with Mu. Ive never had it crash on me before, but it kept crashing so I uninstalled it, restarted my computer and reinstalled it. It opened and worked for maybe 5min before crashing again. Its been a few days now and it just tries to load for a minute or two before crashing every time I try to open the application. Has anyone else mentioned this? Is there an alternative than anyone might recommend? I have Thonny for another class, but I liked Mu more. Im still very new to this so thanks in advance to you and anyone in your audience who might be able to help.
@profgallaugher
@profgallaugher 9 дней назад
Hi! In the new series I use PyCharm. You can find install videos for this and circus, which u also use, at the top of bit.ly/circuitpython-tutorials. I’m about 30 lessons into the update but have started with the CircuitPlaygrounds and haven’t gotten to the Pico yet. But you should be able to use the install videos to get set up. Check them out. PyCharm requires a bit more install work but is much better at error flagging and code completion. And circup automates adding and updating libraries. These are going to make things so much easier for my students. Good luck!
@keepitkush5208
@keepitkush5208 Год назад
Will the neopixel library only work with adafruit neopixels or all kinds?
@keepitkush5208
@keepitkush5208 Год назад
I actually have the sunfounder thales kit which has some of the inherent stuff you mentioned. But I haven't learned a thing. They want you to just copy and paste code which teaches you nothing. So I'd like to try some of your projects.
@profgallaugher
@profgallaugher Год назад
NeoPixel libraries should work with LEDs of type WS2812, WS2811 and SK6812. I regularly buy off-brand LEDs from AliExpress or Amazon. Sometimes the RGB order differs but there is an optional parameter in neopixel.NeoPixel that you can use to tinker with the order. I do find Adafruit products are of great quality and I haven’t seen any third parties with alligator clip neopixel wires at the end, which are very nice when working with CircuitPlaygrounds. As an example of third party LEDs - I just got these ones - they work great and are about $17 for a stand of 350, but I had to strip the end and solder on better connectors to make this usable. They are more like Adafruit’s NeoPixel strands rather than strips, but smaller. They work nicely for wearables or when you want more bend in a project. mastodon.world/@gallaugher/110327569305359631
@profgallaugher
@profgallaugher Год назад
Great - if you have a Pico, you can actually also do a bunch of the early examples we use with the CircuitPlayground Bluefruit, but you'll need to make some changes for LEDs vs. onboard LEDs, or sensors that you plug in. The overall playlist starts at bit.ly/circuitpython-tutorials. Also, there is an open google drive on my website gallaugher.com for the PhysComp course. You'll find Keynote slides in there with challenges & solutions. If you're a Windows User you can create a free iCloud account & open Keynote slides with a browser. Good luck!
@e1Pr0f3ss0r
@e1Pr0f3ss0r Год назад
i am getting read only files issue cant flash it.. any solution?
@profgallaugher
@profgallaugher Год назад
Are you using an earlier version of macOS Ventura? If so you need to update your OS. github.com/raspberrypi/pico-feedback/issues/314
@loriquillen9030
@loriquillen9030 Месяц назад
Can I get a link for this on adafruit??
@profgallaugher
@profgallaugher Месяц назад
You're in luck. I'm publishing revisions of the playlist for my Fall course. The first lesson at bit.ly/circuitpython-lessons contains a link to the parts list I use in my course. You can find links to all of the parts & where I buy them in that list. Be sure to subscribe as new lessons will be rolling out regularly over the next few weeks. Hack on!
@loriquillen9030
@loriquillen9030 Месяц назад
@@profgallaugher Sorry miscommunication where can I buy it(preferred link)
@eklabofficial
@eklabofficial Месяц назад
@@profgallaugher The link doesn't work
@profgallaugher
@profgallaugher Месяц назад
Hi - that first intro video should have a link for: "docs.google.com/spreadsheets/d/1p-zBSb9YzSaXyVASQG2HEhE-65scySzCsKFr_IQolN4/edit?gid=0#gid=0" If you open that link you'll see a link for all of the products. The link for the Pico W (get the one with soldered on headers) is: www.adafruit.com/product/5544. Also note that I start using the $25 CircuitPlayground Bluefruit - you'll see those videos starting at bit.ly/circuitpython-tutorials. In some ways that's an even better board for beginners since it has so many things built in (lights, sensors, a low-quality speakers, buttons, etc). That board is at: www.adafruit.com/product/4333 Cheers!
@profgallaugher
@profgallaugher Месяц назад
Hi - that first intro video should have a link for: "docs.google.com/spreadsheets/d/1p-zBSb9YzSaXyVASQG2HEhE-65scySzCsKFr_IQolN4/edit?gid=0#gid=0" If you open that link you'll see a link for all of the products. The link for the Pico W (get the one with soldered on headers) is: www.adafruit.com/product/5544. Also note that I start using the $25 CircuitPlayground Bluefruit - you'll see those videos starting at bit.ly/circuitpython-tutorials. In some ways that's an even better board for beginners since it has so many things built in (lights, sensors, a low-quality speakers, buttons, etc). That board is at: www.adafruit.com/product/4333 Cheers!
Далее
Every Developer Needs a Raspberry Pi
27:27
Просмотров 76 тыс.
Programming a Raspberry Pi Pico with C or C++
19:47
Просмотров 107 тыс.
Turning a Raspberry Pi Pico into a GPU!
16:42
Просмотров 105 тыс.
CircuitPython with Raspberry Pi Pico - Getting Started
42:47
Raspberry Pi Pico - Review and Getting Started
18:32
Просмотров 75 тыс.