jetsonhacks
Code for NVIDIA Jetson Developer Kits. Please note that Jetson Nano code is on https://github.com/jetsonhacksnano
JetsonHacksPasadena, California, USA
Pinned Repositories
bootFromExternalStorage
Shell scripts to setup a NVIDIA Jetson AGX Xavier, Xavier NX, AGX Orin, or Orin Nano Developer Kit to boot from external storage.
buildOpenCVTX2
Build and install OpenCV for the NVIDIA Jetson TX2
camera-caps
Examine the camera capabilities for V4l2 cameras
installRealSenseSDK
Install the Intel RealSense SDK on the NVIDIA Jetson Development Kits
installROS
Install ROS Melodic on NVIDIA Jetson Development Kits
jetsonUtilities
Get information about the NVIDIA Jetson OS environment. Lists L4T and JetPack versions, along with major libraries.
rootOnNVMe
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
system-monitor
A web enabled system monitor for NVIDIA Jetson Development Kits
USB-Camera
Code examples for running V4L2 USB Cameras on NVIDIA Jetson Developer Kits
CSI-Camera
Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Developer Kit
jetsonhacks's Repositories
jetsonhacks/rootOnNVMe
Switch the rootfs to a NVMe SSD on the Jetson Xavier NX and Jetson AGX Xavier
jetsonhacks/buildOpenCVTX2
Build and install OpenCV for the NVIDIA Jetson TX2
jetsonhacks/jetsonUtilities
Get information about the NVIDIA Jetson OS environment. Lists L4T and JetPack versions, along with major libraries.
jetsonhacks/bootFromExternalStorage
Shell scripts to setup a NVIDIA Jetson AGX Xavier, Xavier NX, AGX Orin, or Orin Nano Developer Kit to boot from external storage.
jetsonhacks/USB-Camera
Code examples for running V4L2 USB Cameras on NVIDIA Jetson Developer Kits
jetsonhacks/migrate-jetson-to-ssd
Use a SD card to setup a Jetson to boot and run from SSD
jetsonhacks/jetson-linux-build
Tools to build the Linux kernel and modules on board Jetson Developer Kits
jetsonhacks/camera-caps
Examine the camera capabilities for V4l2 cameras
jetsonhacks/jetson-orin-kernel-builder
Build the Linux kernel and modules on board the Jetson AGX Orin, Orin Nano or Orin NX
jetsonhacks/buildOpenCVTX1
Build the OpenCV library from source for NVIDIA Jetson TX1 Development Kit
jetsonhacks/install-docker
Install Docker on a JetPack 6 machine
jetsonhacks/jetson-orin-librealsense
Prebuilt kernel modules for running librealsense on Jerson Orin, JetPack 6. Includes build tools.
jetsonhacks/logitech-f710-module
Support for Logitech F710 game controller on Jetson Xavier
jetsonhacks/installLXDE
Install LXDE on the NVIDIA Jetson Developer Kits
jetsonhacks/jetson-orin-gpio-patch
Addressing GPIO issue in JetPack 6.2
jetsonhacks/CSI-Camera
Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Developer Kit
jetsonhacks/jetson-orin-setup
After flashing, installs the minimum development environment
jetsonhacks/system-monitor
A web enabled system monitor for NVIDIA Jetson Development Kits
jetsonhacks/jp6-flash-jetson-linux
Flash JetPack 6 to a Jetson Orin Developer Kit
jetsonhacks/cuda-using-numba
Writing CUDA code in Python with the help of Numba. Some example code.
jetsonhacks/jetson-jtop-patch
A patch to fix the "Jetpack not installed" issue that appears in jtop version 4.3.2 on the Jetson Orin running JetPack 6.2.1. Includes an automated shell script to apply the fix safely and correctly.
jetsonhacks/allxon-ota-example
Example files for an over the air (OTA) update using the Allxon service for NVIDIA Jetson
jetsonhacks/jetsonhacks-utils
A list of utility scripts
jetsonhacks/laser-pointer-tracker
Track a red laser pointer, and read the keys from USB.
jetsonhacks/yolo-model-manager
A Python GUI application to help download and export Ultralytics YOLO models to .engine files.
jetsonhacks/femto-ros2
Dockerfile to run Orbbec Femto on NVIDIA Jetson Xavier and Orin
jetsonhacks/installVSCode
jetsonhacks/install-yolo
Install Ultralytics Yolo on NVIDIA Jetson Orin Developer Kits
jetsonhacks/jetson-mem-bench
CPU and GPU memory bandwidth benchmark for NVIDIA Jetson and CUDA platforms. STREAM-like Copy and Triad kernels, solo vs contended runs, automatic sizing, CSV/JSON/Markdown output, and theoretical vs sustained performance comparisons.
jetsonhacks/install-deepstream
Install Deepstream on Jetson Orin Developer Kits