Skip to content

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

License

Notifications You must be signed in to change notification settings

azuredsky/jetson_nano

Repository files navigation

jetson_nano

(This is still a work in progress. I plan to add more scripts into this repository and write some more blog posts about them.)

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.6%
  • Python 12.4%