There's a small label on the back of the RaspberryPi (this is a Pi3, but there's a similar one on the Pi2) that includes a 2D barcode. What's the information on this label?
For clarity, this one says:
400774
1401
703062
1618
In particular, I notice the 3rd line is the distinct across a few different Pi3's that I checked, while the rest are the same.
To answer a couple questions:
- The barcode decodes to the same as the text:
400774 1401 703062 1618
- The MAC address of this Pi is:
b8:27:eb:d3:a3:6d
. Decimal conversions:d3
== 211,a3
== 163,6d
== 109d3a36d
== 13,869,933