Difference between revisions of "Jetson Nano"

From eLinux.org
Jump to: navigation, search
m
m (Jetson Nano Developer Kit)
Line 9: Line 9:
 
= Jetson Nano Developer Kit =
 
= Jetson Nano Developer Kit =
  
The [https://developer.nvidia.com/embedded/buy/jetson-nano-devkit Jetson Nano Developer Kit] is an easy way to get started using Jetson Nano, including the module, carrier board, and software.
+
The [https://developer.nvidia.com/embedded/buy/jetson-nano-devkit Jetson Nano Developer Kit] is an easy way to get started using Jetson Nano, including the module, carrier board, and software.  It costs $99 and is available from distributors worldwide.
  
 
[[File:Jetson_Nano_Developer_Kit.png|450px|right]]
 
[[File:Jetson_Nano_Developer_Kit.png|450px|right]]
Line 41: Line 41:
 
* Plug in an HDMI display into Jetson, attach a USB keyboard & mouse, and apply power to boot it up. <br />
 
* Plug in an HDMI display into Jetson, attach a USB keyboard & mouse, and apply power to boot it up. <br />
 
* Visit the '''[https://developer.nvidia.com/embedded-computing Embedded Developer Zone]''' and '''[https://devtalk.nvidia.com/default/board/371/jetson-nano/ Jetson Nano Developer Forum]''' to access the latest documentation & downloads.
 
* Visit the '''[https://developer.nvidia.com/embedded-computing Embedded Developer Zone]''' and '''[https://devtalk.nvidia.com/default/board/371/jetson-nano/ Jetson Nano Developer Forum]''' to access the latest documentation & downloads.
 +
 +
=== Availability ===
 +
 +
The devkit is available for $99 from the [https://www.nvidia.com/en-us/autonomous-machines/embedded-systems/jetson-nano/ NVIDIA webstore] and global distributors, including:
 +
 +
* [https://www.amazon.com/NVIDIA-Jetson-Nano-Developer-Kit/dp/B07PZHBDKT/ Amazon]
 +
* [https://www.arrow.com/en/products/945-13450-0000-000/nvidia Arrow]
 +
* [https://www.newegg.com/Product/Product.aspx?Item=N82E16813190009 Newegg]
 +
* [https://www.seeedstudio.com/NVIDIA-Jetson-Nano-Development-Kit-p-2916.html Seeed Studio]
 +
* [https://www.siliconhighwaydirect.co.uk/ProductDetails.asp?ProductCode=945-13450-0000-000 Silicon Highway]
 +
* [https://www.sparkfun.com/products/15297 SparkFun]
 +
 +
For the full list, see the [https://developer.nvidia.com/buy-jetson?product=jetson_nano&location=US Region Selector].
 +
 +
<br />
  
 
= Software Support =  
 
= Software Support =  

Revision as of 13:39, 20 March 2019

NVIDIA Jetson Nano is an embedded system-on-module (SoM) and developer kit from the NVIDIA Jetson family, including an integrated 128-core Maxwell GPU, quad-core ARM A57 64-bit CPU, 4GB LPDDR4 memory, along with support for MIPI CSI-2 and PCIe Gen2 high-speed I/O.

Useful for deploying computer vision and deep learning, Jetson Nano runs Linux and provides 472 GFLOPS of FP16 compute performance with 5-10W of power consumption.

Jetson Nano is currently available as the Jetson Nano Developer Kit, with the production compute module coming in June 2019. See the wiki of the other Jetson's here.

Jetson Nano Family.png

Jetson Nano Developer Kit

The Jetson Nano Developer Kit is an easy way to get started using Jetson Nano, including the module, carrier board, and software. It costs $99 and is available from distributors worldwide.

Jetson Nano Developer Kit.png

What's Included

  • 80x100mm Reference Carrier Board
  • Jetson Nano Module with passive heatsink
  • Pop-Up Stand
  • Getting Started Guide

What You Will Need

Ports & Interfaces

  • 4x USB 3.0 A (Host)
  • USB 2.0 Micro B (Device)
  • MIPI CSI-2 x2 (15-position Camera Flex Connector)
  • HDMI 2.0
  • DisplayPort
  • Gigabit Ethernet (RJ45)
  • M.2 Key-E with PCIe x1
  • MicroSD card slot
  • (3x) I2C, (2x) SPI, UART, I2S, GPIOs

Getting Started

Availability

The devkit is available for $99 from the NVIDIA webstore and global distributors, including:

For the full list, see the Region Selector.


Software Support

  • JetPack 4.2
  • Linux4Tegra R32.1 (L4T)
  • Linux kernel 4.9
  • Ubuntu 18.04 LTS aarch64
  • CUDA Toolkit 10.0
  • cuDNN 7.3.1
  • TensorRT 5.0.6
  • VisionWorks 1.6
  • OpenCV 3.3.1
  • OpenGL 4.6 / OpenGL ES 3.2
  • EGL 1.5
  • Vulkan 1.1
  • GStreamer 1.14.1
  • V4L2 media controller support