Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.17 KB

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: