Тёмный

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

GurgleApps
Подписаться 9 тыс.
Просмотров 6 тыс.
50% 1

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

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@makermelissa
@makermelissa 3 года назад
I’m the one who added the Pico support to Blinka. You did a great job explaining this.
@GurgleApps
@GurgleApps 3 года назад
Thanks for taking the time to comment & also thank you for getting Blinka running on the Pico - we are going to find it really useful :)
@rayr268
@rayr268 2 года назад
Thank you both for your service
@oneandonlyarajivp
@oneandonlyarajivp Год назад
Hi there. awesome job in doing this. I've got a question for you, i am trying to run a simple midi test - i found the code on the adafruit_cirtcuitpython_midi library page. It requires usb_midi and adafruit_midi. I cant seem to find usb_midi anywhere on blinka. Did you port that too or was that left out? thanks
@Bannerz
@Bannerz 2 года назад
My dude. You're going places. Thanks for the great, clear, easy to follow instructions. Great video
@GurgleApps
@GurgleApps Год назад
Thanks! Glad you enjoyed!
@jamesharper499
@jamesharper499 2 года назад
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.
@GurgleApps
@GurgleApps 2 года назад
Thanks and thank you for watching! 😄
@graemecollis52
@graemecollis52 3 года назад
I did not realise you can mix both versions of python libraries in the same code, excellent, thanks.
@WeirdMatt
@WeirdMatt Год назад
Thanks for an absolutely brilliant video! Clear instructions, no waffle, just exactly what I needed to know! Fantastic!
@GurgleApps
@GurgleApps Год назад
Glad you enjoyed it!
@patrickkirchner2416
@patrickkirchner2416 2 года назад
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.
@ianleitch9960
@ianleitch9960 3 года назад
Yet more magic revealed. Thank you, it's appreciated.
@toddknudsen9192
@toddknudsen9192 3 года назад
I knew this was doable, but didn’t know the steps, so thanks a bunch for the jump start!
@GurgleApps
@GurgleApps 2 года назад
No problem glad we could help! Thanks for watching 🙂
@digitalarchieves4774
@digitalarchieves4774 2 года назад
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.
@GurgleApps
@GurgleApps Год назад
Glad you enjoyed it!
@graemecollis52
@graemecollis52 3 года назад
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.
@hungrybulldog2725
@hungrybulldog2725 Год назад
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 🔥
@GurgleApps
@GurgleApps Год назад
Thanks! Glad It helped
@Alvin_Ajith
@Alvin_Ajith Год назад
This is exactly what I needed ! Thanks buddy ❤
@GurgleApps
@GurgleApps Год назад
Glad we could help!
@sutcliffestu
@sutcliffestu 2 года назад
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.
@hostasgrasses
@hostasgrasses Год назад
Dude! You are awesome! Keep up the good work.
@GurgleApps
@GurgleApps Год назад
Thank You!!
@rayr268
@rayr268 2 года назад
Great job, using this you try and use usb_hid AND micropythons Wifi connectivity on Pico W.
@tonyguerich9854
@tonyguerich9854 3 года назад
Thanks. But I will have to watch again after my second cup of coffee. BTW. Love the theme song.
@leightaylor8069
@leightaylor8069 2 года назад
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.
@GurgleApps
@GurgleApps 2 года назад
This is such a great comment, thank you! We are often re-watching our own videos when we want to refresh our memories or if we forget how to do something - it happens to us more than you could imagine! Also yes, having a play with micro python and circuit python really does help things make more sense to us.
@SomeoneOnlyWeKnow.
@SomeoneOnlyWeKnow. Год назад
What a smart kid!
@alexgathua1736
@alexgathua1736 2 года назад
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.
@ooloncolluphid9975
@ooloncolluphid9975 2 года назад
nice video! I wonder if there is any performance penalty for this.
@DiegoCarvacho
@DiegoCarvacho 2 года назад
thanks!!
@GurgleApps
@GurgleApps Год назад
You're welcome!
@atomadeus
@atomadeus Год назад
I want to use MicroPython for serial communication, and simulate keyboard and mouse input using the adafruit_hid module in CircuitPython. However, when I run the program, it starts to report errors, telling me that the "typing" module is missing. Is there any way to solve this problem? Thank you very much!
@shiro_v1424
@shiro_v1424 2 года назад
Do this works on esp32 too ? i have a project using an ads1115 in my esp32
@XexusNH
@XexusNH Год назад
So now the phrase "Teach it to me like I'm a young child" needs to be "Get me a young child to explain it"
@bananahacks2813
@bananahacks2813 3 года назад
Oh man.. just got my computer files corrupted.. can't try that till i'll fix them :(
@abc7297
@abc7297 3 года назад
Well done ;) Does anyone know if the libraries for bmp280 or sht40 work by doing this?
@music_love234
@music_love234 2 года назад
you are hard-working
@GurgleApps
@GurgleApps Год назад
thanks! :)
@ofirgaash
@ofirgaash 2 года назад
Here is the final lib folder (after deleting stuff) drive.google.com/drive/folders/1MOpyuaqKNCNX7yl0tpEbkAMhAYsP15vE?usp=sharing
Далее
Women’s Free Kicks + Men’s 😳🚀
00:20
Просмотров 2,5 млн
GPIO for any PC or Laptop: Adafruit FT232H
19:18
Просмотров 202 тыс.
How do QR codes work? (I built one myself to find out)
35:13
CircuitPython with Raspberry Pi Pico - Getting Started
42:47
Raspberry Pi Pico W: Wireless Weather Station
17:13
Просмотров 290 тыс.
Raspberry Pi Pico LCD Projects
17:25
Просмотров 113 тыс.