- -zł4.00
The Raspberry Pi Pico is the first board to feature a microcontroller designed by the Raspberry Pi foundation. The chip that is the heart of this board has been equipped with two ARM Cortex M0+ cores operating at a frequency of 133 MHz, 256 KB of RAM and 30 GPIO ports. The microcontroller itself is not equipped with flash memory, but on the board there is an external memory with a capacity of 2 MB connected via the QSPI interface. The platform supports the popular MicroPython and C/C++ programming languages. Programs can be uploaded to memory via the USB interface in mass storage mode or by using an external programmer that supports the SWD interface.

Kamami is the official distributor of Raspberry Pi minicomputers and dedicated accessories.

MicroPython is a special version of the Python 3 programming language, prepared to run directly on embedded systems such as the Raspberry Pi Pico. The version prepared especially for the RP2040 microcontroller, supports REPL, an interactive shell that allows you to execute scripts, typing into the console and viewing the results of the program in it. Thanks to this technology, it is also possible to save the program in flash memory.
To facilitate the programming of the RP2040 microcontroller in C / C ++, the Raspberry Pi Foundation has prepared an official SDK toolkit that can be integrated with popular IDEs such as Visual Studio Code or Eclipse. The entire environment configuration process is described in the Getting started with Raspberry Pi Pico document.


The Raspberry Pi Pico can be programmed via the USB interface, it can be done in two ways.
The first is the USB mass storage mode, to program the board in this way, press and hold the BOOTSEL button, and then connect the board to the computer with a USB cable. The device will be recognized as mass memory to which you can upload the program in the same way as copying files to a pendrive. After uploading the program, the microcontroller will automatically reset and start the uploaded program. This method is suitable for uploading programs written in C / C ++ or for uploading the MicroPython interpreter.
The second way works only with programs written in MicroPython and requires prior loading of the interpreter using the first method. This method consists in saving the program layout transferred with REPL in the memory.
When programming in C/C++, there is often a need to repeatedly test the program. Loading a program via USB requires repeating the procedure every time, disconnecting the board from the computer, pressing the button and connecting the board, and then finding the compiled program and copying it to memory. The whole thing takes quite a long time, but fortunately it can be simplified using an external programmer with SWD interface. Programming via SWD is much faster, you only need to connect the programmer once with a 3-pin connector and power supply e.g. via USB and you can upload programs directly from the IDE. In addition, you can debug the program in this way and efficiently find any errors in the code by running it line by line.
The Raspberry Pi Pico is designed to be programmed directly with the Raspberry Pi 4B or 400. The manufacturer has prepared detailed instructions for setting up programming environments and ready-made configuration scripts. Pico can be programmed from the Raspberry minicomputer both via USB and via SWD. The big advantage of this solution is no need to use an external SWD programmer. Pico ports can be connected to RPI ports. To ensure a stable connection, you should connect Pico directly to the minicomputer, the use of the contact plate may introduce interference.
To use the full potential of programming environments, it is recommended to use minicomputers with min. 4 GB of RAM.
The Raspberry Pi Foundation has prepared the Picoprobe application that allows you to change RPI Pico into an SWD programmer and a USB - UART converter. Thanks to this, you can program the RP2040 without the need for an SWD programmer, using only the second board with the RP2040 microcontroller.
Warning!
The Raspberry Pi Pico board does not include goldpin connectors and a microUSB cable. Our offer includes connectors for GPIO 1x40 (they can be easily divided into two 1x20 connectors) and a connector 1x3 for a programmer. There are also ready-made kits containing connectors, a microUSB cable and / or a programmer / minicomputer RPI 4B.

