
The top search result should lead us to the Raspberry Pi website. And to get MicroPython onto it so that we can start writing our code, what we need to do is look up ‘getting started with the Raspberry Pi Pico’ online. Now what coding language does Raspberry Pi Pico use? The answer is MicroPython. It will have an INDEX.HTM file inside it and an INFO_UF2.TXT file. Now that the Raspberry Pi Pico is connected to the laptop through the USB cable, it will show up like a USB mass storage on your laptop. This could be a Mac, a Raspberry Pi or a Windows PC. The first step now is to hold down or push the white colored boot button that you find on the Pico and then plug the other end of the USB cable into your laptop. Now that the headers are on the Raspberry Pi Pico, we are ready to connect it to our laptop with the USB cable and get started with some programming. Once we open it, we see that it comes as a bare chip without any of the headers on. The Raspberry Pi Pico comes in a small pouch. Raspberry Pi Pico unboxing, setting up and first program (lighting an LED) The diagram below explains this.Īs a microcontroller, the Raspberry Pi Pico can be used in many projects, be it Internet of Things (IoT), Adafruit Neopixel projects, data logging, small to medium scale robotics, projects needing interfacing with cameras, analog sensing (using environment sensors) and more. In order to use it well, it is recommended to get well acquainted with the Raspberry Pi Pico pinout.

Priced at merely $4, Raspberry Pi Pico is smaller than the average Pi and indicates how the foundation is now looking to branch out into microcontrollers and custom silicon. Essentially, it is a microcontroller board built on silicon and designed at the Raspberry Pi Foundation. The latest offering by Raspberry Pi is the Raspberry Pi Pico, a new flexible IoT board. The boards have been made keeping in mind the promotion of teaching basic computer science to kids.


Raspberry Pi refers to a series of small single-board computers developed in the United Kingdom by the Raspberry Pi Foundation in association with Broadcom. In this blog, we shall take a look at Raspberry Pi Pico, its key features (including hardware and software specifications), its pinout, how one can set it up and even light an LED using it. The Raspberry Pi Pico then is the latest offering from the manufacturers of the Raspberry Pi. What is Raspberry Pi Pico? If you are a young maker, chances are you already know about the Raspberry Pi.
