Nvidia announces Jetson Nano 2GB, a single board computer
1–10 of 205 posts
Re: Nvidia announces Jetson Nano 2GB, a single board computer
#2Re: Nvidia announces Jetson Nano 2GB, a single board computer
#3tl;dr: It's the same device as before in terms of processing, but with less RAM and fewer connectivity options (and therefore cheaper)
They dropped Display Port, the second CSI Camera Connector, the M2 slot, the USB slot and replaced the barrel jack with the USBC.
Thats a decent downgrade of capability
Re: Nvidia announces Jetson Nano 2GB, a single board computer
#4tl;dr: It's the same device as before in terms of processing, but with less RAM and fewer connectivity options (and therefore cheaper)
More than that. They dropped Display Port, the second CSI Camera Connector, the M2 slot, the USB slot and replaced the barrel jack with the USBC. Thats a decent downgrade of capability
Re: Nvidia announces Jetson Nano 2GB, a single board computer
#5Re: Nvidia announces Jetson Nano 2GB, a single board computer
#6What are the use-cases for a GPU-accelerated single board computer?
Re: Nvidia announces Jetson Nano 2GB, a single board computer
#7What are the use-cases for a GPU-accelerated single board computer?
More specific; What is the use case of a battery enabled robot “brain” with machine learning?
Re: Nvidia announces Jetson Nano 2GB, a single board computer
#8What are the use-cases for a GPU-accelerated single board computer?
Re: Nvidia announces Jetson Nano 2GB, a single board computer
#9Re: Nvidia announces Jetson Nano 2GB, a single board computer
#10What are the use-cases for a GPU-accelerated single board computer?
Note that embedded radios / modems / codec manipulation is incredibly common. Usually its handled by a DSP (VLIW architecture), but I'd imagine that the GPU architecture has more FLOPs. DSPs probably have less latency, but something like SDR is not very latency sensitive (or more like: the community models latency as a phase-shift and is therefore resilient to many forms of latency)
Note: I'm not actually in any of these communities. I'm just curious and someone else told me about this very same question.