Difference between revisions of "IMX219-160 Camera"

From Waveshare Wiki
Jump to: navigation, search
(Created page with "{{Infobox item |img=300px|alt=IMX219-120 Camera|link=https://www.waveshare.com/imx219-120-camera.htm|IMX219-120 Camera |caption=IMX219 sensor,...")
 
Line 1: Line 1:
 
{{Infobox item
 
{{Infobox item
|img=[[File:IMX219-77-Camera-3.jpg|300px|alt=IMX219-120 Camera|link=https://www.waveshare.com/imx219-120-camera.htm|IMX219-120 Camera]]
+
|img=[[File:IMX219-160-Camera-4.jpg|300px|alt=IMX219-160 Camera|link=https://www.waveshare.com/imx219-160-camera.htm|IMX219-160 Camera]]
|caption=IMX219 sensor, FOV 120, compatible with jetson nano
+
|caption=IMX219 sensor, FOV 160, compatible with jetson nano
 
|category=[[:Category:Modules|Modules]], [[:Category:Cameras|Cameras]]
 
|category=[[:Category:Modules|Modules]], [[:Category:Cameras|Cameras]]
 
|brand=Waveshare
 
|brand=Waveshare
 
|{{#urlget:amazon|default}}=display
 
|{{#urlget:amazon|default}}=display
|website_cn=[http://www.waveshare.net/shop/IMX219-120-Camera.htm 网站]
+
|website_cn=[http://www.waveshare.net/shop/IMX219-160-Camera.htm 网站]
|website_en=[https://www.waveshare.com/imx219-120-camera.htm Website]
+
|website_en=[https://www.waveshare.com/imx219-160-camera.htm Website]
 
|interface1 = CSI
 
|interface1 = CSI
 
|related=
 
|related=
Line 12: Line 12:
 
}}
 
}}
 
== Introduction ==
 
== Introduction ==
IMX219 Camera, 800 megapixels and 120 FOV. Compatible with Jetson nano
+
IMX219 Camera, 800 megapixels and 160 FOV. Compatible with Jetson nano
  
 
{{Amazon|{{#urlget:amazon|default}}=display
 
{{Amazon|{{#urlget:amazon|default}}=display
|More = [https://www.waveshare.com/imx219-120-camera.htm More]}}
+
|More = [https://www.waveshare.com/imx219-160-camera.htm More]}}
  
 
===Hardware connection===
 
===Hardware connection===
 
*Connect the camera to CSI interface of Jetson Nano.Set the metal side of FFC into Heat-sink
 
*Connect the camera to CSI interface of Jetson Nano.Set the metal side of FFC into Heat-sink
 
*Connect a HDMI LCD to Jetson Nano
 
*Connect a HDMI LCD to Jetson Nano
 +
===Software setting===
 
*Power on Jetson Nano and open the Terminal (Ctrl+ALT+T)
 
*Power on Jetson Nano and open the Terminal (Ctrl+ALT+T)
 +
*Download .isp file and installed:
 +
wget https://www.waveshare.com/w/upload/e/eb/Camera_overrides.tar.gz
 +
tar zxvf Camera_overrides.tar.gz /var/nvidia/nvcam/settings/
 +
sudo chmod 664 /var/nvidia/nvcam/settings/camera_overrides.isp
 +
sudo chown root:root /var/nvidia/nvcam/settings/camera_overrides.isp
 
*Test camera with command:
 
*Test camera with command:
 
  DISPLAY=:0.0 gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=1920, height=1080, format=(string)NV12, framerate=(fraction)30/1' ! nvoverlaysink -e
 
  DISPLAY=:0.0 gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=1920, height=1080, format=(string)NV12, framerate=(fraction)30/1' ! nvoverlaysink -e

Revision as of 03:57, 14 June 2019

IMX219-160 Camera
IMX219-160 Camera

IMX219 sensor, FOV 160, compatible with jetson nano
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

IMX219 Camera, 800 megapixels and 160 FOV. Compatible with Jetson nano

More

Hardware connection

  • Connect the camera to CSI interface of Jetson Nano.Set the metal side of FFC into Heat-sink
  • Connect a HDMI LCD to Jetson Nano

Software setting

  • Power on Jetson Nano and open the Terminal (Ctrl+ALT+T)
  • Download .isp file and installed:
wget https://www.waveshare.com/w/upload/e/eb/Camera_overrides.tar.gz
tar zxvf Camera_overrides.tar.gz /var/nvidia/nvcam/settings/
sudo chmod 664 /var/nvidia/nvcam/settings/camera_overrides.isp
sudo chown root:root /var/nvidia/nvcam/settings/camera_overrides.isp
  • Test camera with command:
DISPLAY=:0.0 gst-launch-1.0 nvarguscamerasrc ! 'video/x-raw(memory:NVMM), width=1920, height=1080, format=(string)NV12, framerate=(fraction)30/1' ! nvoverlaysink -e

Resources

Related resources

FAQ

Support

Support

If you require technical support, please go to the Support page and open a ticket.