{"id":2349,"date":"2022-05-27T00:29:09","date_gmt":"2022-05-27T00:29:09","guid":{"rendered":"https:\/\/picockpit.com\/raspberry-pi\/?p=2349"},"modified":"2023-08-28T09:18:05","modified_gmt":"2023-08-28T09:18:05","slug":"how-to-check-cpu-temp-on-raspberry-pi","status":"publish","type":"post","link":"https:\/\/picockpit.com\/raspberry-pi\/sv\/hur-man-kontrollerar-cpu-temp-pa-raspberry-pi\/","title":{"rendered":"Hur kontrollerar jag CPU-temperaturen p\u00e5 Raspberry Pi?"},"content":{"rendered":"<p>H\u00e4r \u00e4r tre s\u00e4tt att m\u00e4ta CPU-temperaturen p\u00e5 din Raspberry Pi.<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">Grundl\u00e4ggande CPU-tider via terminal<\/h2>\n\n\n\n<p>I Terminal anv\u00e4nder du <\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"vcgencmd measure_temp\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Kopia\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #D8DEE9\">vcgencmd<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">measure_temp<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Detta ger dig en eng\u00e5ngsavl\u00e4sning. Om du vill \u00f6vervaka temperaturen p\u00e5 din Raspberry Pi med vissa intervaller anv\u00e4nder du:<\/p>\n\n\n\n<p>Med parametern -n kan du ange antalet sekunder mellan intervallerna. I det h\u00e4r fallet \u00e4r det tv\u00e5 sekunder per avl\u00e4sning.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-16.png\" alt=\"watch och vcgencmd ger dig tillsammans m\u00f6jlighet att kontrollera temperaturen p\u00e5 Raspberry Pi.\" class=\"wp-image-2356\" style=\"width:696px;height:474px\" width=\"696\" height=\"474\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-16.png 938w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-16-300x204.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-16-768x523.png 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-16-18x12.png 18w\" sizes=\"auto, (max-width: 696px) 100vw, 696px\" \/><figcaption class=\"wp-element-caption\">watch och vcgencmd ger dig tillsammans m\u00f6jlighet att kontrollera temperaturen p\u00e5 Raspberry Pi.<\/figcaption><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"watch -n 2 vcgencmd measure_temp\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Kopia\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #D8DEE9\">watch<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">-<\/span><span style=\"color: #D8DEE9\">n<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #B48EAD\">2<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">vcgencmd<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">measure_temp<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">L\u00e4gg till en temperaturm\u00e4tning i aktivitetsf\u00e4ltet<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-17.png\" alt=\"42 \u00e4r svaret p\u00e5 allt, inklusive vad min Raspberry Pi har f\u00f6r temperatur.\" class=\"wp-image-2357\" style=\"width:593px;height:594px\" width=\"593\" height=\"594\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-17.png 754w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-17-300x300.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-17-150x150.png 150w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-17-12x12.png 12w\" sizes=\"auto, (max-width: 593px) 100vw, 593px\" \/><figcaption class=\"wp-element-caption\">42 \u00e4r svaret p\u00e5 allt, inklusive vad min Raspberry Pi har f\u00f6r temperatur.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Om du vill l\u00e4gga till en temperaturm\u00e4tning i aktivitetsf\u00e4ltet genom att...<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>H\u00f6gerklicka p\u00e5 aktivitetsf\u00e4ltet<\/li>\n\n\n\n<li>Klicka p\u00e5 \"L\u00e4gg till\/ta bort panelobjekt\"<\/li>\n\n\n\n<li>Klicka p\u00e5 \"L\u00e4gg till\"<\/li>\n\n\n\n<li>Rulla ned\u00e5t och v\u00e4lj \"Temperature Monitor\".<\/li>\n\n\n\n<li>Klicka p\u00e5 \"L\u00e4gg till\"<\/li>\n<\/ul>\n\n\n\n<p>Nu b\u00f6r du se en temperaturm\u00e4tning p\u00e5 aktivitetsf\u00e4ltet i limegr\u00f6nt.<\/p>\n\n\n\n<p>Du kan \u00e4ndra f\u00e4rgerna genom att h\u00f6gerklicka p\u00e5 siffrorna och klicka p\u00e5 \"Temperature Monitor Settings\".<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u00d6vervaka Raspberry Pi-temperaturer online med PiCockpit<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-14.png\" alt=\"\" class=\"wp-image-2352\" style=\"width:682px;height:514px\" width=\"682\" height=\"514\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-14.png 763w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-14-300x226.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-14-16x12.png 16w\" sizes=\"auto, (max-width: 682px) 100vw, 682px\" \/><figcaption class=\"wp-element-caption\">Temperaturavl\u00e4sning av Raspberry Pi SoC i ett diagram med PiCockpit PiStats.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Ett praktiskt verktyg som skulle vara till stor nytta f\u00f6r dig \u00e4r v\u00e5rt onlineverktyg PiCockpit.<\/p>\n\n\n\n<p>PiCockpit har en modul som heter PiStats och som g\u00f6r att du kan se chipets temperatur p\u00e5 ett diagram och i realtid.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"737\" height=\"57\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-15.png\" alt=\"\" class=\"wp-image-2353\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-15.png 737w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-15-300x23.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-15-18x1.png 18w\" sizes=\"auto, (max-width: 737px) 100vw, 737px\" \/><figcaption class=\"wp-element-caption\">L\u00e4sning av Raspberry Pi SoC i realtid genom PiStats<\/figcaption><\/figure>\n<\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"247\" height=\"308\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-13.png\" alt=\"\" class=\"wp-image-2351\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-13.png 247w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-13-241x300.png 241w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/image-13-10x12.png 10w\" sizes=\"auto, (max-width: 247px) 100vw, 247px\" \/><\/figure>\n<\/div>\n\n\n<p>PiStats \u00e4r ett gratis verktyg f\u00f6r upp till fem Raspberry Pi.<\/p>\n\n\n\n<p>Du beh\u00f6ver ett PiCockpit-konto och installera PiCockpit med hj\u00e4lp av ett installationsskript p\u00e5 en rad p\u00e5 varje Raspberry Pi som beh\u00f6ver \u00f6vervakas.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>KLICKA H\u00c4R: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/picockpit-help\/#Installation\">Snabbguide f\u00f6r att installera PiCockpit<\/a><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Vilka temperaturer b\u00f6r jag se upp f\u00f6r?<\/h2>\n\n\n\n<p>Det enda problemet med h\u00f6ga temperaturer \u00e4r att Raspberry Pi stryper processorn f\u00f6r att s\u00e4nka temperaturen.<\/p>\n\n\n\n<p>Olika kort har olika temperaturgr\u00e4nser, men du b\u00f6r vara orolig f\u00f6r strypning om ditt kort g\u00e5r \u00f6ver 60 C.<\/p>\n\n\n\n<p>Raspberry Pi 3+ har en \"mjuk gr\u00e4ns\" p\u00e5 60 C d\u00e4r den ger en mjukare gas \u00e4n vid 80 C, d\u00e5 gasen verkligen b\u00f6rjar strypas.<\/p>\n\n\n\n<p>Raspberry Pi 4 \u00e4r lite mer motst\u00e5ndskraftig med strypning som b\u00f6rjar vid 80 C och en kraftigare underklockning som b\u00f6rjar vid 85 C.<\/p>\n\n\n\n<p>Du kan kontrollera om din Raspberry Pi har blivit strypt genom att anv\u00e4nda <strong>vcgencmd get_throttled<\/strong>. S\u00e5 h\u00e4r kan du tolka svaret i hex-kod, som \u00e4r h\u00e4mtat fr\u00e5n <a href=\"https:\/\/gist.github.com\/aallan\/0b03f5dcc65756dde6045c6e96c26459\">en sammanfattning<\/a> av JsBergbaus svar p\u00e5 Raspberry Pis Alasdair Allan:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"UNDERVOLTED=0x1CAPPED=0x2THROTTLED=0x4SOFT_TEMPLIMIT=0x8HAS_UNDERVOLTED=0x10000HAS_CAPPED=0x20000HAS_THROTTLED=0x40000HAS_SOFT_TEMPLIMIT=0x80000\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Kopia\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #D8DEE9\">UNDERVOLTED<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x1<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">CAPPED<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x2<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">THROTTLED<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x4<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">SOFT_TEMPLIMIT<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x8<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">HAS_UNDERVOLTED<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x10000<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">HAS_CAPPED<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x20000<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">HAS_THROTTLED<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x40000<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">HAS_SOFT_TEMPLIMIT<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">0x80000<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Vad kan jag g\u00f6ra f\u00f6r att kyla min Raspberry Pi?<\/h2>\n\n\n\n<p>Vissa Raspberry Pis klarar sig utan extra v\u00e4rmeavledning. Jag har haft god framg\u00e5ng med en Raspberry Pi Zero 2 utan metall.<\/p>\n\n\n\n<p>Med Raspberry Pi 3+ uppt\u00e4ckte jag dock att jag beh\u00f6vde ha \u00e5tminstone en kylfl\u00e4ns p\u00e5 den.<\/p>\n\n\n\n<p>Med Raspberry Pi 4 kan jag dock inte \u00f6verleva utan fl\u00e4kt. Det skulle oundvikligen leda till strypning om jag inte hade en fl\u00e4kt p\u00e5 Raspberry Pi 4.<\/p>\n\n\n\n<p>Prova f\u00f6ljande f\u00f6r att s\u00e4nka temperaturen p\u00e5 Raspberry Pi:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Placera din Raspberry Pi vertikalt<\/li>\n\n\n\n<li>Installera en kylfl\u00e4ns<\/li>\n\n\n\n<li>Installera en fl\u00e4kt<\/li>\n\n\n\n<li>Ta bort fodralet<\/li>\n\n\n\n<li>Anv\u00e4nd ett v\u00e4rmeavledande h\u00f6lje som ett FLIRC-h\u00f6lje.<\/li>\n\n\n\n<li>S\u00e4tt din Raspberry Pi i Kanada*<\/li>\n<\/ul>\n\n\n\n<p>* Ibland undrar jag om du kan l\u00e4mna Raspberry Pi utomhus i kylan och anv\u00e4nda -30 C omgivningstemperatur f\u00f6r att kyla Raspberry Pi. Jag menar, k\u00f6r de inte serverfarmar i Sverige?<\/p>\n\n\n\n<p>Om du ska placera din Raspberry Pi i Kanada, varf\u00f6r inte fundera p\u00e5 hur du ska <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-with-remote-control-web-mobile-control\/\">fj\u00e4rrstyra den via denna artikel<\/a>?<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>KLICKA H\u00c4R: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-with-remote-control-web-mobile-control\/\">Fj\u00e4rrstyrning av din Raspberry Pi<\/a><\/p>\n<\/blockquote>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/02\/flirc-zero-thermal-pad.jpg\" alt=\"flirc zero termisk kudde\" class=\"wp-image-1739\" style=\"width:706px;height:471px\" width=\"706\" height=\"471\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/02\/flirc-zero-thermal-pad.jpg 1000w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/02\/flirc-zero-thermal-pad-300x200.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/02\/flirc-zero-thermal-pad-768x512.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/02\/flirc-zero-thermal-pad-18x12.jpg 18w\" sizes=\"auto, (max-width: 706px) 100vw, 706px\" \/><figcaption class=\"wp-element-caption\">FLIRC Pi Zero 2-fodral med sin helaluminiumkropp hj\u00e4lper till att avleda v\u00e4rme<\/figcaption><\/figure>\n<\/div>\n\n\n<p>S\u00e5 d\u00e4r har du det - hur man kontrollerar CPU-temperaturen p\u00e5 din Raspberry Pi!<\/p>\n<div class=\"shariff shariff-align-center shariff-widget-align-left shariff-buttonstretch\"><ul class=\"shariff-buttons theme-white orientation-horizontal buttonsize-medium\"><li class=\"shariff-button twitter shariff-nocustomcolor\" style=\"background-color:#595959\"><a href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fsv%2Fhur-man-kontrollerar-cpu-temp-pa-raspberry-pi%2F&text=How%20to%20check%20CPU%20temperature%20on%20Raspberry%20Pi%3F\" title=\"Dela p\u00e5 X\" aria-label=\"Dela p\u00e5 X\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#000; color:#000\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#000\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path fill=\"#000\" d=\"M14.258 10.152L23.176 0h-2.113l-7.747 8.813L7.133 0H0l9.352 13.328L0 23.973h2.113l8.176-9.309 6.531 9.309h7.133zm-2.895 3.293l-.949-1.328L2.875 1.56h3.246l6.086 8.523.945 1.328 7.91 11.078h-3.246zm0 0\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#000\">dela<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button facebook shariff-nocustomcolor\" style=\"background-color:#4273c8\"><a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fsv%2Fhur-man-kontrollerar-cpu-temp-pa-raspberry-pi%2F\" title=\"Dela p\u00e5 Facebook\" aria-label=\"Dela p\u00e5 Facebook\" role=\"button\" rel=\"nofollow\" class=\"shariff-link\" style=\"; background-color:#3b5998; color:#3b5998\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#3b5998\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 32\"><path fill=\"#3b5998\" d=\"M17.1 0.2v4.7h-2.8q-1.5 0-2.1 0.6t-0.5 1.9v3.4h5.2l-0.7 5.3h-4.5v13.6h-5.5v-13.6h-4.5v-5.3h4.5v-3.9q0-3.3 1.9-5.2t5-1.8q2.6 0 4.1 0.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#3b5998\">dela<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button telegram shariff-nocustomcolor\" style=\"background-color:#4084A6\"><a href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fsv%2Fhur-man-kontrollerar-cpu-temp-pa-raspberry-pi%2F&text=How%20to%20check%20CPU%20temperature%20on%20Raspberry%20Pi%3F\" title=\"Dela p\u00e5 Telegram\" aria-label=\"Dela p\u00e5 Telegram\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#0088cc; color:#0088cc\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#0088cc\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"><path fill=\"#0088cc\" d=\"M30.8 6.5l-4.5 21.4c-.3 1.5-1.2 1.9-2.5 1.2L16.9 24l-3.3 3.2c-.4.4-.7.7-1.4.7l.5-7L25.5 9.2c.6-.5-.1-.8-.9-.3l-15.8 10L2 16.7c-1.5-.5-1.5-1.5.3-2.2L28.9 4.3c1.3-.5 2.3.3 1.9 2.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#0088cc\">dela<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button reddit shariff-nocustomcolor\" style=\"background-color:#ff5700\"><a href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fsv%2Fhur-man-kontrollerar-cpu-temp-pa-raspberry-pi%2F\" title=\"Dela p\u00e5 Reddit\" aria-label=\"Dela p\u00e5 Reddit\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#ff4500; color:#ff4500\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#ff4500\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#ff4500\" d=\"M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#ff4500\">dela<\/span>&nbsp;<\/a><\/li><\/ul><\/div>","protected":false},"excerpt":{"rendered":"<p>H\u00e4r \u00e4r tre s\u00e4tt att m\u00e4ta CPU-temperaturen p\u00e5 din Raspberry Pi. Grundl\u00e4ggande CPU-temperaturer via Terminal I Terminal anv\u00e4nder du Detta ger dig en eng\u00e5ngsavl\u00e4sning. Om du vill \u00f6vervaka temperaturen p\u00e5 din Raspberry Pi med vissa intervall anv\u00e4nder du: Med parametern -n kan du ange hur m\u00e5nga sekunder...<\/p>","protected":false},"author":2,"featured_media":2355,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[655,595,658,639,657,638,641,656,599,193,486,447,187,654],"class_list":["post-2349","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-raspberry-pi-how-to","tag-check","tag-control","tag-cool","tag-cooling","tag-cpu","tag-fan","tag-heat-sink","tag-measure","tag-monitor","tag-picockpit","tag-project","tag-projects","tag-raspberry-pi","tag-temperature"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to check CPU temperature on Raspberry Pi? | PiCockpit<\/title>\n<meta name=\"description\" content=\"There are three easy ways to measure your Raspberry Pi&#039;s temperature through Terminal, taskbar and PiCockpit.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/picockpit.com\/raspberry-pi\/sv\/hur-man-kontrollerar-cpu-temp-pa-raspberry-pi\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to check CPU temperature on Raspberry Pi? | PiCockpit\" \/>\n<meta property=\"og:description\" content=\"There are three easy ways to measure your Raspberry Pi&#039;s temperature through Terminal, taskbar and PiCockpit.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/picockpit.com\/raspberry-pi\/sv\/hur-man-kontrollerar-cpu-temp-pa-raspberry-pi\/\" \/>\n<meta property=\"og:site_name\" content=\"PiCockpit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pi3gshop\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-27T00:29:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-28T09:18:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/raspberry-pi-check-temperature.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"raspi berry\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pi3g\" \/>\n<meta name=\"twitter:site\" content=\"@pi3g\" \/>\n<meta name=\"twitter:label1\" content=\"Skriven av\" \/>\n\t<meta name=\"twitter:data1\" content=\"raspi berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Ber\u00e4knad l\u00e4stid\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\"},\"author\":{\"name\":\"raspi berry\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\"},\"headline\":\"How to check CPU temperature on Raspberry Pi?\",\"datePublished\":\"2022-05-27T00:29:09+00:00\",\"dateModified\":\"2023-08-28T09:18:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\"},\"wordCount\":617,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/raspberry-pi-check-temperature.jpg\",\"keywords\":[\"check\",\"control\",\"cool\",\"cooling\",\"CPU\",\"fan\",\"heat sink\",\"measure\",\"monitor\",\"picockpit\",\"project\",\"Projects\",\"Raspberry Pi\",\"temperature\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\",\"name\":\"How to check CPU temperature on Raspberry Pi? | PiCockpit\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/raspberry-pi-check-temperature.jpg\",\"datePublished\":\"2022-05-27T00:29:09+00:00\",\"dateModified\":\"2023-08-28T09:18:05+00:00\",\"description\":\"There are three easy ways to measure your Raspberry Pi's temperature through Terminal, taskbar and PiCockpit.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/raspberry-pi-check-temperature.jpg\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/raspberry-pi-check-temperature.jpg\",\"width\":1000,\"height\":600,\"caption\":\"raspberry pi check temperature\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tutorials\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/category\\\/raspberry-pi-how-to\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to check CPU temperature on Raspberry Pi?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"name\":\"PiCockpit\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\",\"name\":\"PiCockpit.com\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"width\":1165,\"height\":283,\"caption\":\"PiCockpit.com\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pi3gshop\",\"https:\\\/\\\/x.com\\\/pi3g\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\",\"name\":\"raspi berry\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"caption\":\"raspi berry\"},\"description\":\"I'm here to help you with all your Raspberry Pi related questions &amp; love to share about new project ideas for the Raspberry Pi, and give quick tips. Of course I'll also help you with PiCockpit and how to make your Raspberry Pi even easier to use with this raspberry pi monitoring solution :-)\",\"sameAs\":[\"https:\\\/\\\/picockpit.com\"],\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/sv\\\/author\\\/raspi-berry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hur kontrollerar man CPU-temperaturen p\u00e5 Raspberry Pi? | PiCockpit","description":"Det finns tre enkla s\u00e4tt att m\u00e4ta Raspberry Pis temperatur via Terminal, aktivitetsf\u00e4ltet och PiCockpit.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/picockpit.com\/raspberry-pi\/sv\/hur-man-kontrollerar-cpu-temp-pa-raspberry-pi\/","og_locale":"sv_SE","og_type":"article","og_title":"How to check CPU temperature on Raspberry Pi? | PiCockpit","og_description":"There are three easy ways to measure your Raspberry Pi's temperature through Terminal, taskbar and PiCockpit.","og_url":"https:\/\/picockpit.com\/raspberry-pi\/sv\/hur-man-kontrollerar-cpu-temp-pa-raspberry-pi\/","og_site_name":"PiCockpit","article_publisher":"https:\/\/www.facebook.com\/pi3gshop","article_published_time":"2022-05-27T00:29:09+00:00","article_modified_time":"2023-08-28T09:18:05+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/raspberry-pi-check-temperature.jpg","type":"image\/jpeg"}],"author":"raspi berry","twitter_card":"summary_large_image","twitter_creator":"@pi3g","twitter_site":"@pi3g","twitter_misc":{"Skriven av":"raspi berry","Ber\u00e4knad l\u00e4stid":"4 minuter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#article","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/"},"author":{"name":"raspi berry","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee"},"headline":"How to check CPU temperature on Raspberry Pi?","datePublished":"2022-05-27T00:29:09+00:00","dateModified":"2023-08-28T09:18:05+00:00","mainEntityOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/"},"wordCount":617,"commentCount":3,"publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/raspberry-pi-check-temperature.jpg","keywords":["check","control","cool","cooling","CPU","fan","heat sink","measure","monitor","picockpit","project","Projects","Raspberry Pi","temperature"],"articleSection":["Tutorials"],"inLanguage":"sv-SE","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/","url":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/","name":"Hur kontrollerar man CPU-temperaturen p\u00e5 Raspberry Pi? | PiCockpit","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#primaryimage"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/raspberry-pi-check-temperature.jpg","datePublished":"2022-05-27T00:29:09+00:00","dateModified":"2023-08-28T09:18:05+00:00","description":"Det finns tre enkla s\u00e4tt att m\u00e4ta Raspberry Pis temperatur via Terminal, aktivitetsf\u00e4ltet och PiCockpit.","breadcrumb":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/"]}]},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#primaryimage","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/raspberry-pi-check-temperature.jpg","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/05\/raspberry-pi-check-temperature.jpg","width":1000,"height":600,"caption":"raspberry pi check temperature"},{"@type":"BreadcrumbList","@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/picockpit.com\/raspberry-pi\/"},{"@type":"ListItem","position":2,"name":"Tutorials","item":"https:\/\/picockpit.com\/raspberry-pi\/category\/raspberry-pi-how-to\/"},{"@type":"ListItem","position":3,"name":"How to check CPU temperature on Raspberry Pi?"}]},{"@type":"WebSite","@id":"https:\/\/picockpit.com\/raspberry-pi\/#website","url":"https:\/\/picockpit.com\/raspberry-pi\/","name":"PiCockpit","description":"","publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/picockpit.com\/raspberry-pi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization","name":"PiCockpit.com","url":"https:\/\/picockpit.com\/raspberry-pi\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","width":1165,"height":283,"caption":"PiCockpit.com"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pi3gshop","https:\/\/x.com\/pi3g"]},{"@type":"Person","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee","name":"hallonb\u00e4r","image":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","caption":"raspi berry"},"description":"Jag \u00e4r h\u00e4r f\u00f6r att hj\u00e4lpa dig med alla dina Raspberry Pi-relaterade fr\u00e5gor och \u00e4lskar att dela med mig av nya projektid\u00e9er f\u00f6r Raspberry Pi och ge snabba tips. Sj\u00e4lvklart hj\u00e4lper jag dig ocks\u00e5 med PiCockpit och hur du kan g\u00f6ra din Raspberry Pi \u00e4nnu enklare att anv\u00e4nda med denna l\u00f6sning f\u00f6r \u00f6vervakning av Raspberry Pi :-)","sameAs":["https:\/\/picockpit.com"],"url":"https:\/\/picockpit.com\/raspberry-pi\/sv\/author\/raspi-berry\/"}]}},"_links":{"self":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/posts\/2349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/comments?post=2349"}],"version-history":[{"count":7,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/posts\/2349\/revisions"}],"predecessor-version":[{"id":4969,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/posts\/2349\/revisions\/4969"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/media\/2355"}],"wp:attachment":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/media?parent=2349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/categories?post=2349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/sv\/wp-json\/wp\/v2\/tags?post=2349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}