아두캠 12MP 스테레오 카메라 키트 -2 IMX477, 캠어레이 보드

(Arducam 12MP Synchronized Stereo Camera Kit

-2 12.3MP IMX477, CS Lens, Nvidia Jetson)

Arducam 12MP*2 Synchronized Stereo Camera Bundle Kit for Nvidia Jetson Nano and Xavier NX, Two 12.3MP IMX477 Camera Modules with CS Lens and Camarray Stereo Camera HAT

개요

  • 본 제품은 아두캠 12MP 스테레오 카메라 키트 -2 IMX477, 캠어레이 보드입니다.
  • 두개의 IMX477 글로벌 셔터 카메라 모듈과 아두캠 캠어레이 스테레오 카메라 HAT보드가 포함되어 있는 제품입니다.
  • 젯슨 나노 및 Xavier NX 보드상의 하나의 MIPI CSI 카메라 슬롯으로 두개의 카메라를 동시에 동작시킬 수 있습니다.
  • 고정된 스테레오 카메라 모듈에 비해 좀더 유연성을 가지고 스테레오 카메라를 테스트하여 볼 수 있습니다.

    ★ KERNEL CAMERA DRIVER USED

    This camera relies on kernel drivers to work – one kernel version, one camera driver.

    1. Versions earlier than JetPack 4.3 (L4T 32.3.1) are not supported.
    2. Up or downgrading your OS leads to a kernel bump, and you’ll need to re-install a matching driver.
    3. Future JetPack/kernel updates require future drivers. When that happens, please allow us some time to process. And if you don’t see it released in time, kindly remind us.

특징

  • Note:

    • Jetson Nano/Xavier NX and camera stands are not included in the package.
    • A single camera module in the bundle kit does NOT work alone with Jetson. Its connection to the Camarray HAT is required.

    Key Specifications:

    - Camarray Stereo Camera HAT
    • Two MIPI camera inputs and one MIPI camera output
    • Support 1/2 lane MIPI cameras input up-to 1Gbps/lane
    • Support 2 lane MIPI output up-to 1Gbps/lane
    • Support RAW8/RAW10/RAW12 output format, the output format automatically changes with the input format
    • Support Jetson Native commands for IMX219/IMX477 cameras with half resolution combine
    • Support Arducam Jetson cameras up to 16MP with proprietary camera driver with full resolution combine
    • Support camera side-by-side combine, channel 0 and channel 1 software switching on the fly
    • HAT Size: 65 x 56 mm
    - Camera
    • Sensor: IMX477
    • Optical Format: 1/2.3" (diagonal 7.857mm)
    • Resolution: 4056(H) x 3040(V) 12.3MP
    • Pixel Size: 1.55um x 1.55um
    • IR Sensitivity: Visible light
    • Interface: 4-lane MIPI CSI-2
    • Default Lens Mount: CS-Mount
    • Video Modes: 8-bit RAW, 8fps@4056*2 × 3040 with Arducam driver
    • Board Size: 38mm × 38mm
    • Hole Pitch: Compatible with 29mm, 30mm, 34mm
    - Lens
    • Format: 1/2.3 inch
    • Focal Length: 6mm
    • Aperture (F): Max. F1.2
    • Field of View (FOV): 65° (H)
    • Mount: CS-Mount
    • Back Focal Length: 7.53mm
    • MOD: 0.2m
    • Dimension: Φ30×31mm
    • Weight: 53g

    Note: For the new version(R32 4.4), please refer to the following link: https://github.com/ArduCAM/MIPI_Camera/releases/tag/v0.0.2

    Package Including:

    • 2 pcs 12.3MP IMX477 color camera module mounted with CS lens
    • 1 pcs Arducam Camarray Stereo Camera HAT
    • 2 pcs 150mm/6inch 22pin to 22pin camera cables
    • 1 pcs 300mm/12inch 15pin to 22pin camera cable
    • 2pcs M2.5*10mm Nylon Hex Standoffs
    • 2pcs M2.5*6mm Nylon Screws

문서

  • Camarray – Arducam 12MP Synchronized Stereo Camera Bundle Kit
  • VIDEO:

    Camarray: Stereo Vision Solutions for Embedded Systems (Pi, Jetson Nano/Xavier NX and more)

     

    [Tutorial] Arducam Camarray 12MP*2 Synchronized Stereo Camera Bundle Kit for Jetson Nano/NX:

     

    BLOG:

    Introducing Camarray: Arducam’s New Solution to Multiple Cameras on Embedded Systems and Edge Devices for 2021

     

    IMPORTANT NOTE ON THE ARDUCAM CAMARRAY HAT:

    NOTE 1:

    Raspberry Pi board is not included in the package.

    NOTE 2:

    A single camera module in the bundle kit does NOT work alone with the Raspberry Pi. Its connection to the Camarray HAT is required.

    NOTE 3:

    Our IMX477 camera module support 4-lane in hardware, but the 4-lane camera driver requires extra customization. Here is why:

    1. Standard Raspberry Pi and Jetson Nano/Xavier NX can’t physically support a 4-lane connection (both of them only have 2-lane CSI connectors). Only the Raspberry Pi Compute Module and some 3rd party Jetson Carrier Boards come with 4-lane hardware support. Therefore, it’s not a general need.

    2. Extra works, specifically camera drivers, are required for a 4-lane connection other than the 4-lane physical connector. And the drivers are limited by the performances of the platform itself. For example, 4-lane can’t unlock 4k video on Raspberry Pi because the VideoCore does not currently support it. Jetson Nano is also to some extent limited because of the encoding capabilities. You need to make sure you really need it.

    NOTE 4:

    For the Synchronized Stereo Camera Bundle Kit for Raspberry Pi, it supports official driver and Arducam MIPI Camera driver, the difference between the two drivers is as follows:

    ①The official driver has good image effect, but does not support full spelling.
    The official driver supports official commands (raspistill and raspivid), can use the official ISP, has AWB, AE and other functions, the image effect is better.
    However, it does not support full spelling, it is compressed half spelling (to ensure the same resolution after compositing, the resolution of each camera is compressed in the horizontal direction by half, but the field of view remains the same).

    ②Arducam MIPI Camera driver supports full spell, but no ISP, the image is poorer.
    Arducam MIPI Camera driver supports full spelling, and the resolution in the horizontal direction is doubled after compositing, so the official ISP cannot be used.
    Because there is no AWB, AE and other image processing functions, the image effect is poor (the default image will glow green).

    Meanwhile, the IMX477 camera in this kit is dedicated and cannot be used on Raspberry Pi or Jetson directly. Because the oscillator needs to be shared to ensure complete synchronization. The HAT provides the oscillator to the two cameras, but the Raspberry Pi and Jetson cannot provide the oscillator to the camera, so when the camera is directly connected, the camera will not work.

    NOTE 5:

    The Camarray HAT is not sold alone for the following reasons:

    1. Most of the cameras on the market are not designed for synched stereo uses. We’ve modified our camera modules specifically for the Camarry HAT. Your own V1, V2 or HQ camera modules won’t directly work with it.

    2. The Camarray HAT requires different firmware for different Image sensors that are not natively working with your embedded systems. Your own OV9281 and OV7251 camera modules won’t directly work with it, and they are not easily interchangeable.

    Customization is required if you have extra requirements as the following:

    1. You need the camera module to run on other Video Modes and Frame Rates.

    2. You need to trigger the camera with an External Hardware trigger

연관제품