Real-time plot of temperatures from NVIDIA Jetson on-module thermal sensors
$ sudo apt update
$ sudo apt install python3-matplotlib
$ git clone https://github.com/tsutof/jetson-thermal-monitor
$ cd jetson-thermal-monitor
$ python3 jetson_temp_monitor.py