sharif-apu / jetson_nano

This repository holds the scripts/programs I use to set up the software development environment on my Jetson Nano.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jetson_nano

This repository holds the scripts/programs I use to set up the software development environment on my Jetson Nano.

To set Jetson Nano to 10W performance mode (reference), execute the following from a terminal:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

Here is a list of blog posts related to the scripts in this repository:

About

This repository holds the scripts/programs I use to set up the software development environment on my Jetson Nano.

License:MIT License


Languages

Language:Shell 87.6%Language:Python 12.4%