Raspberry Pi: Difference between revisions

From DWIKI
mNo edit summary
 
Line 6: Line 6:
== Identify your pi ==
== Identify your pi ==
  cat /proc/device-tree/model
  cat /proc/device-tree/model
==Read CPU temperature==
/usr/bin/vcgencmd measure_temp

Latest revision as of 16:26, 21 June 2023

Links

FAQ

Identify your pi

cat /proc/device-tree/model


Read CPU temperature

/usr/bin/vcgencmd measure_temp