Hello,
I’m new to Jetson, and I’m looking for some tutorials to get started with it
specially about how to use the camera on the developer kit…
can someone help me plz?
Thanks in Advance
Eric
Hello,
I’m new to Jetson, and I’m looking for some tutorials to get started with it
specially about how to use the camera on the developer kit…
can someone help me plz?
Thanks in Advance
Eric
You’ll want a serial console if you are doing anything significant. See:
[url]http://elinux.org/Jetson/TX1_Serial_Console[/url]
In general you can find a lot at the above site and JetsonHacks:
[url]https://elinux.org/Jetson_TX1[/url]
[url]https://www.jetsonhacks.com/category/jetson-tx1/[/url]
You’ll be better off if you start by flashing to the most recent R28.2.1 (this can be done via command line or via JetPack3.3…JetPack is a GUI front end to both flashing and app installs):
[url]https://developer.nvidia.com/embedded/linux-tegra[/url]
“L4T” is just Ubuntu 16.04 with direct hardware access drivers. Most of what you find regarding Ubuntu directly applies to L4T (the bootloader differs).