Jetson Nano Articles
- November 22, 2019
- 46 Comments
Building OpenCV 4 with CUDA support on the NVIDIA Jetson Nano Developer Kit can be a bit of a chore. Here’s some help. Looky here: Background In an earlier article, […]
- October 25, 2019
- 5 Comments
Many people use Intel RealSense cameras with robots. Here we install the realsense-ros wrapper on the NVIDIA Jetson Nano developer kit. Looky here: Background There are several members in the […]
- October 24, 2019
- No Comments
With the release of JetPack 4.2.2, L4T 32.2.1 is now available for the NVIDIA Jetson Nano Developer Kit. Several of the JetsonHacksNano Github repositories on the JetsonHacksNano account have been […]
- October 10, 2019
- 21 Comments
There is a UART on the J41 GPIO Header of the NVIDIA Jetson Nano Developer Kit. Useful when you need a little bit of extra serial connectivity action. Looky here: […]
- August 21, 2019
- 33 Comments
Many people would like to set up their Jetson Nano without the need of attaching the Jetson to a monitor and keyboard (headless setup). With the advent of JetPack 4.2.1, […]
- July 27, 2019
- 5 Comments
With the release of JetPack 4.2.1, L4T 32.2 is now available for the NVIDIA Jetson Nano Developer Kit. Several of the JetsonHacksNano Github repositories on the JetsonHacksNano account have been […]
- July 22, 2019
- 58 Comments
A simple way to control Servo Motors on the NVIDIA Jetson Nano Developer Kit is to connect the Jetson Nano via I2C to a PWM Driver. Looks here: Background There […]
- June 7, 2019
- 61 Comments
We use GPIO to talk to external devices on the NVIDIA Jetson Nano. Looky here: Introduction One of the nice things about the Jetson Nano is that there is an […]
- May 16, 2019
- 79 Comments
For recent L4T releases, Intel now recommends using a different installation technique, it only takes 5 minutes! Looky here: https://wp.me/p7ZgI9-34j. The following is for historical purposes. Getting full support for […]
- May 7, 2019
- 27 Comments
The Intel RealSense T265 Tracking Camera is a powerful new addition to the RealSense family of sensing devices.