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, weight and light only 10g, adopts fixed focus mode (night vision can add infrared fill light), and supports Jetson Nano operating system.
Features
- HD camera,8 Megapixel;
- On-board CMOS image sensor IMX219 supports infrared complement light, ISP (image signal processing), high-speed video shooting, lens shading compensation function;
- Meet the basic functional requirements of high sensitivity, high frame rate shooting for high-performance photography applications;
- Support Jetson Nano operating system.
Specifications
Model | IMX219 C8M 160 | IMX219 C8M 160 NV |
---|---|---|
Size | 25mm(Length) x 24mm(Width) x 17.7mm(Hight)±0.5mm | |
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 | 6G+IR | |
F/No | 2.35 | |
EFL | 3.15mm | |
FBL(Optical) | 3.15mm | |
FOV | 160° | |
TV Distortion | <14.3% | |
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.)
Product Usage
Instructions for Connecting and Using the Product with Jetson Nano
Use a 15P-1.0 MIPI cable to connect the Camera module to the MIPI CSI connector of the Jetson Nano. If using night vision, attach the infrared supplementary lighting.
Power on the Jetson Nano (Input voltage: 5V).
Open a terminal (Shortcut: Ctrl+Alt+T) and input the following command:
ls /dev/video*
If "video0" appears, it indicates successful recognition and mounting.
After successful mounting, input the command:
nvgstcapture-1.0
(For detailed usage, refer to nvgstcapture-1.0 --help). This command allows you to preview the camera.
You can also use the following command to select the camera (where x=0 or 1):
nvgstcapture-1.0 --sensor-id=x