vcgencmd
Updated: September 28, 2024
Prints system information for a raspberry pi.
# print help
vcgencmd --help
# print out all the commands
vcgencmd commands
# CPU temp
vcgencmd measure_temp
# current volts
vcgencmd measure_volts
# throttled state of the system
vcgencmd get_throttled
# print bootloader config
vcgencmd bootloader_config
# print bootlaoder version
vcgencmd bootloader_version