ArduCAM Mini 2MP Quick Start Manual

ArduCAM Mini 2MP Quick Start Manual

Spi camera on raspberry pi pico

Advertisement

Quick Links

SPI Camera On
Raspberry Pi Pico
(Arducam Mini 2MP)
QUICK START GUIDE

FEATURES

M12 mount or CS mount lens holder with changeable
lens options
I2C interface for the sensor configuration
SPI interface for camera commands and data stream
All IO ports are 5V/3.3V tolerant
Support JPEG compression mode, single and multiple
shoot mode, one time capture multiple read operation,
burst read operation, low power mode and etc.

PINOUT

Pin No.
Pin Name
Description
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

INTRODUCTION

As an alternative to Arduino, Raspberry Pi Pico lacks pro-
cessing power, memory, and a CSI interface, which makes
it impossible for Pico to work with the official or any MIPI
CSI-2 camera modules. Thankfully, Pico has a wide range of
flexible I/O options includes SPI, which enables the Ar-
ducam SPI camera to work with Pico.
Now, the Arducam team has solved the compatibility of
our SPI camera with Raspberry Pi Pico. Get the camera
working for the Person Detection demo!

KEY SPECS

Image sensor
OV2640
Active array size
1600x 1200
Resolution support
UXGA, SVGA,VGA,QVGA,CIF,QCIF
Format support
RAW, YUV, RGB, JPEG
Lens
1/4 inch
SPI speed
8MHz
Frame buffer Size
8MByte
Working temp.
-10°C-+55°C
Power Consumption Normal: 5V/70mA,
Low power Mode: 5V/20mA

TYPICAL WIRING

NOTE:
Arducam Mini 2MP camera module is a general-
purpose solution compatible with multiple platforms, include
Arduino, ESP32, Micro:bit and the Raspberry Pi Pico we're
using. For the wring and software on other platforms, please
refer to the product page:
https://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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Mini 2MP and is the answer not in the manual?

Questions and answers

Summary of Contents for ArduCAM Mini 2MP

  • Page 1 I/O options includes SPI, which enables the Ar- ducam SPI camera to work with Pico. Now, the Arducam team has solved the compatibility of our SPI camera with Raspberry Pi Pico. Get the camera working for the Person Detection demo!
  • Page 2 We will keep online up-to-date continuously. cmake .. 1. Get the driver make git clone https://github.com/ArduCAM/PICO_SPI_CAM.git 2.4 Run the .uf2 file • Copy the PICO_SPI_CAM/C/build/Examples/ 2. How to access SPI Camera using C Arducam_MINI_2MP_Plus_Videostreaing/ 2.1 Cameras supported by the driver Arducam_mini_2mp_plus_videostreaming.uf2...

This manual is also suitable for:

Kb008

Table of Contents