ラベル What's Tips for Raspberry Pi の投稿を表示しています。 すべての投稿を表示
ラベル What's Tips for Raspberry Pi の投稿を表示しています。 すべての投稿を表示

2017年12月9日土曜日

Raspberry Pi のバージョンを見分ける

手持ちのRaspberry Pi を見分けたい場合は

pi@raspberrypi:~ $ cat /proc/device-tree/model


model B+
pRaspberry Pi Model B Plus Rev 1.2pi@SDRPI0:~ $


Pi 2
Raspberry Pi 2 Model B Rev 1.1pi@raspberrypi:~ $


Pi3
Raspberry Pi 3 Model B Rev 1.2pi@raspberrypi_rtl:~ $