LoginSignup
2
3

More than 5 years have passed since last update.

Raspberry Pi > シリアルナンバーを見る > /proc/cpuinfo > Serial

Last updated at Posted at 2016-02-15

Adafruit Pi Zero contest 2016の準備においてPiZeroの固有番号を知りたくなった。

The serial number can be found in /proc/cpuinfo; for example,

上記リンクの Serial というのがそれなのだろう。

Serial          : 000000000000000d

リンクにはpythonコードもある。

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3