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
- Host: GitHub
- URL: https://github.com/alwye/get_throttled
- Owner: alwye
- License: mit
- Created: 2020-08-10T20:37:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T21:26:34.000Z (over 2 years ago)
- Last Synced: 2023-05-01T05:18:02.209Z (about 2 years ago)
- Topics: get-throttled, raspberry, raspberry-pi, raspberry-pi-3, raspberry-pi-4, raspberrypi, raspbian, vcgencmd
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 13
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.