Using NVIDIA Jetson for AI-Powered Repair Robots

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

Multiple CUDA Versions Compatible on NVIDIA Jetson

Multiple CUDA Versions Compatible on NVIDIA Jetson

During the National Day holiday, NVIDIA published an article on its developer blog: This means that starting from CUDA 11.8, developers can install new versions of the CUDA development package on Jetson just like on PCs! This is indeed a good thing. Why do I say that? Originally, there were two types of systems on … Read more

Building a Simple Cat-Dog Classifier with NVIDIA Jetson Nano

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

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

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

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

Integration of NVIDIA® Jetson™ Systems in Industrial Networks

Integration of NVIDIA® Jetson™ Systems in Industrial Networks

This article is from: Source: https://medium.com/@stephen.gardner.ag/integration-of-nvidia-jetson-systems-in-industrial-networks-abb8a17f1745 When industrial networks utilize NVIDIA®’s Jetson™ Xavier system, it opens up a world of machine learning applications. Xavier is based on the successful Tegra system, which is the most powerful system in the NVIDIA® Jetson™ series. The performance of Xavier’s 8-core ARM processor is comparable to many systems, and … Read more

NVIDIA Jetson Series Article (1): Hardware Unboxing

NVIDIA Jetson Series Article (1): Hardware Unboxing

NVIDIA launched the new generation of embedded development kits in April, Jetson AGX Orin, which is currently the most powerful, compact, and energy-efficient AI supercomputer on the market, suitable for advanced robotics, autonomous machines, and next-generation embedded and edge computing. In this series, we will introduce how to use the Jetson AGX Orin development kit … Read more

Installing Development Environment for NVIDIA Jetson Orin

Installing Development Environment for NVIDIA Jetson Orin

The previous article has configured the Jetson Orin development kit with the Ubuntu 20.04 L4T (Linux for Tegra) desktop operating system, but the following required development resources have not been installed: CUDA Toolkit; cuDNN Neural Network Acceleration Library: TensorRT Inference Acceleration Engine; OpenCV Computer Vision Library; VPI Vision Programming Interface; DeepStream Intelligent Analysis Tool; In … Read more

Understanding NVIDIA DGX, EGX, IGX, HGX, MGX

Understanding NVIDIA DGX, EGX, IGX, HGX, MGX

Recently, NVIDIA’s market value increased by 5.2%, closing at $3.019 trillion, surpassing Apple to become the second largest company by market value in the US stock market, second only to Microsoft. In today’s technology landscape, GPUs have become one of the most important infrastructures driving the development of artificial intelligence, deep learning, and high-performance computing. … Read more