- -zł2.00
zł21.87 tax excl.
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0 + cores operating at a frequency of 133 MHz, 264 kB RAM. The board also has 2 MB of QSPI flash memory. In addition, the board is equipped with the Infineon CYW43439 system, extending the board with wireless connectivity. Raspberry Pi SC0918
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. In addition, the board is equipped with the Infineon CYW43439 system, extending the board with wireless connectivity. The module provides WiFi connectivity in the IEEE 802.11 b / g / n standard. 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 and microUSB cable.

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
A set of goldpin male connectors intended for Raspberry Pi Pico boards. The set includes two 20-pin strips and one 3-pin strip with a pitch of 2.54 mm. Soldered connectors enable easy connection of expansion modules and other accessories
RP2350-LCD-1.47-B-M is an advanced yet compact development board designed to work with the RP2350A microcontroller. The integrated LCD display, USB Type-A port, TF card slot, and pre-soldered headers facilitate quick setup and easy integration into various projects. The dual architecture (ARM and RISC-V) provides great flexibility for learning and testing embedded applications, control systems, and IoT devices.
RP2350-Touch-AMOLED-1.8 is a compact board with a touchscreen AMOLED display, an RP2350A microcontroller, and a rich set of peripheral features. It enables rapid development of modern interactive devices with a graphical interface, sensor support, and audio, ideal for educational and embedded applications.
RP2350-Touch-AMOLED-1.8 with battery is an advanced development board with an AMOLED display, touch support, motion sensors, audio, and a wide range of interfaces. Designed for mobile and embedded applications, it enables the creation of compact interactive devices with full open-source support.
RP2350-Touch-AMOLED-1.64-M is a compact board featuring the RP2350 microcontroller and an AMOLED display, equipped with touch input, motion sensors, and a full set of peripheral interfaces. Designed for modern mobile applications, HMI systems, and experiments with RISC-V and ARM architectures.
A module based on the RP2040 microcontroller that lets you build your own two-player arcade controller, supporting up to 30 buttons and two joysticks. When connected via USB-C, it is automatically detected as a standard game controller on PC, Mac and Linux. With DuPont, Qw/ST connectors and support for backlit Plasma buttons, assembly and expansion are quick and solderless. Pimoroni PIM741
A compact, wireless light and sound effects controller based on the RP2040 microcontroller with a Raspberry Pi RM2 Wi-Fi and Bluetooth module. It allows you to control mono and RGB LEDs, create lighting animations, and play sound effects thanks to the built-in I2S audio amplifier. It supports sensors and modules via Qw/ST and JST-SH connectors, and effects can be triggered by motion, sound, or remotely over a network. The plug-and-play kit includes a full set of accessories (LED, speaker, PIR sensor, and power supply). Pimoroni PIM753
A compact, wireless light and sound effects controller based on the RP2040 microcontroller with a Raspberry Pi RM2 Wi-Fi and Bluetooth module. It allows you to control mono and RGB LEDs, create lighting animations, and play sound effects thanks to the built-in I2S audio amplifier. It supports sensors and modules via Qw/ST and JST-SH connectors, and effects can be triggered by motion, sound, or remotely over the network. Pimoroni PIM728
An advanced development board based on the modern RP2350 microcontroller, designed for demanding embedded projects, IoT, and prototyping. It maintains full compatibility with the Raspberry Pi Pico form factor while offering significantly higher performance thanks to a dual-core Arm Cortex-M33 processor and ample Flash and PSRAM. The built-in Raspberry Pi RM2 module provides 2.4 GHz Wi-Fi and Bluetooth connectivity, enabling easy integration with networks and cloud services. A USB-C connector, a Qw/ST interface for I²C modules, RESET and BOOT buttons, and a user LED make the Pico Plus 2W a convenient and versatile tool. Pimoroni PIM726
No product available!
A scaled-up, fully functional version of the Raspberry Pi Pico 2, designed for learning, demonstrations, and educational workshops. The board is based on the modern RP2350 microcontroller with two Arm Cortex-M33 or RISC-V Hazard3 cores clocked at up to 150 MHz, 520 KB of SRAM, and 4 MB of Flash memory. Large pads and holes allow for solderless connection using alligator clips. The kit includes a full set of large components, making it ideal for STEM education. Pimoroni PIM748
No product available!
A scaled-up, fully functional version of the Raspberry Pi Pico 2, designed for learning, demonstrations, and educational workshops. The board is based on the modern RP2350 microcontroller with two Arm Cortex-M33 or RISC-V Hazard3 cores clocked at up to 150 MHz, 520 KB of SRAM, and 4 MB of Flash memory. Large pads and holes allow for solderless connection of components using alligator clips. Pimoroni PIM747
No product available!
An educational platform based on the modern RP2350 microcontroller with two Arm Cortex-M33 cores up to 150 MHz, 520 KB of SRAM, and 16 MB of Flash memory. It features a 2.8" color IPS display with a resolution of 320 × 240 px, six user buttons, a piezo speaker, and a mini breadboard for solderless prototyping. Numerous GPIO pins, ADCs, servo connectors, alligator clips, and two Qw/ST ports enable quick connection of sensors and actuators. Pimoroni PIM744
No product available!
An educational platform based on the modern RP2350 microcontroller with two Arm Cortex-M33 cores up to 150 MHz, 520 KB of SRAM, and 16 MB of Flash memory. It features a 2.8" color IPS display with a resolution of 320 × 240 pixels, six user buttons, a piezo speaker, and a mini breadboard for solderless prototyping. Numerous GPIO, ADC, servo connectors, alligator clips, and two Qw/ST ports enable quick connection of sensors and actuators. Pimoroni PIM720
No product available!
This Raspberry Pi Pico development board is based on the RP2350B microcontroller with dual Arm Cortex-M33 cores running at up to 150 MHz. It offers 520 KB of SRAM, 16 MB of Flash, and 8 MB of PSRAM, making it ideal for memory-intensive projects. It features a USB-C connector, a Qw/ST port for I2C sensors, an SP/CE connector, an SWD debug interface, and reset and boot buttons. Pimoroni PIM724
Pimoroni Tiny 2350 PIM766 in the Headered version is a compact development board with the RP2350A, 4 MB of flash memory and a USB-C connector, created for miniature projects. Thanks to the integrated pins, support for MicroPython and the Qw/ST port, it works well in prototyping portable devices and wearables.
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.
A compact development board based on the RP2350B microcontroller with dual Arm Cortex-M33 cores running at up to 150 MHz, designed for projects requiring a high pin count in a minimal footprint. It offers 520 KB of SRAM, 16 MB of Flash, and 8 MB of PSRAM, as well as 48 GPIO lines, including 8 ADC inputs, arranged in a 2.54 mm pin grid array. The lack of onboard USB, LEDs, or buttons limits the board\'s size to 25.4 x 25.4 mm, giving you complete freedom in designing your own electronics. Pimoroni PIM722
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0 + cores operating at a frequency of 133 MHz, 264 kB RAM. The board also has 2 MB of QSPI flash memory. In addition, the board is equipped with the Infineon CYW43439 system, extending the board with wireless connectivity. Raspberry Pi SC0918