Raspberry Pi の内部状態取得コマンド
1. コマンド例
1.1. CPU温度
1 2 |
$ vcgencmd measure_temp temp=44.5'C |
1.2. CPU動作電圧
1 2 |
$ vcgencmd measure_volts volt=1.2000V |
Raspberry Pi の内部状態取得コマンド
1 2 |
$ vcgencmd measure_temp temp=44.5'C |
1 2 |
$ vcgencmd measure_volts volt=1.2000V |