Translate

How to install CircuitPython in Raspberry Pi Pico ? | How to update CircuitPython in Raspberry Pi Pico ? | NITHISH NAYAK |

How to install CircuitPython in Raspberry Pi Pico ? | How to update CircuitPython in Raspberry Pi Pico ?



    Do you want to install CircuitPython in Raspberry Pi Pico or update already installed CircuitPython in Raspberry Pi Pico then this tutorial is for you !


Requirements

 

Step 1 :

  Disconnect your Pico from your system if it's already connected.( Disconnect the Pico from usb )


Step 2 :

  Connect your Pico board to usb cable (system) by holding the "bootsel" button on your Pico ( bootsel - A small white color button on Raspberry Pi Pico, You can use below image for reference. )


Bootsel - Raspberry Pi Pico
Image Source :- projecthub.in


Step 3 :

  Copy/Cut the downloaded CircuitPython uf2 file from your downloads folder and paste it in your Pico ! That's it  (⁠•⁠‿⁠•⁠)

 Now your Pico will be automatically disconnected and after that it will automatically reconnected to your system....


Your Raspberry Pi Pico is ready to use now :) Enjoy ʘ⁠‿⁠ʘ

 Testing Raspberry Pi Pico 

Write a led blink code inside 'code.py' file and save it ..... If everything is fine then led on Pico will start to blink.

Click Here To Download Led Blink Code ;

0 Comments