

€6.64 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. Version with soldered connectors. Raspberry Pi SC0919
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
Responsible person BTC Korporacja sp. z o. o. Lwowska 5 05-120 Legionowo Poland sprzedaz@kamami.pl 22 767 36 20
Universal board equipped with a metalized hole grid with a pitch of 2.54 mm, enabling mounting using goldpin strips or directly on the surface, with markings facilitating the identification of signals
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
Mini board with RP2040 microcontroller equipped with two ARM Cortex-M0+ 133 MHz cores, 264 kB RAM. The board also has 8 MB of QSPI flash memory. The circuit can be programmed in C/C++, CircuitPython or MicroPython. PIM577
Module with LCD 2.4" display with a resolution of 320x240 px and RP2040 microcontroller. Equipped with QW/ST connector. Accessories included. Pimoroni PIM636
CAN 2.0 and CAN FD module with CAN GD32E103CBT6D controller. Equipped with RP2040 microcontroller. Seeed Studio 102991674
No product available!
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0+ cores, which work at a frequency of 133 MHz, 264 kB RAM. The board also has 2 MB of QSPI flash memory. The system can be programmed in C/C++ or MicroPython. Waveshare RP2040-LCD-0.96-M
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0+ cores, which work at a frequency of 133 MHz, 264 kB RAM. The board also has 2 MB of QSPI flash memory. The system can be programmed in C/C++ or MicroPython. Waveshare RP2040-Zero
The board features the Raspberry Pi Foundation\'s RP2040 microcontroller and the WizFi360 module, which provides 2.4GHz WiFi communication over 802.11 b/g/n. WIZnet WizFi360-EVB-Pico
The board with the RP2040 microcontroller equipped with two ARM Cortex-M0 + cores, which operate at a frequency of 133 MHz and 264 kB RAM. The additional ESP8285 system allows communication in the WiFi network. Seeed Studio 102991555
Development board with RP2040 microcontroller. Equipped with a microBUS connector, it can work with Qwiic expansion boards. SprakFun DEV-18721
Development board based on the RP2040 microcontroller. It is equipped with a 1.14" color LCD display and a built-in debugging tool via USB interface. The board is enclosed in a plastic housing. Waveshare RP2040-GEEK
Board with RP2040 microcontroller and class D mono audio amplifier based on MAX98357 chip. It has a built-in LIS3DH three-axis accelerometer, an RGB NeoPixel LED, a LiPo charging circuit, and a STEMMA QT connector. Adafruit 5768
Mini board with RP2040 microcontroller equipped with two ARM Cortex-M0 + 133 MHz cores, 264 kB RAM. The board also has 8 MB of QSPI flash memory. The circuit can be programmed in C/C++, CircuitPython or MicroPython. Pimoroni SP011
No product available!
Module with a 2.9" ePaper display and a Raspberry Pi Pico W board equipped with WiFi communication. It has a built-in Qwiic/Stemma QT connector with an I2C interface, buttons and a battery connector. Perfect as a display for a weather station. Pimoroni PIM669
No product available!
Module with ePaper 2.9" display and RP2040 microcontroller. Equipped with QW/ST connector. Pimoroni PIM607
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
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. 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. Version with soldered connectors. Raspberry Pi SC0919