Enhancing Edge AI and Robotics with NVIDIA Jetson Orin

Typical Embedded Edge AI Application Scenarios Industrial manufacturing and logistics applications are on the rise. We are seeing a shift due to worker shortages and increased demands for industrial safety and operational efficiency. Better planning and scheduling in supply chain management are becoming increasingly important. This, in turn, drives automation in warehouses, mobile robotics, industrial … Read more

NVIDIA Jetson Heat Sink Failure Analysis: Importance of Choosing Professional Suppliers

In many tech products, heat sinks may be overlooked as less important accessories. However, in NVIDIA Jetson embedded products, the importance of heat sinks cannot be ignored. This article will discuss a heat sink failure case we experienced. A year ago, a middleman who purchased a batch of NVIDIA Jetson Xavier NX module heat sinks … Read more

NVIDIA Jetson TX2 Beginner’s Guide: An Unfettered Adventure

Thank you for bringing us various surprises [Preface] In 2017, NVIDIA officially started to sell the new generation of embedded high-performance computing platform, the Jetson TX2. Compared to the previous generation Jetson TX1, it has more than double the energy efficiency and twice the operational performance, allowing it to run more complex neural networks on … Read more

Installing DeepStream on NVIDIA Jetson

The previous installation process for the Jetson Orin development kit did not include the installation of the DeepStream intelligent analysis suite. Therefore, a separate installation process is required, and three installation methods are provided for users’ reference. 1. Install Using the DeepStream Compressed Package: Please visit https://developer.nvidia.com/deepstream-getting-started, and you will see the following image describing … Read more

Using NVIDIA Jetson for AI-Powered Repair Robots

Goran Vuksic takes his robot to technology conferences across Europe, showcasing the powerful capabilities of edge AI platforms with this familiar “Star Wars” character. Goran Vuksic leads a project to create a repair robot (Pit Droid) from “Star Wars” in the real world. The “Star Wars” series is beloved by many, and the repair robots … Read more

Building a Simple Cat-Dog Classifier with NVIDIA Jetson Nano

This article will use the Jetson Nano to create a very simple cat-dog classifier, utilizing PyTorch’s ImageFolder to create the dataset and DataLoader to load the dataset, and learning to train with a self-built CNN. Finally, we will extract test images for prediction. Jetson Nano Remote Setup Today we will operate on the Jetson Nano … Read more

NVIDIA Jetson NANO Second Generation Development Kit Unboxing

Since January 15, NVIDIA released the upgraded Jetson NANO development kit, we finally got the physical product today, four days later. I’m sure some users are asking: How do I know if I bought the first or second generation? Look at the outer packaging: Let’s take a look at the physical product: The second generation … Read more

Installing SSD on NVIDIA Jetson: Key Considerations

Some members in the group reported: I searched the NVIDIA forum and found that while there are not many such issues, some people do encounter them. For example, someone reported that flashing the NVME driver on the Jetson Orin NANO development kit was unsuccessful, with the following prompt: Set the recovery jumper => okPlug USB … Read more

NVIDIA Jetson Security and Secure Boot

This video provides an overview of the security features of the Jetson product series and details the steps involved in the secure boot process, integration, and deployment. More Jetson Tutorials: NVIDIA Jetson TX2 Series Interface Tuning and Compliance Testing Guide Designing Cameras Using NVIDIA Jetson TX2 The new version of Matlab has fully integrated support … Read more