Raspberry Pi Pico - Getting Started with MicroPython with Thonny and rShell

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025
  • НаукаНаука

Комментарии • 49

  • @d3vastat0r89
    @d3vastat0r89 3 года назад +7

    Sold out at nearest Micro Center, which is also closed due to bad weather :/ lol I was gonna order these online from other sellers, but for some reason the shipping costs 2x the price of the board.

    • @trevorofde
      @trevorofde 3 года назад +2

      they often 're-stock' the next day; check back to see if they released more the next day...

    • @trevorofde
      @trevorofde 3 года назад +2

      And....they don’t seem to be limiting quantity...I picked up 20 in one visit...

  • @Lukes-Tech
    @Lukes-Tech 3 года назад +13

    The pico is amazing for that price point!

  • @deechvogt1589
    @deechvogt1589 3 года назад +1

    Nice job giving us a little intro to the world of Pi microcontroller programming.

  • @deepanshukumar28
    @deepanshukumar28 3 года назад +3

    Love you novasprit and novasprit loves raspberry Pi

  • @zanidd
    @zanidd 3 года назад +6

    The Pico gives me NodeMCU vibes

  • @chethiyawijewickrama5739
    @chethiyawijewickrama5739 3 года назад

    Thanks Novasprit

  • @garyplewa9277
    @garyplewa9277 2 месяца назад

    Thank you! I've been struggling with Thonny (4.0.1) not allowing me to save to the Pico. The rshell option that you have demonstrated is a great alternative that no other RUclipsr or web site has spoken about. My Thonny issue turned out to be a hidden option for "Standard mode" that wasn't visible on the screen until it was expanded to the right. WTF! I only discovered it during the course of this video. I had deinstalled and reinstalled Thonny on my Rasberian Pi 3 system several times wondering why my Thonny screen didn't look like the ones in all of the videos. Not sure why a new Thonny install defaults to a screen without the ability to save to the Pico, but it was sure frustrating. Had I not discovered this ocluded option, the rshell solution would have been a viable alternative.

  • @JoeMama-gu9jl
    @JoeMama-gu9jl 2 года назад

    I spend one whole evening just for let the LED light up.... Then I found your Video and it took my just 10 minutes XD

  • @bennguyen1313
    @bennguyen1313 3 года назад +1

    Any thoughts how to build micropython, not from the command-line, but rather from eclipse or an IDE like STM32CubeIDE? I assume it's a matter of getting the makefile to be compatible?
    Or how to port micropython (either the official version, or the OpenMV, LittlevGL versions) to an unsupported processor (RISC-V/Arm/Nios) on an FPGA (IGLOO/SF2/Max10), with the scripts in NVM selectable via rshell!

  • @LordHog
    @LordHog 3 года назад +2

    As you know the Microcenter in Tustin has a sign in which takes FOREVER. Not going back to MC until there is no matter wait list

  • @Corialtavi
    @Corialtavi 3 года назад

    Thanks for this start up, seems the first Pico first look I've seen that actually takes the time to show properly the uf2 upload on a none Pi Linux machine, I've seen the dialout add mentioned on forums and passing remarks on permissions uploading micropython but me being such a terminal and coding dunce, a picture paints a thousand words. I thought when the pico reset and I reconnected but couldn't see the uploaded code I was doing something wrong. Thanks for this.

  • @patrikforsman5421
    @patrikforsman5421 3 года назад +2

    What linux distro do you use on your desktop?

    • @NovaspiritTech
      @NovaspiritTech  3 года назад +2

      ubuntu 20.10

    • @edwardnihal248
      @edwardnihal248 3 года назад +2

      @@NovaspiritTech And desktop is Budgie or ?

    • @NovaspiritTech
      @NovaspiritTech  3 года назад +2

      i'm using stock ubuntu 20.10 gnome, watch my previous video on 2021 laptop setup. it's prety much the same as what you see on screen

  • @MikeNewham
    @MikeNewham 3 года назад +2

    Dont think ye need rshell. There is a Files window you can open in Thonny itself and ye can copy / paste files between the local host folder and the Pico container, all within Thonny.

  • @lawrencep911
    @lawrencep911 3 года назад

    Pico is on backorder in Canada. May not be available until March.

  • @ethanspitips5903
    @ethanspitips5903 3 года назад +2

    Great tutorial!! To the point but very detailed with lots of useful content. Can't wait to try developing with thonny on the pico :)

  • @nkondnkond
    @nkondnkond 3 года назад +3

    What OS is he using?

    • @Lukes-Tech
      @Lukes-Tech 3 года назад +2

      Ubuntu 20.10 Gnome

  • @JasonCarr1979
    @JasonCarr1979 3 года назад +1

    That was great.

  • @cokegen
    @cokegen 3 года назад

    can this board be programmed with C and debugged live with vscode without the need of extra hardware ? that would be awesome ...

  • @badgerbalti
    @badgerbalti 3 года назад +2

    Thonny link in description has a typo. Should be thonny.org/

    • @NovaspiritTech
      @NovaspiritTech  3 года назад +2

      thanks!! i fixed it

    • @CrypticConsole
      @CrypticConsole 3 года назад

      Good spot, not many people read the description, nevermind find mistakes in it

  • @ethanspitips5903
    @ethanspitips5903 3 года назад +1

    Great tutorial!! Detailed and to the point, can't wait to develop om thonny with the pico :)

  • @sunrunnernge560
    @sunrunnernge560 3 года назад

    Great vid. Are you aware of any UK supplies at such a good price ?

  • @orejovanovic5250
    @orejovanovic5250 3 года назад +1

    I followed your steps and the Thonny is giving me this mesage below... What should i do ?
    Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/thonny/plugins/micropython/backend.py", line 1, in
    from thonny.common import (
    ImportError: cannot import name 'InterruptCommand' from 'thonny.common' (/usr/local/lib/python3.8/dist-packages/thonny/common.py)
    Backend terminated or disconnected. Use 'Stop/Restart' to restart.

    • @orejovanovic5250
      @orejovanovic5250 3 года назад

      Most likely the 3.2.7 is installed by apt. You can remove it by sudo apt remove thonny.
      After this I recommend you install Thonny with following terminal command:
      bash Select interpreter).

  • @lamsteven1898
    @lamsteven1898 3 года назад

    Hi,
    I want to know how to make the gnome like yours(Task bar, system tray)

  • @aznjezza88
    @aznjezza88 3 года назад +1

    I'm on windows 10, I was not able to follow your guide when you needed to login with $ sudo -aG dialout don
    Unable to connect to COM4: could not open port 'COM4': PermissionError(13, 'Access is denied.', None, 5)
    If you have serial connection to the device from another program, then disconnect it there first.
    Backend terminated or disconnected. Use 'Stop/Restart' to restart.

  • @p3chv0gel22
    @p3chv0gel22 3 года назад +5

    Hi
    Just wanted to say:
    Have a nice day, everyone😁

  • @onlyyou200548
    @onlyyou200548 3 года назад

    wait! it has 128 MB file system on it? Could not found that in the web

  • @amalirfan
    @amalirfan 3 года назад +1

    Is it peeko or PI co.

    • @beetlenut6980
      @beetlenut6980 3 года назад +1

      Pico OR PI co which ever works for you

  • @vodzurk
    @vodzurk 3 года назад +1

    And upon uploading the click thing to the pico... it becomes unusable... because it constantly clicks!
    Can wipe back to standard UF2, but any time I try to go back to circuitpython, the file immediately is picked up and clicking starts again :(

    • @NovaspiritTech
      @NovaspiritTech  3 года назад

      Press the stop button as soon as you plug it in., That also the reason why I had sleep timers

  • @wingowingo2928
    @wingowingo2928 3 года назад

    That price is insane! Even a dumb nail(machine screws) in Homedepot can cost more than that!

  • @jyvben1520
    @jyvben1520 3 года назад

    nice, bookmarked

  • @mikezmit340
    @mikezmit340 3 года назад

    Cool little thing!
    Actually the word 'actually' is actually said a lot ... actually ;P

  • @send2gl
    @send2gl 3 года назад

    Interesting.

  • @林宜宏-m4e
    @林宜宏-m4e 3 года назад

    I feel that pico is 9 times arduino speed and 70 times memory space ! isn't it?

  • @123456789lemagicien
    @123456789lemagicien 3 года назад +2

    Bonjour, ça serait bien si t’es vidéos serait sous-titres en français.

    • @christiansalmon3904
      @christiansalmon3904 3 года назад +2

      sinon y'a les sous-titres générés par youtube (options paramètre-> sous-titre -> anglais -> traduire) , c'est plutôt bien traduit ici

  • @BillSommers0
    @BillSommers0 3 года назад

    Don great video.
    FYI ou can also do newgrp after you do the usermod.
    "Reload a Linux user's group assignments without logging out - Super User" superuser.com/questions/272061/reload-a-linux-users-group-assignments-without-logging-out
    Saves a full logout and login

  • @himanshu11_eleven62
    @himanshu11_eleven62 3 года назад +2

    it's not necessary to mention, but I have the same wallpaper on my laptop😅

  • @brannonmcevers1854
    @brannonmcevers1854 3 года назад

    Thanks for telling everyone their $1.99.. Now (unless we live around the corner like you..) NO ONE can get them..