

zł19.43 tax excl.
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. Version with soldered connectors. Raspberry Pi SC0917
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.
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
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
Module with a round 1.28" IPS LCD touch display with a resolution of 240x240 px and an RP2040 microcontroller. Equipped with an accelerometer and gyroscope. Enclosed in a nice metal housing. Waveshare RP2040-Touch-LCD-1.28-B
RP2350-Tiny is a minimalist development board based on the RP2350A microcontroller with dual Cortex-M33 and RISC-V architecture, without an integrated USB port. Instead, it features an FPC connector for attaching an external USB-C adapter (not included). The module offers extensive GPIO and peripheral functionality, drag-and-drop programming, support for C/C++ and MicroPython, and SMT mounting capability. It is ideal for embedded projects where minimal space and flexible connectivity are essential.
A board with an RP2040 microcontroller and a LoRa RF95 module operating in the 868 MHz frequency band. It has a built-in LiPo charging circuit and STEMMA QT connector. Ideal for IoT projects. Adafruit 5714
RP2350-Touch-LCD-1.69 is a compact and versatile development board offering advanced processing capabilities thanks to its dual-core CPU architecture and large Flash memory. The integrated touchscreen, sensors, and battery power support make it an ideal choice for HMI projects, wearable electronics, measurement systems, and educational solutions based on the RP2350.
RP2350-Touch-AMOLED-1.43 is a high-performance platform for building modern user interfaces in mobile, wearable, and control system projects. The high-contrast AMOLED display and capacitive touch, combined with an IMU sensor and RTC, provide a comprehensive development environment for applications requiring advanced interaction and mobility.
RP2350-Touch-LCD-2.8 is a versatile development platform with a touchscreen and audio functions, designed for projects involving user interfaces, audio playback, motion tracking, and remote communication. It combines the processing power of the RP2350 with a rich set of peripherals and low power consumption, making it ideal for portable, educational, and HMI applications.
This RP2040-based evaluation board features an embedded W5500 Ethernet controller, providing hardware-based TCP/IP support without burdening the microcontroller. Its compact design, PoE support, and Raspberry Pi Pico-compatible interfaces make it ideal for IoT, automation, and networking projects. WIZnet W5500-EVB-Pico-POE
The RP2040 microcontroller board features two 133 MHz ARM Cortex-M0+ cores and 264 kB of RAM. The board also includes 2 MB of QSPI Flash memory. The chip can be programmed in C/C++, CircuitPython or MicroPython. DFRobot DFR0959
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
RP2350-USB-A is a versatile development board based on the modern RP2350A microcontroller with a unique dual-core architecture: Arm Cortex-M33 + RISC-V. Thanks to the USB Type-A port supported via PIO, a wide range of interfaces, and a compact form factor, the board is ideal for prototyping peripheral devices, learning programming, and integrating into custom projects as an SMD module.
Versatile digital video module. It uses two RP2040 chips (one in the form of a Raspberry Pi Pico W board and the other as a separate RP2040 microcontroller) and is equipped with an HDMI output connector. Pimoroni PIM686
The first microcontroller designed by the Raspberry Pi foundation, equipped with two ARM Cortex M0 + cores clocked at 133 MHz, 264 KB of RAM and 30 ports with I2C, SPI, UART and USB interfaces. External flash memory can be connected via the QSPI interface. The system can be programmed in C / C ++ or microPython. Raspberry Pi SC0908
No product available!
RP2350-Zero-M combines compact dimensions with high performance and a rich set of peripherals. With pre-soldered headers and compatibility with popular development environments such as C/C++ and MicroPython, it is an ideal choice for creators of educational projects, embedded system prototypes, and IoT solutions.
Module with LCD 2.4" display with a resolution of 320x240 px and RP2040 microcontroller. Equipped with QW/ST connector. Pimoroni PIM624
The RP2040 MCU board combines the high performance of two ARM Cortex M0+ cores clocked at up to 133 MHz, with 264 KB of SRAM, 2 MB of Flash, and integrated Bluetooth 5.1 for easy wireless communication. With simple programming, multiple GPIO interfaces, and support for C/C++, MicroPython, and Arduino, the board is ideal for IoT projects and other advanced applications. Waveshare RP2040-BLE
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. Version with soldered connectors. Raspberry Pi SC0917