User Guide

QUICK START GUIDE
OBISP 13MP Low Distoron
Camera Module
(SKU: B0277)
13MP AR1335
INTRODUCTION
About Arducam
Arducam has been a professional designer and
manufacturer of SPI, MIPI, DVP and USB cameras
since 2012. We also oer customized turnkey
design and manufacturing soluon services for
customers who want their products to be unique.
About This OBISP Camera
Arducam 13MP OBISP MIPI camera features
onboard ISP (Image Signal Processor), it uses
standard Raspberry pi 15pin MIPI CSI-2 interface,
and works seamlessly on Raspberry pi, Jetson
Nano, and can also be ported to other plaorms
which compliant to MIPI CSI-2 interface protocol.
About Customer Service
If you need our help or want to customize other
models of USB cameras, feel free to contact us at
support@arducam.com.
Website: hps://www.arducam.com/docs/
arducam-obisp-mipi-camera-module/
SPECS
Image Sensor 13MP AR1335
Max. Resoluon 4160×3120
Opcal Format 1/3″
Lens Mount
M12 default, oponal CS
mount
Stock Lens FOV horizontal 50 degrees
Output Format YUV422, RGB888
Output Interface 2-Lane MIPI CSI-2
Max data rate 1.2Gbps/lane
Supported Resolu-
on&Frame rate
UYUV:
4160×3120@7fps,
1920×1080@41fps,
1600×1200@45fps,
1280×720@60fps,
640×480@55fps
RGB3:
2560×1440@15fps,
1920×1080@27fps,
1600×1200/1280×720/640
×480@30fps
Support ISP Funcons
AWB, AE, Flip, Mirror,
Denoise, Gamma, Sharp-
ness, Saturaon, Contrast
Digital Zoom, Digital Pan/
Tilt, Speical Eects etc.
Responsivity 4.7k e/lux-sec
IR Sensivity
650nm IR lter, visible light
only
SNRmax 37dB
Dynamic Range 69dB
Power Consumpon 270mW
Temperature Range -10 ~ 70 degrees Celcius
Camera Driver
V4L2 Compliant driver for
Raspberry pi and Jetson
Nano
Board Size 38x38mm
Used on Raspberry Pi
1. Driver Installaon
Download the driver for OBISP MIPI
camera
Extract the Archive files
Enter the extracted folder
Install the driver
Reboot the device
Press y, and then hit Enter to reboot.
wget hps://github.com/ArduCAM/
Arducam_OBISP_MIPI_Camera_Module/archive/v1.0.tar.gz
tar -zxvf v1.0.tar.gz
cd Arducam_OBISP_MIPI_Camera_Module-1.0/Release/
./install_driver.sh
2. Check and Test the Camera
Aer youve nished the hardware assembly and driver
installaon, you can test whether the camera is detected
and working.
List the Video Device
The OBISP MIPI camera modules are emulated as the stand-
ard video device under /dev/video* node, so you can use
the ls command for lisng the contents in the /dev folder.
List the available video modes
Since the camera module is V4L2 compliant, you can use the
V4l2 controls to list the supported color space, resoluons,
and frame rates.
If you run the commands without results, you might have to
check the ribbon connecon or install the drivers correctly,
then reboot the Raspberry Pi.
ls /dev/video0
v4l2-ctl --list-formats-ext
3. Use the Camera with Supplied
Command Line Applicaons
(arducamsll)
arducamsll -t 0
arducamsll -o test.jpg -w 4160 -h 3120
arducamsll -t 0 -e h264
4. Control Image Sengs with
Linux Webcam Soware QtCam
wget hps://github.com/ArduCAM/
Arducam_OBISP_MIPI_Camera_Module/releases/
download/Arducam_QtCam/Arducam_QtCam.zip
Download the Arducam-QtCam
Unzip the downloaded file
Enter the folder
Alter the permissions
Run the program
sudo unzip Arducam_QtCam.zip
cd Arducam_QtCam/
sudo chmod +x Arducam_QtCam
./Arducam_QtCam
5. Play the Video Feed with VLC
Media Player
Open VLC with command line vlc, or click
the icon to launch.
Hit the (Play) button to call the open
media window.
In Capture Device >> Device Selecon >> Video
device name, select the camera video node.
Hit Advanced Opons... Button
In Advanced Options window >> Video input
chroma format, type UYUV.
Type in the width and height, for example,
1920 and 1080.
Hit OK to save the settings and see the
video feed.
Noce: VLC might not be able to support very high
resoluon.

Summary of content (2 pages)