Raspberry Pi: Difference between revisions
From DWIKI
(Created page with "=Links= =FAQ= ==Identify your pi== lshw |grep Raspberry") |
m (→FAQ) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
=FAQ= | =FAQ= | ||
==Identify your pi== | |||
== Identify your pi == | |||
cat /proc/device-tree/model | |||
==Read CPU temperature== | |||
/usr/bin/vcgencmd measure_temp |
Latest revision as of 15:26, 21 June 2023
Links
FAQ
Identify your pi
cat /proc/device-tree/model
Read CPU temperature
/usr/bin/vcgencmd measure_temp