Skip to content
  • View menu
  • View sidebar
CG LOGO

Chris Green

Complex concepts explained simply.

  • You too?!
  • Contact

Recent Posts

  • EF Core error: The certificate chain was issued by an authority that is not trusted.
  • Debugging C# Web API for first time in VS Code — fix “don’t have an extension for debugging XML” error
  • Cloning Bitbucket Repositories with GitHub Desktop: Get Authentication to Work
  • How do I change my name and email for my global git config?
  • JavaScript DeepClone function created by ChatGPT and it works

Archives

  • February 2025
  • January 2025
  • September 2023
  • October 2022
  • May 2022
  • August 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • August 2020
  • June 2020
  • April 2020
  • January 2020
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • September 2018
  • August 2018

Categories

  • .Net
  • Browser
  • Command Line
  • Development
  • Git
  • Javascript
  • Mac
  • Raspberry Pi
  • Terminal
  • Visual Studio
  • VS Code
  • Vue
  • Windows
January 26, 2021January 26, 2021 by Chris Green

Get the CPU temperature of your Raspberry Pi

  • Command Line, Raspberry Pi
  • Command Line, Raspberry Pi, Tip

If you want to know how hot your Raspberry Pi is running, it’s very easy to get the CPU temperature. Open a terminal window and enter the following command:

vcgencmd measure_temp

This will then display the temperature of your CPU in Celsius.

CPU temperature

Share this:

  • Print
  • LinkedIn
  • Twitter
  • Reddit
  • Facebook

Post navigation

← Previous Post Vue.JS — Error when clicking link, but works on second click
Next Post → How to check the RAM on your Raspberry Pi
Proudly powered by WordPress | Theme: editor by Array