Difference between revisions of "Jetson TX1"

From eLinux.org
Jump to: navigation, search
(Deep Learning)
(Carriers)
(16 intermediate revisions by 5 users not shown)
Line 46: Line 46:
  
 
=== Software Support ===
 
=== Software Support ===
<div style="width:50%;column-count:2;-moz-column-count:2;-webkit-column-count:2">
+
<div style="width:40%;column-count:2;-moz-column-count:2;-webkit-column-count:2">
* [https://developer.nvidia.com/embedded/jetpack-2_3_1 JetPack 3.1]
+
* [https://developer.nvidia.com/embedded/jetpack JetPack 4.2.2]
* [https://developer.nvidia.com/embedded/linux-tegra Linux4Tegra R28.1] (L4T) for ARM (Ubuntu 16.04 aarch64)
+
* [https://developer.nvidia.com/embedded/linux-tegra Linux4Tegra R32.2.1] (L4T)
* CUDA Toolkit 8
+
* Linux kernel 4.9
* cuDNN v6.0
+
* Ubuntu 18.04 aarch64
* [https://developer.nvidia.com/tensorrt TensorRT] 2.1
+
* [https://developer.nvidia.com/cuda-toolkit CUDA Toolkit] 10.0.326
 +
* [https://developer.nvidia.com/cudnn cuDNN] 7.5.0
 +
* [https://developer.nvidia.com/tensorrt TensorRT] 5.1.6
 +
* [https://docs.nvidia.com/deeplearning/frameworks/install-tf-jetson-platform/index.html TensorFlow] 1.14.0
 
* [https://developer.nvidia.com/embedded/visionworks VisionWorks] 1.6
 
* [https://developer.nvidia.com/embedded/visionworks VisionWorks] 1.6
* OpenCV4Tegra 2.4.13
+
* OpenCV 3.3.1
* OpenGL 4.4
+
* OpenGL 4.6 / OpenGL ES 3.2.5
* OpenGL ES 3.1
+
* Vulkan 1.1.1
* Vulkan
+
* [http://developer.nvidia.com/embedded/dlc/l4t-multimedia-api-reference-32-1 L4T Multimedia API] (Argus 0.97)
 +
* GStreamer 1.14.1
 
* V4L2 media controller support
 
* V4L2 media controller support
* gstreamer / OpenMAX
+
* [https://developer.nvidia.com/nsight-systems NVIDIA Nsight Systems] 2019.4
* [https://developer.nvidia.com/tegra-system-profiler Tegra System Profiler] (TSP)
+
* [https://developer.nvidia.com/nsight-graphics NVIDIA Nsight Graphics] 2019.2
* [https://developer.nvidia.com/tegra-graphics-debugger Tegra Graphics Debugger]
+
* [https://developer.nvidia.com/nsight-compute NVIDIA Nsight Compute] 1.0
* [https://developer.nvidia.com/embedded/nvidia-perfkit PerfKit 4.5.1]
 
 
</div>
 
</div>
 +
 +
See the '''[[Jetson Zoo]]''' for more software packages to install on top of JetPack.
  
 
{| style="color: black; background-color: #ffffff; width: 575px;"
 
{| style="color: black; background-color: #ffffff; width: 575px;"
Line 133: Line 138:
 
=== System Tools ===
 
=== System Tools ===
 
<div style="width:75%;column-count:2;-moz-column-count:2;-webkit-column-count:2">
 
<div style="width:75%;column-count:2;-moz-column-count:2;-webkit-column-count:2">
:* [[Jetson/TX1_Cloning|Cloning & Backup]]
+
:* [[Jetson/Clone|Clone & Restore]]
 +
:* [https://github.com/jtagxhub/jetpack-agx-build Jetson TX1 Build Assistant Scripts]
 +
:* [[Jetson/FAQ/BSP|BSP FAQ]]
 
:* [ftp://download.nvidia.com/tegra-public-appnotes/flashing-tools.html Flashing Tools and Protocols]
 
:* [ftp://download.nvidia.com/tegra-public-appnotes/flashing-tools.html Flashing Tools and Protocols]
 
:* [http://http.download.nvidia.com/tegra-public-appnotes/bct-overview.html Boot Configuration Table (BCT) Overview]
 
:* [http://http.download.nvidia.com/tegra-public-appnotes/bct-overview.html Boot Configuration Table (BCT) Overview]
Line 174: Line 181:
 
:* [https://developer.nvidia.com/embedded/learn/tutorials#collapseVisionWorks VisionWorks Training]
 
:* [https://developer.nvidia.com/embedded/learn/tutorials#collapseVisionWorks VisionWorks Training]
 
:* [https://devtalk.nvidia.com/default/topic/934354/typical-approaches-to-test-camera-functionality-for-l4t-r23-2-on-jetson-tx1/ Camera Testing in L4T on TX1]
 
:* [https://devtalk.nvidia.com/default/topic/934354/typical-approaches-to-test-camera-functionality-for-l4t-r23-2-on-jetson-tx1/ Camera Testing in L4T on TX1]
:* [https://developer.ridgerun.com/wiki/index.php?title=Gstreamer_pipelines_for_Tegra_X1 Gstreamer Pipelines for TX1]
 
:* [http://developer.ridgerun.com/wiki/index.php?title=GstCUDA GstCUDA] (RidgeRun CUDA ZeroCopy for GStreamer)
 
 
:* [https://github.com/ross-abaco/rtp-motion-estimation Motion Estimation on RTP streaming video]
 
:* [https://github.com/ross-abaco/rtp-motion-estimation Motion Estimation on RTP streaming video]
  
Line 205: Line 210:
 
:* [https://heyjetson.com/ Hey, Jetson!] {{spaces|2}} (Automatic Speech Recognition using CNN/RNN)
 
:* [https://heyjetson.com/ Hey, Jetson!] {{spaces|2}} (Automatic Speech Recognition using CNN/RNN)
 
:* [https://www.makeartwithpython.com/blog/rich-mans-deep-learning-camera/ Making a Deep Learning Camera with Python]
 
:* [https://www.makeartwithpython.com/blog/rich-mans-deep-learning-camera/ Making a Deep Learning Camera with Python]
</div><br />
+
</div>
<br />
+
 
 +
=== Multimedia ===
 +
 
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=Gstreamer_pipelines_for_Tegra_X1 Gstreamer Pipelines for TX1]
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=GstInterpipe RidgeRun's GstInterpipe] (GStreamer plug-in for communication between two or more independent pipelines)
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=GstWebRTC RidgeRun's GstRRWebRTC] (GStreamer plug-in that turns pipelines into WebRTC compliant endpoints)
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=GstRtspSink RidgeRun's GstRTSPSink] (GStreamer element for high performance streaming to multiple computers using the RTSP/RTP protocols)
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_Daemon RidgeRun's Gstreamer Daemon - GstD] (GStreamer framework for controlling audio and video streaming using TCP connection messages)
 +
:* [http://developer.ridgerun.com/wiki/index.php?title=GstCUDA RidgeRun's GstCUDA] (RidgeRun CUDA ZeroCopy for GStreamer)
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_Pan_Tilt_Zoom_and_Rotate_Element RidgerRun's GstPTZR] (GStreamer Pan Tilt Zoom and Rotate Element)
 +
:* [https://developer.ridgerun.com/wiki/index.php?title=GStreamer_Color_Transfer RidgeRun's GstColorTransfer] (GStreamer plug-in that transfers the color scheme from a reference to a target image)
 +
 
 +
=== V4L2 drivers for cameras ===
 +
 
 +
*RidgeRun has a [https://developer.ridgerun.com/wiki/index.php?title=V4L2_drivers_available_for_Jetson_SoCs list of drivers already supported in Jetson], please check if the driver that you need is already there. Otherwise, RidgeRun offers [https://developer.ridgerun.com/wiki/index.php?title=V4L2_driver_for_camera_sensor_or_capture_chip services to create the driver for you]
  
 
=== Design FAQs ===
 
=== Design FAQs ===
 
There are some useful FAQs for Jetson TX1 design, link is [[Jetson_TX1/FAQ|here]].
 
There are some useful FAQs for Jetson TX1 design, link is [[Jetson_TX1/FAQ|here]].
 
  
 
= Linux Distributions =
 
= Linux Distributions =
Line 234: Line 252:
 
= Ecosystem Products =
 
= Ecosystem Products =
  
The following are 3rd-party carriers, enclosures, drones, and accessories available for Jetson TX1:
+
The following are 3rd-party carriers, enclosures, drones, and accessories available for Jetson TX1.
 
<br />
 
<br />
  
<div style="width:70%;column-count:3;-moz-column-count:3;-webkit-column-count:3">
+
=== Cameras ===
:* Auvidea [http://auvidea.eu/j20/ J20] 6-camera module
+
:* APPROPHO [http://www.appropho.com/products_en.html?type=36 TX1/TX2 Camera Solutions]
 +
:* Code Laboratories [https://duo3d.com/ Duo3D camera]
 +
:* D3 Engineering [https://www.d3engineering.com/solutions/embedded-vision Smart Camera]
 +
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-OV5640 ]] OV5640 M12 lens camera
 +
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-OV5693 ]] OV5693  camera
 +
:* Leopard Imaging [https://leopardimaging.com/product-category/nvidia-jetson-cameras/nvidia-tx1tx2-mipi-camera-kits/csi-2-mipi-cameras/ TX1/TX2 Camera Kits]
 +
:* e-con Systems [https://www.e-consystems.com/13mp-autofocus-nvidia-jetson-tx2-camera-board.asp 13MP AR1335 AF MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/13mp-nvidia-jetson-tx2-camera-board.asp 13MP AR1335 MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/2MP-HDR-Jetson-TX2-TX1-Camera-Board.asp 2MP AR0230AT MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/jetson-tx2-ultra-low-light-camera-board.asp 2MP SONY IMX290 MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/autofocus-liquid-lens-nvidia-jetson-tx2-camera.asp 3.4 MP AF AR0330 MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/13mp-nvidia-jetson-tx1-camera-board.asp 13MP AR1820 MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/3MP-Jetson-TX1-Camera-board.asp 3.4 MP AR0330 MIPI Jetson TX1/TX2 Camera]
 +
:* e-con Systems [https://www.e-consystems.com/gmsl-camera-for-nvidia-jetson-tx2.asp 3.4 MP AR0330 GMSL MIPI Jetson TX1/TX2 Camera]
 +
:* [http://www.photoneo.com/ Photoneo] carrier & camera module
 +
:* [https://www.stereolabs.com/ Stereolabs ZED] stereo depth camera  
 +
:* [http://www.viooa.com/ Viooa Solo]
 +
 
 +
=== Carriers ===
 +
 
 
:* Auvidea [https://auvidea.com/product/70760/ J90] carrier
 
:* Auvidea [https://auvidea.com/product/70760/ J90] carrier
 
:* Auvidea [https://auvidea.com/j100/ J100] carrier
 
:* Auvidea [https://auvidea.com/j100/ J100] carrier
Line 254: Line 291:
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG006.asp?l1=GPU&l2=ASG006 Spacely] carrier
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG006.asp?l1=GPU&l2=ASG006 Spacely] carrier
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG007.asp?l1=GPU&l2=ASG007 Cogswell] carrier
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG007.asp?l1=GPU&l2=ASG007 Cogswell] carrier
:* ConnectTech [http://www.connecttech.com/sub/Products/ESG501.asp?l1=GPU&l2=ESG501 Rosie] enclosure
 
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG002.asp?l1=GPU&l2=ASG002 Elroy] carrier
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG002.asp?l1=GPU&l2=ASG002 Elroy] carrier
:* ConnectTech [http://connecttech.com/sub/Products/ESG503.asp?l1=GPU&l2=ESG503 Rudi] enclosure
 
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG001.asp?l1=GPU&l2=ASG001 Astro] carrier
 
:* ConnectTech [http://www.connecttech.com/sub/Products/ASG001.asp?l1=GPU&l2=ASG001 Astro] carrier
 
:* ConnectTech [http://connecttech.com/sub/Products/VPG003_GraphiteVPXTX1.asp?l1=GPU&l2=VPXTX1 3U VPX] card
 
:* ConnectTech [http://connecttech.com/sub/Products/VPG003_GraphiteVPXTX1.asp?l1=GPU&l2=VPXTX1 3U VPX] card
:* ConnectTech [http://www.connecttech.com/sub/Products/UTX1AS-Array-Server.asp UTX1AS] array server
 
 
:* Colorado Engineering [https://coloradoengineering.com/standard-products/tx1-som/ TX1-SOM]
 
:* Colorado Engineering [https://coloradoengineering.com/standard-products/tx1-som/ TX1-SOM]
:* Code Laboratories [https://duo3d.com/ Duo3D camera]
 
:* D3 Engineering [https://www.d3engineering.com/solutions/embedded-vision Smart Camera]
 
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-Lite carrier]] with eDP, CSI, DSI, MicroHDMI etc
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-Lite carrier]] with eDP, CSI, DSI, MicroHDMI etc
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-OV5640 ]] OV5640 M12 lens camera
+
:* Gumstix [https://store.gumstix.com/aerocore2-for-nvidia-jetson.html Aerocore2] drone carrier
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-OV5693 ]] OV5693  camera
+
:* Leopard Imaging [https://www.leopardimaging.com/LI-TX1-CB.html TX1 Camera Carrier]
 +
:* [https://mr-technologies.com/supercomputer-gpu-modules/ MR TECH AM203] AMC carrier for ATCA/μTCA
 +
:* [https://mr-technologies.com/supercomputer-gpu-modules/ MR TECH TX1 carrier] with XIMEA camera interfaces
 +
:* [http://www.pixevia.com/p-core?i=s10 Pixevia CORE X1] drone carrier
 +
 
 +
=== Enclosures ===
 +
:* ConnectTech [http://www.connecttech.com/sub/Products/ESG501.asp?l1=GPU&l2=ESG501 Rosie] enclosure
 +
:* ConnectTech [http://connecttech.com/sub/Products/ESG503.asp?l1=GPU&l2=ESG503 Rudi] enclosure
 +
:* ConnectTech [http://www.connecttech.com/sub/Products/UTX1AS-Array-Server.asp UTX1AS] array server
 +
:* Puget Systems [https://www.pugetsystems.com/store/item.php?cat=Case&id=11365&com=d41d8cd9 Acrylic Enclosure]
 +
:* USES Integrated [https://www.usesintegrated.com/ UTX1AS] array server
 +
:* [https://www.vision4ce.com/wp-content/uploads/2017/09/CHARM-100-170801.pdf Vision4CE CHARM-100] enclosure
 +
 
 +
=== Expansion Boards ===
 +
:* Auvidea [http://auvidea.eu/j20/ J20] 6-camera module
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-H2C ]]  HDMI  to CSI expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-H2C ]]  HDMI  to CSI expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-SDI ]]  SDI  to CSI expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-SDI ]]  SDI  to CSI expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-8eyes ]]  4 or 8 cameras ADAS  expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-8eyes ]]  4 or 8 cameras ADAS  expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-AUDIO ]]  Sound card expansion board
 
:* DCDZ(冬虫电子) [[Jetson/xcb-lite| XCB-AUDIO ]]  Sound card expansion board
:* Erle Robotics [http://erlerobotics.com Erle-Brain Pro] (coming soon)
+
:* ZHAW [http://www.pender.ch/products_zhaw.shtml 4K HDMI2CSI interface]
 +
:* [[BeadaPanel#BeadaPanel_for_NVIDIA_Jetson_Dev._Board|BeadaPanel USB Display+WiFi+Storage 3-In-1 Companion Kit]]
 +
 
 +
=== Other ===
 
:* [http://f1tenth.org/ Formula F1/10] RC car
 
:* [http://f1tenth.org/ Formula F1/10] RC car
:* Gumstix [https://store.gumstix.com/aerocore2-for-nvidia-jetson.html Aerocore2] drone carrier
 
 
:* [http://www.jetsonhacks.com/category/robotics/jetson-racecar/ JetsonHacks RACECAR]
 
:* [http://www.jetsonhacks.com/category/robotics/jetson-racecar/ JetsonHacks RACECAR]
:* Leopard Imaging [https://www.leopardimaging.com/TX1_Camera_Kit.html TX1 Camera Kits]
 
:* Leopard Imaging [https://www.leopardimaging.com/LI-TX1-CB.html TX1 Camera Carrier]
 
:* e-con Systems [https://www.e-consystems.com/13mp-autofocus-nvidia-jetson-tx2-camera-board.asp 13MP AR1335 AF MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/13mp-nvidia-jetson-tx2-camera-board.asp 13MP AR1335 MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/2MP-HDR-Jetson-TX2-TX1-Camera-Board.asp 2MP AR0230AT MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/jetson-tx2-ultra-low-light-camera-board.asp 2MP SONY IMX290 MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/autofocus-liquid-lens-nvidia-jetson-tx2-camera.asp 3.4 MP AF AR0330 MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/13mp-nvidia-jetson-tx1-camera-board.asp 13MP AR1820 MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/3MP-Jetson-TX1-Camera-board.asp 3.4 MP AR0330 MIPI Jetson TX1/TX2 Camera]
 
:* e-con Systems [https://www.e-consystems.com/gmsl-camera-for-nvidia-jetson-tx2.asp 3.4 MP AR0330 GMSL MIPI Jetson TX1/TX2 Camera]
 
 
:* [http://tealdrones.com/ iDrone Teal] high-speed drone
 
:* [http://tealdrones.com/ iDrone Teal] high-speed drone
 
:* [https://mit-racecar.github.io/ MIT RACECAR]
 
:* [https://mit-racecar.github.io/ MIT RACECAR]
:* [https://mr-technologies.com/supercomputer-gpu-modules/ MR TECH AM203] AMC carrier for ATCA/μTCA
 
:* [https://mr-technologies.com/supercomputer-gpu-modules/ MR TECH TX1 carrier] with XIMEA camera interfaces
 
:* [http://www.photoneo.com/ Photoneo] carrier & camera module
 
:* [http://www.pixevia.com/p-core?i=s10 Pixevia CORE X1] drone carrier
 
 
:* [http://pleiades.ca/ Pleiades Spiri] developer drone
 
:* [http://pleiades.ca/ Pleiades Spiri] developer drone
 
:* [http://www.prioria.com Prioria Merlin] autopilot
 
:* [http://www.prioria.com Prioria Merlin] autopilot
:* Puget Systems [https://www.pugetsystems.com/store/item.php?cat=Case&id=11365&com=d41d8cd9 Acrylic Enclosure]
 
 
:* RidgeRun [https://developer.ridgerun.com/wiki/index.php?title=Category:TegraX1 GStreamer and Multimedia Solutions]
 
:* RidgeRun [https://developer.ridgerun.com/wiki/index.php?title=Category:TegraX1 GStreamer and Multimedia Solutions]
:* [https://www.stereolabs.com/ Stereolabs ZED] depth camera
 
:* USES Integrated [https://www.usesintegrated.com/ UTX1AS] array server
 
:* [http://www.viooa.com/ Viooa Solo]
 
:* [https://www.vision4ce.com/wp-content/uploads/2017/09/CHARM-100-170801.pdf Vision4CE CHARM-100] enclosure
 
:* ZHAW [http://www.pender.ch/products_zhaw.shtml 4K HDMI2CSI interface]
 
 
</div>
 
  
 
TX1 SoC is also used in [[TX1 product list|consumer products]].
 
TX1 SoC is also used in [[TX1 product list|consumer products]].
 
<br />
 
<br />
 
<br />
 
<br />
[[File:4K-USB-camera-board small.png|thumbnail|4k usb camera]]
 
  
 
= USB 3.0 webcams known to be working =
 
= USB 3.0 webcams known to be working =

Revision as of 06:14, 25 May 2020

NVIDIA Jetson TX1 is an embedded system-on-module (SoM) with quad-core ARM Cortex-A57, 4GB LPDDR4 and integrated 256-core Maxwell GPU.

Useful for deploying computer vision and deep learning, Jetson TX1 runs Linux and provides 1TFLOPS of FP16 compute performance in 10 watts of power.

Jetson TX1 is available as the module, developer kit, and in compatible ecosystem products. See the wiki of other Jetson's here, including the latest Jetson AGX Xavier.

  Parallel ForAllNVIDIA Jetson TX1 Drives Next Wave of Autonomous Machines


Jetson TX1 DevKit Module combo.jpg

Jetson TX1 Module

The Jetson TX1 module contains all the active processing components. The ports are broken out through a carrier board.

Below is a partial list of the module's features. Please see the Module Datasheet for the complete specifications.

Jetson TX1 Block Diagram Module.png

Processing Components

  • quad-core ARM Cortex-A57
  • 256-core Maxwell GPU
  • 4GB LPDDR4
  • 16GB eMMC
  • H.264/H.265 encoder & decoder
  • Dual ISPs (Image Service Processors)

Ports & Peripherals

  • HDMI 2.0
  • 802.11ac WiFi, Bluetooth 4.0
  • USB3, USB2
  • Gigabit Ethernet
  • 12 lanes MIPI CSI 2.0
  • 4 lanes PCIe gen 2.0
  • SATA, 2x SDcard
  • 3x UART, 3x SPI, 4x I2C

Form-Factor

  • 400-pin Samtec board-to-board connector
  • dimensions: 50x87mm   (1.96" x 3.42")
  • mass: 45 grams
  • Thermal Transfer Plate (TTP), -25C to 85C operating temperature
  • 5.5-19.6VDC input power (consuming 10-15W, under typical load)

Software Support

See the Jetson Zoo for more software packages to install on top of JetPack.

  Parallel ForAllJetPack 3.1 Doubles Jetson's Low-Latency Inference Performance

Availability


Jetson TX1 Developer Kit

The Jetson TX1 Developer Kit bundles together all the parts to get started, including:

Jetson TX1 DevKit.jpg

What's Included

  • mini-ITX Reference carrier board
  • Jetson TX1 Module
    • fan and heatsink (pre-assembled)
  • 5MP CSI camera module (with Omnivision OV5693)
  • WiFi/BT antennas
  • USB OTG adapter
  • 19VDC Power brick
  • AC Power cable

The design files for the reference carrier board and camera module included in the devkit are freely available for download.

Getting Started

  • Get the latest development software for PC and TX1 by using JetPack.
  • Plug in an HDMI display into Jetson, attach the antennas and USB keyboard & mouse, and apply power to boot it up. (User Guide)
  • Visit the Embedded Developer Zone and Developer Forum to access the latest documentation & downloads.

Availability

  • Use the Region Selector to find distributors of the devkit in your region.
  • There's also an Academic Discount available for those belonging to an educational organization.


Platform Documentation

NVIDIA has released comprehensive documentation and reference designs for the Jetson TX1 module and devkit.

  • Module Datasheet          the official module features, ports, signal pin-out, and package specifications.
  • Design Guide                  detailed technical design and layout information for creating OEM products.
  • DevKit User Guide          guide to unpacking, setting up, and flashing the Jetson TX1 Developer Kit.
  • DevKit Carrier Spec        design info about the reference carrier board from the devkit.
  • DevKit Design Files        schematics, layout, and design files for the devkit reference carrier board.
  • DevKit CAD Models        3D STEP file for reference carrier board, heatsink, camera board, and module.
  • Camera Design Files      schematics, layout, and design files for the devkit MIPI CSI-2 camera module.
  • Thermal Design Guide   mechanical specifications for designing active and passive cooling solutions.
  • Module PinMux               excel spreadsheet macro for generating ARM device tree source (DTS) files.
  • L4T Kernel Docs             documentation for L4T kernel developers (including V4L2/camera drivers).
  • Tegra X1 TRM                 Technical Reference Manual for the TX1 system-on-chip and register data.
  • Multimedia API Reference          documentation to Argus camera API and V4L2 media codecs
  • Accelerated GStreamer Guide   example gstreamer pipelines for accessing H.264/H.265 hardware video codec.

Above is a partial list of documents. Please visit the Downloads Center at Embedded Developer Zone for the full list that's currently available.

Guides and Tutorials

This section contains recipes for following along on Jetson.

System Tools

Robotics

Computer Vision

Deep Learning

Multimedia

V4L2 drivers for cameras

Design FAQs

There are some useful FAQs for Jetson TX1 design, link is here.

Linux Distributions

Debian.png

Jetson TX1 comes preloaded with NVIDIA's Linux4Tegra (L4T) distribution based on Ubuntu.

However it is possible to install other distributions on a Tegra device:

  • Debian: Debian has installer and kernel support for the Jetson TX1 development kit and provides a u-boot binary
  • Yocto: Jetson TX1 upstream kernel base Yocto bsp layer
  • AGL distro for jetson TX1/TK1: AGL distro for Jetson TX1/TK1.


Multiple Cameras

There are several ways to handle multiple cameras on Jetson TX1 at the same time:

6 MIPI CSI-2 Cameras support for Jetson TX1 from e-con systems
3 MIPI CSI-2 Cameras support for Jetson TX1 from e-con systems


Ecosystem Products

The following are 3rd-party carriers, enclosures, drones, and accessories available for Jetson TX1.

Cameras

Carriers

Enclosures

Expansion Boards

Other

TX1 SoC is also used in consumer products.

USB 3.0 webcams known to be working

  • e-con Systems' See3CAM_CU135 was tested on Jetson TX1 with 1920x1080 @ 29 FPS (uncompressed), 1920x1080 @ 18 FPS (MJPG compressed), 4096x2160 @ 6 FPS (uncompressed), 4208x3120 @ 3 FPS (uncompressed), as well as other settings.
  • e-con Systems' See3CAM_130 was tested on Jetson TX1 with 1920x1080 @ 29 FPS (uncompressed), 1920x1080 @ 15 FPS (MJPG compressed), 4096x2160 @ 7 FPS (uncompressed), 4208x3120 @ 4 FPS (uncompressed), as well as other settings.
  • e-con Systems' See3CAM_81 was tested on Jetson TX1 with 1920x1080 @ 12 FPS (uncompressed), 3264x2448 @ 5 FPS (uncompressed), as well as other settings.
  • e-con Systems' See3CAM_30 was tested on Jetson TX1 with 1920x1080 @ 13 FPS (uncompressed), 1280x720 @ 30 FPS (uncompressed), 1920x1080 @ 42 FPS (MJPG compressed), 1280x720 @ 20 FPS (MJPG compressed),as well as other settings.
  • e-con Systems' See3CAM_CU30 was tested on Jetson TX1 with 1920x1080 @ 13 FPS (uncompressed), 1280x720 @ 30 FPS (uncompressed), 1920x1080 @ 42 FPS (MJPG compressed), 1280x720 @ 20 FPS (MJPG compressed),as well as other settings.
  • Stereolabs ZED
  • Point Grey Flea3 & Blackfly
  • Logitech C920


Getting Help

If you have a technical question or bug report, please visit the DevTalk Developer Forums and search or start a topic.

See the official Support page on Embedded Developer Zone for warranty and RMA information: https://developer.nvidia.com/embedded/support

For NVIDIA webstore Customer Service, please see the My Account page or contact 1-800-797-6530.