With significant advancements with SBC technologies, NVidia produced the Jetson platform for developers to explore artificial intelligence applications. Significantly more powerful than the Rasberry Pi in terms of its graphics processing capabilities, the Jetson provides a significant leap forward in its ability to process images with corresponding computation support. For detection, identification, prediction, and comparison functions among a range of other capabilities.
MatPltLib, OpenCV, Numpy, Visual Studio IDE, & Python
There are numerous configuration requirements involved in the setup and operation of the Jetson unit to produce relevant AI related projects. To support meaningful project activity, these are the steps ... Read More
Python Function Review for Jetson Nano Projects Pt.2
A separate walk through of how the prior session involved arrays and conditional loops is completed here only this time in headless mode. The objective of this session was to ... Read More
Python Function Review for Jetson Nano Projects Pt.1
It is sometimes necessary to hash-out a range of code functions to prepare for projects that are active and would likely require efficient origination and debugging. To get to project ... Read More
Jetson Nano Headless Setup and Operation
As a matter of convenience, it is better to operate the Jetson Nano without a dedicated keyboard, mouse, and monitor. The ability to log into Jetson without a concern of ... Read More
Common Linux for Jetson Nano AI
The range of standard Linux commands to control and operate a Jetson Nano is listed here to serve as a reference in support of projects unique to simple AI applications ... Read More
Artificial Intelligence on the Jetson Nano – Setup & Configuration
The Jetson Nano AI system set up was completed in preparation for various projects ahead. The process was very involved as it included the physical construction of the AI system ... Read More