Description
[Description:]
- CAM-MIPI290MONO module with SONY IMX290LLR Sensor, and connects via a ribbon cable to the CSI connector on the Raspberry Pi. It is a fully V4L2 compatible device.
- CAM-MIPI290MONO module can be connected to a number of RPI boards, like Raspberry Pi 4 3B+ 3B Zero A+ CM3+ CM3.
- CAM-MIPI290MONO is an Industrial Camera Module for Raspberry Pi 4 3B+ 3B Zero A+ CM3+ CM3.
- Sensor Type:
- SONY STARVIS IMX290LLR Black and white CMOS with 2.07M pixel.
- Pixel Size: 2.9(H)x2.9(V)um.
- Sensor size: diagonal 6.46 mm (Type 1/2.8).
- Sensor ADC Resolution: 10Bit/12Bit.
- CAM-MIPI290MONO module connects via a ribbon cable to the CSI connector on the Raspberry Pi.
- CSI-2 output: 2 lanes/RAW10 or RAW12.
- CSI-2 default speed: 891Mbps/lane.
- It is a fully V4L2 compatible device.
- Fully Compatible with Raspberry PI Build In Driver
[Technical Parameters:]
- Sensor type: SONY STARVIS IMX290LLR Black and white CMOS with 2.07M pixel.
- Sensor size: diagonal 6.46 mm (Type 1/2.8).
- Sensor ADC Resolution: 10Bit/12Bit.
- CSI-2 output: 2 lanes/RAW10 or RAW 12.
- Pixel Count: 1920 x 1080.
- Pixel Size: 2.9(H)x2.9(V)um.
- CSI-2 default speed: 891Mbps/lane.
- Output modes: streaming mode.
- Shutter resolution: 1 horizontal unit.
- Gain: 0—72dB.
- Board Size:39mm x39mm.
- Connector: 15PIN 1.0mm FPC cable.
- Mounting Holes: 4XD2.2mm.
- Lens Holes: 20mm,2xD2.0mm
[Packing List:]
- 1 x CAM-MIPI290MONO Camera Module
- 1x 15PIN Ribbon Cable
[Quick Start]
- Modify config.txt by command : sudo nano /boot/config.txt
- Add content and save config.txt, reboot:
dtoverlay=imx290,clock-frequency=74250000
- Preview: libcamera-hello -t 0
To override the automatic camera detection, you will need to delete the entry camera_auto_detect=1
if present in the config.txt
file. Your Raspberry Pi will need to be rebooted after editing this file.
NOTE
|
Setting camera_auto_detect=0 disables the boot-time detection completely. |