Arducam B0386 16mp Imx519(noir) Camera Module User Guide

Arducam B0386 16mp Imx519(noir) Camera Module User Guide

ArduCam-logo

ArduCam B0386 16MP IMX519(NOIR) Camera Module

ArduCam-B0386-16MP-IMX519(NOIR)-Camera-Module-product

INTRODUCTION

About Arducam

Arducam has been a professional designer and manufacturer of SPI, MIPI, DVP and USB cameras since 2012. We also offer customized turnkey design and manufacturing solution services for customers who want their products to be unique.

About This Camera 

It takes zero compromises in specs. With a resolution at 16 megapixels (compared to 8MP and 12MP), a stock lens, a V2-like form factor, and boatloads of improvements, the camera provides a better choice for a whole world of industrial/consumer/etc. applications, it’s compatible with any existing Pi models, work with the latest software from the foundation, and leverages the same tuning algorithms used in the official camera modules. The package contains a camera board with a Sony IMX519 sensor and a stock lens, an FPC cable.

About Customer Service 

We have many solutions for kinds of requests. If you need our help or want to customize other models of IMX519 cameras, feel free to contact us at [email protected]

SPECS

Camera
 

Sensor

 

Sony IMX519 stacked, back-illuminated sensor 16 megapixels 1.22 µm × 1.22 µm pixel size7.103 mm diagonal

Optical Size1/2.534 inch
Resolution16MP 4656 x 3496
OutputRAW10/8, COMP8
Pixel Size1.22µm*1.22µm
Video Modes1080p@30fps,720p@60fps.
Lens
Field of View (FOV)80°(H)
Lensf/1.75; EFL: 4.28
IR cut Filterwithout IR Filter, IR sensitive
Application
Application 

All Raspberry Pi Board

Linux integration
Linux integrationV4L2 driver available
Ribbon Cable Length
Ribbon Cable Length150mm

BEFORE YOU START

Please make sure you are running the latest version of Raspberry Pi OS. (January 28th 2022 or later releases, Debian version:11(Bullseye))

  • For Bullseye users running on Pi 0 ~ 3, please also:
    1. Open a terminal
    2. Run sudo raspi-config
    3. Navigate to Advanced Options
    4. Enable Glamor graphic acceleration
    5. Reboot your Pi
  • For Raspberry Pi Compute Module 3/4
    The latest software only supports one camera at this time, CM4 uses CAM1 by default.

DRIVER INSTALLATION

  1. Connect the camera directly to your Raspberry Pi.
  2. Download the shell scripts
    wget -O install_pivariety_pkgs.sh https://github.com/ArduCAM/Arducam-Pivariety-V4L 2river/releases/download/install_script/install_pivariety_pkgs.sh
  3. Update your Pi
    sudo apt update
  4. Install libcamra-dev
    install_pivariety_pkgs.sh -p libcamera_dev
  5. Install libcamera-apps
    install_pivariety_pkgs.sh -p libcamera_apps
  6. Install the kernel driver
    install_pivariety_pkgs.sh -p imx519_kernel_driver
  7. Reboot

OPERATING THE CAMERA

References

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals