romi-jetbot-bom.md
- bill-of-materials for my Romi Jetbot.jetson-nano-notes.md
- first-time setup notes for the Nano.jetson-nano-wifi.md
- installing the Intel WiFi module on the Nano development board.jetson-nano-gstreamer.md
- streaming video from the Nano using GStreamer.jetson-power-management/README.md
- waking the Nano after shutdown without disconnecting and reconnecting the USB power connector.romi-notes.md
- notes on the Romi - in particular the control board, the basic build and using it with the Pi and Nano.jetson-nano-power.md
- powering the Nano via the barrel jack using a wall power adapter or batteries.- Slightly modified
pololu-rpi-slave-arduino-library
- seegit log
for more details.
pi-connecting-camera.md
- connecting the Pi camera module to a Raspberry Pi.pi-camera-notes.md
- using the Pi camera module with a Raspberry Pi.pi-vlc-v4l.md
- notes on using VLC with the Pi camera module.
pid.md
- notes on better robot control (mainly concerned with PID control of the motors).donkey-car-chassis.md
- notes on alternative Donkey Car chassis.
For the Nano and Donkey Car see also this blog post. For alternative approaches see the Racecar, Racecar/J and rover tags on JetsonHacks.
Jetson tutorials: https://developer.nvidia.com/embedded/learn/tutorials (including a series on using OpenCV with Jetson).
Adafruit Blinka support for Jetson: https://blog.adafruit.com/2019/03/18/adafruit-blinka-support-for-the-nvidia-jetson-series-nvidia-gtc19-nvidiaembedded/
Hackaday intro: https://hackaday.com/2019/03/18/hands-on-new-nvidia-jetson-nano-is-more-power-in-a-smaller-form-factor/
An irritating thing about the Nvidia site is that one can come across outdated versions of PDFs etc. via Google but then it's quite hard to find the current version of the document.
On their site, Nvidia usually use fairly readable unversioned links but these redirect to versioned documents somewhere else entirely. E.g. .../dlc/jetson-nano-datasheet currently redirects to .../secure/jetson/Nano/docs/NVIDIA_JetsonNano_DataSheet_v0.7.pdf. People then copy these versioned links, i.e. what shows up in their browser location bar, into their blog entries etc. and after a while they quickly go stale.
The best place to find the most current links is at the Jetson download center and on this topic posted by one of the Nvidia administrators to the Jetson Nano forum.
The forum topic is not being actively updated - however even though the link text may mention a version number, most of the links are unversioned. E.g. "JetPack 4.2 Downloads" links to https://developer.nvidia.com/embedded/jetpack where you'll find the most recent downloads.
On the download center some of the links seem to be versioned and some not - and some things are released in a rather confusing order, e.g. currently (August 1st, 2019) if you search there for "accelerated GStreamer user guide" you'll see that the most resently released version of this document was 28.3.1 - however if you look further down you'll see version 32.1 was released four months earlier. You probably want the 32.1 version. The version numbers for some documents are tied to Nvidia JetPack versions - so 28.3.1 is a minor revision of an older JetPack version while 32.1 is the more recent one.