Data sheet
Manufacturer BTC Korporacja sp. z o. o. Lwowska 5 05-120 Legionowo Poland sprzedaz@kamami.pl 22 767 36 20
Responsible person BTC Korporacja sp. z o. o. Lwowska 5 05-120 Legionowo Poland sprzedaz@kamami.pl 22 767 36 20
Board with RP2040 microcontroller equipped with two ARM Cortex-M0+ 133 MHz cores, 264 kB RAM. There is also 2 MB of QSPI flash memory on the board. The circuit can be programmed in C/C++, CircuitPython or MicroPython. SB Components 26531
Pimoroni Tiny 2350 PIM766 is a compact board with an RP2350A microcontroller, 4 MB of flash memory and a USB-C connector, dedicated to projects requiring small dimensions. Thanks to the castellated pads it works well for PCB integration, and compatibility with MicroPython and the Qw/ST connector facilitates quick prototyping.
The board with the RP2040 microcontroller, which provides a set of 2x20-pin connectors to which you can connect the HATs of the Raspberry Pi. SB Components 24032
Development board equipped with the Raspberry Pi Pico W module. It is an interesting alternative to Arduino Uno boards. It has a compatible shape and pin layout, while making available the large resources offered by the RP2040 microcontroller. Can be programmed with Arduino, MicroPython and CircuitPython. SB Components 26630
Game console based on the RP2040 microcontroller from Raspberry Pi. Equipped with a 1.54" LCD display, LiPo battery and aluminum housing. It has API support that allows you to create your own games in C++ and MicroPython. Pimoroni PIM559
No product available!
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0 + cores operating at a frequency of 133 MHz, 264 kB RAM. There is as much as 16 MB of QSPI flash memory on the board. The system can be programmed in C / C ++ or microPython. Soldered connectors. KApico RP2040
RP2350-LCD-1.47-B is a compact development board with the RP2350A microcontroller and a 1.47" color LCD, designed for rapid prototyping of embedded projects. With support for dual CPU architectures, 16 MB of Flash memory, and a variety of interfaces (USB, TF, RGB LED), it is suitable for educational purposes, demo projects, wearables, and interactive systems. Support for popular development environments and expandability via goldpin headers further enhance its versatility.
Arduino development board with RP2040 microcontroller. Equipped with WiFi and Bluetooth module, 6-axis IMU system with accelerometer and gyroscope, MEMS microphone, RGB LED diode and cryptographic system. Arduino ABX00052
Module with LCD 2.4" display with a resolution of 320x240 px and RP2040 microcontroller. Equipped with QW/ST connector. Accessories included. Pimoroni PIM636
Module with the RP2040 microcontroller with two ARM Cortex-M0 + cores operating at 133 MHz, 256 kB RAM and 30 GPIO. The board also has 2 MB of external QSPI flash memory. Module can be programmed in C/C++ or microPython. Raspberry Pi Pico
RP2350-Touch-LCD-1.28-B is a compact development module with a color touch screen, ideal for projects requiring an HMI interface and mobile integration with sensors. Thanks to the CNC enclosure, the product gains durability and better heat dissipation, making it suitable for prototyping and embedded applications where reliability and elegant design are important. Support for multiple programming languages and extensive technical documentation facilitate rapid development of applications based on ARM and RISC-V architecture.
Base board with soldered Raspberry Pi Pico module. Equipped with numerous connectors, buzzer, buttons and LEDs. Cytron MAKER-PI-PICO-MINI
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0+ cores. The board also has 4 MB of QSPI flash memory. 1.14" LCD module. TTGO T-Display RP2040
RP2350-Touch-LCD-1.28 is a modern development board with a color touch screen, dedicated to embedded project creators who require high performance and compact dimensions. Thanks to support for two architectures and open-source software, the module is perfectly suited for creating intelligent HMI devices, portable applications, and systems requiring versatile communication and user interaction.
Module with ePaper 2.9" display and RP2040 microcontroller. Equipped with QW/ST connector. Accessories included. Pimoroni PIM610
Expansion module with a Raspberry Pi Pico W board equipped with WiFi communication. The module has a built-in relay, buffer inputs, sink outputs and analog inputs. Perfect for controlling fans, pumps, solenoid valves, large motors, electronic locks or LED lighting. Pimoroni PIM652
Starter kit containing Raspberry Pi Pico, necessary connectors and a microUSB cable. The kit is recommended for people programming in MicroPython