Skip to content

Instantly share code, notes, and snippets.

@RafalSladek
Last active February 8, 2020 14:44
Show Gist options
  • Save RafalSladek/53d833b6afb672e862b28d3553536f2c to your computer and use it in GitHub Desktop.
Save RafalSladek/53d833b6afb672e862b28d3553536f2c to your computer and use it in GitHub Desktop.
#!/bin/bash
cat /proc/cpuinfo
cat /sys/firmware/devicetree/base/model
echo ''
vcgencmd measure_temp
vcgencmd measure_volts
vcgencmd measure_clock arm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment