Elecrow
Raspberry Pi Pico GPIO Expansion Board
All Products
New Arrivals
Raspberry Pi
Brands and Manufacturers
Microcontrollers & Development Boards
Raspberry Pi Pico
Pico
Elecrow
Raspberry Pi Accessories
Raspberry Pi Hats
Prototyping & Wiring
Raspberry Pi Microcontrollers
$11.25
|
In stock
This time Raspberry Pi Foundation developed a powerful device Raspberry Pi Pico that is powered by micro-controller RP2040. It is a compact microcontrolle...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
Secure checkout
This time Raspberry Pi Foundation developed a powerful device Raspberry Pi Pico that is powered by micro-controller RP2040. It is a compact microcontroller board that would make the work easier for the users which will raise the quality of the products.
Some users want to purchase Raspberry Pi Pico for their projects but they would also need a GPIO Expansion pin so that they do not have to solder the circuits with the Raspberry Pi Pico. So this GPIO expansion board is perfectly designed for Raspberry Pi Pico. No need to field solder, all pin lead out, support a variety of data protocols, including I2C,UART, analog, digital.
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- RP2040
- The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Brands
Microcontrollers