Raspberry Pi の CPU温度取得

IT
スポンサーリンク
スポンサーリンク

libraspberrypi-bin パッケージをインストール

$ sudo apt install libraspberrypi-bin
$ sudo reboot

温度表示

$ vcgencmd measure_temp
temp=49.6'C

コメント