

zł22.68 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
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
A board with an RP2040 microcontroller equipped with two ARM Cortex-M0+ cores that operate at a frequency of 133 MHz and 264 kB RAM. There is also 16 MB of QSPI Flash memory on the board. The system can be programmed in C/C++ or MicroPython. It offers a DVI connector, a micorSD card slot and a 40-pin GPIO connector. The module has a shape and connector arrangement similar to the popular Raspberry Pi Zero minicomputers. Waveshare RP2040-PiZero
Board with the RP2040 microcontroller in the form of a USB dongle. Equipped with edge connectors, RGB LED, boot and reset button. Waveshare RP2040-One
Development board with RP2040 and ESP-12E microcontroller. Equipped with 0.91" OLED display. SB Components 24186
Board with RP2040 microcontroller and HDMI video connector. Has a built-in LiPo charging circuit and STEMMA QT connector. Allows the use of the Feather module to display data on a monitor. Adafruit 5710
RP2350-GEEK is an advanced diagnostic and development platform for electronics designers. It enables convenient debugging of ARM microcontrollers, testing of I2C and UART peripherals, and data visualization on a color display. Thanks to its compact enclosure and set of interfaces, it is an excellent tool for learning, prototyping, and embedded project development.
Module with a round 0.99" IPS LCD display with a resolution of 128x115 px and an RP2040 microcontroller. Equipped with an accelerometer and gyroscope. Enclosed in a nice metal housing. Waveshare RP2040-LCD-0.99-B
Mechanical keyboard module with LED backlight, encoder and display. Based on the RP2040 microcontroller. Adafruit 5128
Raspberry Pi Pico 2, based on the RP2350 microcontroller, using the application and functional applications of the Cortex M33 and RISC-V cores, doubled SRAM memory and advanced security function, including Arm TrustZone. It is hardware and software with a connected model, which provides an attractive operation for enthusiasts and specialists in systems used
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 8 MB of QSPI flash memory. The circuit can be programmed in C/C++, CircuitPython or MicroPython. Adafruit 4900
Board with RP2040 microcontroller and W5100S network chip. The module is equipped with an Ethernet connector. WIZnet W5100S-EVB-Pico
A board with an RP2040 microcontroller and a radio module operating in the 868 MHz frequency band. It has a built-in LiPo charging circuit and a STEMMA QT connector. Adafruit 5712
Development board with RP2040 microcontroller. Equipped with a driver for DC motors, servos and Grove connectors. Dedicated to the construction of robots. Cytron MAKER-PI-RP2040
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-M
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
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