Difference between revisions of "NVIDIA Jetson Orin Nano/Introduction"

From RidgeRun Developer Connection
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin Nano/Head|next=|metakeywords=Carrier Board, Jetson Orin BSP, Board Support Package, Jetson Orin Board Support Package|metadescription=NVIDIA Jetson Orin Introduction}}
+
{{NVIDIA Jetson Orin Nano/Head|next=Introduction/SoM_Overview|metakeywords=Carrier Board, Jetson Orin BSP, Board Support Package, Jetson Orin Board Support Package|metadescription=NVIDIA Jetson Orin Introduction}}
 
</noinclude>
 
</noinclude>
  
Line 30: Line 30:
  
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin Nano/Foot||}}
+
{{NVIDIA Jetson Orin Nano/Foot||Introduction/SoM_Overview}}
 
</noinclude>
 
</noinclude>

Latest revision as of 12:40, 17 August 2023



  Index Next: Introduction/SoM_Overview


Nvidia-preferred-partner-badge-rgb-for-screen.png




There are three main pieces needed to start evaluating an NVIDIA Jetson platform:


  • The System on Module (SoM): The SoM supplies the computing hardware such as the CPU cores and the GPU, as well as the hardware accelerators, the memory, and the interfaces to communicate with the system in the same printed circuit board (PCB).
  • The Carrier Board: It provides the physical interfaces to use the SoM. The carrier board can be a developer kit or a custom board. The developer kit is very useful to evaluate the capabilities of the SoM in the prototyping phase of your project, and then in most cases move to a custom carrier board that is designed with the specific requirements for your use case. The SoM sits on the carrier board.
  • The Board Support Package (BSP): The device-specific drivers and software required to access the hardware through the operating system (OS).


The NVIDIA Jetson platforms have a rich ecosystem of software tools and carrier boards, along with good documentation and an active development community, making the Jetson family a great choice for projects that require high performance on embedded systems.


In this section, you are going to learn about the NVIDIA Jetson Orin and what this platform has to offer. When you finish this section you are going to have a general knowledge of Orin's SoM key features, some of the carrier boards available, and the software required for development on this platform.


  • The SoM Overview section summarizes the hardware capabilities of the Orin Nano SoM, its peripherals, and packaging specifications.
  • The Carrier Boards section explores the supported carrier boards available for the Orin Nano.
  • The Software Support section explores the available software development kits, BSP support, and tools for the Orin.



  Index Next: Introduction/SoM_Overview