



People Also Buy

Raspberry Pi Pico W ( Pack of 25)

IR Proximity Sensor ( Pack of 25)

DHT22 Temperature Sensor ( Pack of 25)
Found a better price?
Let us know!
We'll try to match the price for you
Package Includes:
- 50 x Raspberry Pi Pico Microcontroller Board
Specifications:
Processor | Dual-core ARM Cortex-M0+ |
Clock | Up to 133 MHz |
Memory | 264 kB SRAM, 2 MB QSPI Flash |
GPIO Pins | 26 |
Analog inputs | 3 |
UARTx Ports | 2 |
SPI controllers Ports | 2 |
I2C controllers Ports | 2 |
PWM channels Ports | 16 |
Programmable I/O state machines for custom peripheral support | 8 |
Input power | 1.8-5.5 V DC |
Operating temperature | -20 to 85 °C |
Onboard sensor | Temperature sensor |
Libraries | Accelerated integer and floating-point |
Size | 21 × 51 mm |
Warranty Coverage:
Raspberry Pi Original boards comes with a 1-year manufacturer warranty from the date of purchase, covering manufacturing defects only.
Warranty Void If:
The product shows signs of physical damage, mishandling, exposure to water/moisture, fire, natural calamities, unauthorized repairs, improper storage near heat or direct sunlight, or alteration in any way.
1. What programming languages can I use with the Raspberry Pi Pico?
- You can program the Raspberry Pi Pico using C/C++ or MicroPython. Both languages are well-supported, and there are extensive libraries and documentation available to help you get started
2. What are the power requirements for the Raspberry Pi Pico?
- The Raspberry Pi Pico can be powered via its micro-USB port. It operates at 3.3V internally but can accept input voltages from 1.8V to 5.5V
3. Can the Raspberry Pi Pico be used for IoT projects?
- Yes, the Raspberry Pi Pico is suitable for IoT projects. It has 26 multifunction GPIO pins and supports communication protocols like I2C, SPI, and UART, making it versatile for various IoT applications
4. Does the Raspberry Pi Pico have built-in Wi-Fi or Bluetooth?
- The standard Raspberry Pi Pico does not have built-in Wi-Fi or Bluetooth. However, the Raspberry Pi Pico W variant includes 2.4GHz Wi-Fi for wireless connectivity
5. How do I upload code to the Raspberry Pi Pico?
- You can upload code to the Raspberry Pi Pico using the drag-and-drop method. Simply connect the Pico to your computer via USB, press and hold the BOOTSEL button, and drag your compiled code (in UF2 format) to the Pico’s storage drive