Skip to content

Instantly share code, notes, and snippets.

@fdocr
Created July 26, 2020 03:47
Show Gist options
  • Save fdocr/2ef854c5b1f999c195c8b8f3f72dfdd2 to your computer and use it in GitHub Desktop.
Save fdocr/2ef854c5b1f999c195c8b8f3f72dfdd2 to your computer and use it in GitHub Desktop.
Raspberry Pi parsed Temperature measurement
vcgencmd measure_temp | egrep -o '[0-9]*\.[0-9]*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment