Mix Both MicroPython & CircuitPython Code In The Same File On A Raspberry Pi Pico With Blinka

preview_player
Показать описание
We walk you through how to use your favourite circuitPython code in a microPython project. Hot off the press, links and code to follow in the description when we get home from school tomorrow.

00:00 Introduction
00:40 Putting MicroPython onto the Raspberry Pi Pico
01:35 Installing Thonny using the shell
02:47 Running CIrcuitPython and MicroPython together
03:05 Walkthrough on where to get the Adafruit Blinka libraries and Downloading them
04:36 Creating a Lib directory
05:02 Uploading files to lib Directory on the Raspberry Pi Pico
05:42 Testing if the code now works
05:58 Storage issues and how to check storage space on the Raspberry Pi Pico
07:16 Deleting files in the lib Directory that are not needed
08:57 A note on the CircuitPython Libraries

Copy Files & Scripts between your MicroPython devices

★ Please 👍 like, subscribe & comment to our channel, it is really appreciated. 🙏

#circuitPython
#microPython
#RaspberryPiPico
Рекомендации по теме
Комментарии
Автор

I’m the one who added the Pico support to Blinka. You did a great job explaining this.

makermelissa
Автор

This is an awesome tip from such a young dude. Thank you!
TBH, I don't think I would've discovered this on my own, and I've been "playing" with microcontrollers for decades.

jeffro.
Автор

Great job explaining this. Adafruit would do their customers a real favor if they posted a link to your video on their Pico page. Much thanks.

jamesharper
Автор

My dude. You're going places. Thanks for the great, clear, easy to follow instructions. Great video

Bannerz
Автор

I did not realise you can mix both versions of python libraries in the same code, excellent, thanks.

graemecollis
Автор

Thanks for the clear explanation. Until I watched your video I had no idea you could mix Circuitpython and Micropython. It's all still magic to me but at least I know it's possible now.

patrickkirchner
Автор

Thanks for an absolutely brilliant video! Clear instructions, no waffle, just exactly what I needed to know! Fantastic!

WeirdMatt
Автор

Dude u just saved the day, and here's the thing that I only found your video and no ther explanation to do this, nobel future awaits you 🔥

hungrybulldog
Автор

Great job! I was looking for the possibility of using libraries from both versions of Python, and you explained it very beautifully. Keep it up. You have a talent for it.

digitalarchieves
Автор

I knew this was doable, but didn’t know the steps, so thanks a bunch for the jump start!

toddknudsen
Автор

The folder src is an abbreviation for source. You probably know just mentioning in case. In the old days we had to be frugal with all bytes.

graemecollis
Автор

Yet more magic revealed. Thank you, it's appreciated.

ianleitch
Автор

Excellent just what i needed!! Thanks for showing this and thanks @Maker Melissa's Lab for adding the pico support. I'm hoping this will work on my Tiny2040 too.

sutcliffestu
Автор

This is exactly what I needed ! Thanks buddy ❤

Alvin_Ajith
Автор

Great job, using this you try and use usb_hid AND micropythons Wifi connectivity on Pico W.

rayr
Автор

Great video and really helpful. This is the 2nd time I've watched it, makes a lot more sense now I've had a play with micro python and circuit python. The very limited storage space does seem quite a problem though. Thanks again.

leightaylor
Автор

Dude! You are awesome! Keep up the good work.

hostasgrasses
Автор

Thanks. But I will have to watch again after my second cup of coffee. BTW. Love the theme song.

tonyguerich
Автор

Well explained!

Could anyone have an idea of how I can set up sockets module in raspberry pico with either micropython of circuit python, it has really given me headache in the past two weeks? Any ideas will be much appreciated.

alexgathua
Автор

nice video! I wonder if there is any performance penalty for this.

ooloncolluphid