You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
895 B
895 B
Development Setup for Jetson Nano
-
Go through the tutorial here: https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#intro
-
At the end of that guide, you should have a Jetson running off a power supply or micro USB.
-
Get network connectivity. The Jetson does not have a WiFi module so you will need to plug in ethernet. If you have a laptop, you can share internet access over Ethernet.
To do this with Mac, do the following:
a. Plug a cable from the Jetson Ethernet port to your Mac (you can use a Ethernet -> USB converter for your Mac).
b. Go to General->Sharing, then click the little
(i)
icon next to "Internet Sharing", and check all the options.c. Go back to General->Sharing, and turn on "Internet Sharing".
d. Now the Jetson should have connectivity!