An open API service indexing awesome lists of open source software.

https://github.com/alwye/get_throttled

Human-readable vcgencmd get_throttled
https://github.com/alwye/get_throttled

get-throttled raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 raspberrypi raspbian vcgencmd

Last synced: 2 months ago
JSON representation

Human-readable vcgencmd get_throttled

Awesome Lists containing this project

README

        

# get_throttled for humans

`vcgencmd get_throttled` is a command on Raspberry Pi operating system, Raspbian,
to find out whether the processor has been throttled due to overheating or under-voltage,
and whether this is still the case.

Unfortunately, the format of the output is represented is hexadecimal, so I wanted to write a simple script
that would help to translate this into plain language.

Only runs on platforms, where the command above is legit.