Manual
QUICK START GUIDE
SPI Camera On
Raspberry Pi Pico
(Arducam Mini 2MP)
INTRODUCTION
As an alternave to Arduino, Raspberry Pi Pico lacks pro-
cessing power, memory, and a CSI interface, which makes
it impossible for Pico to work with the ocial or any MIPI
CSI-2 camera modules. Thankfully, Pico has a wide range of
exible I/O opons includes SPI, which enables the Ar-
ducam SPI camera to work with Pico.
Now, the Arducam team has solved the compability of
our SPI camera with Raspberry Pi Pico. Get the camera
working for the Person Detecon demo!
KEY SPECS
Image sensor OV2640
Acve array size 1600x 1200
Resoluon support UXGA, SVGA,VGA,QVGA,CIF,QCIF
Format support RAW, YUV, RGB, JPEG
Lens 1/4 inch
SPI speed 8MHz
Frame buer Size 8MByte
Working temp. -10°C-+55°C
Power Consumpon Normal: 5V/70mA,
Low power Mode: 5V/20mA
FEATURES
• M12 mount or CS mount lens holder with changeable
lens opons
• I2C interface for the sensor conguraon
• SPI interface for camera commands and data stream
• All IO ports are 5V/3.3V tolerant
• Support JPEG compression mode, single and mulple
shoot mode, one me capture mulple read operaon,
burst read operaon, low power mode and etc.
PINOUT
Pin No. Pin Name Descripon
1 CS SPI slave chip select input
2 MOSI SPI master output slave input
3 MISO SPI master input slave output
4 SCLK SPI serial clock input
5 GND Power ground
6 VCC 3.3V ~ 5V Power supply
7 SDA Two-Wire Serial Interface Data I/O
8 SCL Two-Wire Serial Interface Clock
TYPICAL WIRING
NOTE: Arducam Mini 2MP camera module is a general-
purpose soluon compable with mulple plaorms, include
Arduino, ESP32, Micro:bit and the Raspberry Pi Pico we’re
using. For the wring and soware on other plaorms, please
refer to the product page: hps://www.arducam.com/
product/arducam-2mp-spi-camera-b0067-arduino/
If you need our help or want to customize other models of
Pico cameras, feel free to contact us at sup-
port@arducam.com


