Overview
This product adopts BI CMOS image sensor produced by SONY, HD camera has 8 Megapixel, excellent anti blurring characteristics, adopts 15P-1.0 MIPI interface, adopts fixed focus mode, and supports Jetson Nano operating system.
Features
- High-definition camera with 8 million pixels
- Onboard CMOS image sensor IMX219 from Sony, supporting infrared supplementary lighting, ISP (Image Signal Processing), high-speed video capture, and lens shading compensation features
- Meets the basic functional requirements of high-sensitivity and high-frame-rate shooting applications
- Compatible with the Jetson Nano operating system
Specifications
Model | IMX219 C8M 120 | IMX219 C8M 120 NV |
---|---|---|
Size | 25mm(Length) x 24mm(Width) x 6mm(Hight)±0.2mm | |
Temperature (Operation) | -20℃~70℃ | |
Temperature (Stable Image) | 0℃~50℃ | |
Assembly Technique | SMT(ROSH) | |
Focus | Fixed | |
Object Distance | 30cm~∞ | |
Resolution | 800LW/PH(Center) | |
Interface | 15P-1.0MIPI | |
Supply Voltage | 3.3V(pin15) | |
Operating System | Jetson Nano | |
Sensor Type | IMX219(1/4" ) | |
Sensor Package | PLCC,Bare Die | |
Maximum resolution | 3296*2512 | |
Sensitivity | 600mv /(lux-sec) | |
Pixel Size | 1.12µm * 1.12µm | |
Maximum Image Transfer Rate | 30 fps for QSXGA | |
S/N Ratio | 39db | |
Dynamic Range | 69db | |
Output Formats | 8/10bit RGB RAM output | |
Lens Construction | 4P | |
F/No | 2.2 | |
EFL | 2.4mm | |
FBL(Optical) | 1.16mm | |
FOV | 120° | |
TV Distortion | <10% | |
Relative Illumination (Sensor) | 70% | |
IR Filter | 650±10nm | |
Package | Anti-electrostatic tray | |
Infrared Fill Light Lamp | No | Equip |
Dimensions
(The picture is for reference only, please subject to the real product.)
Usage
Connection Diagram Between Product and Jetson Nano
Connecting and Using the Product with Jetson Nano
Connect the Camera module to Jetson Nano's MIPI CSI connector using a 15P-1.0 MIPI cable. If night vision is required, install the infrared supplementary lighting. Power on the Jetson Nano (input voltage should be 5V). Open the terminal using the shortcut Ctrl+Alt+T.
Enter the following command to check for video device recognition:
ls /dev/video*
If video0 appears in the output, it indicates successful recognition and mounting.
Once successfully mounted, enter the command to preview the camera:
nvgstcapture-1.0
You can use the command ‘nvgstcapture-1.0 --help' to view detailed usage instructions.
Alternatively, you can use the following command to select the camera (where x can be 0 or 1):
nvgstcapture-1.0 --sensor-id=x