Articles
- December 31, 2016
- 4 Comments
First I want to thank everyone for reading JetsonHacks.com, and wish everyone a super duper 2017. It’s usually fun to recap some statistics about the website, I know sometimes people […]
- December 30, 2016
- One Comment
You just finished looking at TensorFlow on NVIDIA Jetson TX1 Development Kit and are wondering, “Is there anyway that I could actually use TensorFlow on the Jetson TX1 without having […]
- December 30, 2016
- 36 Comments
Building TensorFlow on the NVIDIA Jetson TX1 is a little more complicated than some of the installations we have done in the past. Looky here: Background TensorFlow is one of the […]
- December 21, 2016
- 16 Comments
Adding a swapfile and doing some preparation for development is one of the first things to do after flashing a NVIDIA Jetson Development Kit. Looky here: Background Over the last […]
- November 29, 2016
- 2 Comments
In the previous article on the LIDAR on a Chip, some folks asked if it is possible to run the chip outdoors. Looky here: This is just a short article […]
- November 20, 2016
- 8 Comments
ST Microelectronics recently introduced an inexpensive single chip time of flight sensor. The VL53L0X can be interfaced to a Jetson Development Kit (either TX1 or TK1) over I2C. Looky here: […]
- October 26, 2016
- 28 Comments
Intel provides an open source ROS package for their RealSense cameras. In this article, we install the package on the Jetson TX1. In the video, we even take the package […]
- October 12, 2016
- 6 Comments
NOTE: Updated Article for installation on L4T 28.2 now available. This article is deprecated. Robot Operating System (ROS) can now be installed from Debian packages on the 64-bit L4T 24.2 […]
- October 6, 2016
- 39 Comments
NOTE: This article has been updated for use with L4T 28.1+. Please see: Intel RealSense Camera librealsense – NVIDIA Jetson TX Dev Kits Intel RealSense cameras can use an open […]
- September 29, 2016
- 27 Comments
In our last article, we built a kernel for the Jetson TX1. In this article, we go over an example of how to build a simple module for the ubiquitous […]