{"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\/it\/come-controllare-la-temperatura-della-cpu-su-raspberry-pi\/","title":{"rendered":"Come controllare la temperatura della CPU su Raspberry Pi?"},"content":{"rendered":"<p>Ecco tre modi per misurare la temperatura della CPU del vostro Raspberry Pi.<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">Temperature di base della CPU tramite terminale<\/h2>\n\n\n\n<p>Nel Terminale, utilizzare <\/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=\"Copia\" 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>In questo modo si otterr\u00e0 una lettura unica. Se si desidera monitorare la temperatura del Raspberry Pi a intervalli selezionati, utilizzare:<\/p>\n\n\n\n<p>Il parametro -n consente di dichiarare il numero di secondi tra gli intervalli. In questo caso, si tratta di due secondi per ogni lettura.<\/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 e vcgencmd, usati insieme, vi daranno la possibilit\u00e0 di controllare le temperature del 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 e vcgencmd, usati insieme, vi daranno la possibilit\u00e0 di controllare le temperature del 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=\"Copia\" 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\">Aggiungere la lettura della temperatura alla barra delle applicazioni<\/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 \u00e8 la risposta a tutto, anche alla temperatura del mio Raspberry Pi.\" 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 \u00e8 la risposta a tutto, anche alla temperatura del mio Raspberry Pi.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Per aggiungere una lettura della temperatura alla barra delle applicazioni...<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fare clic con il tasto destro del mouse sulla barra delle applicazioni<\/li>\n\n\n\n<li>Fate clic su \"Aggiungi \/ Rimuovi elementi del pannello\".<\/li>\n\n\n\n<li>Fare clic su \"Aggiungi\".<\/li>\n\n\n\n<li>Scorrere verso il basso e selezionare \"Monitoraggio temperatura\".<\/li>\n\n\n\n<li>Fare clic su \"Aggiungi\".<\/li>\n<\/ul>\n\n\n\n<p>A questo punto, sulla barra delle applicazioni dovrebbe apparire una lettura della temperatura in verde lime.<\/p>\n\n\n\n<p>\u00c8 possibile modificare i colori facendo clic con il tasto destro del mouse sui numeri e facendo clic su \"Impostazioni monitor temperatura\".<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Monitorare le temperature di Raspberry Pi online con 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\">Lettura della temperatura del SoC Raspberry Pi su un grafico utilizzando PiStats di PiCockpit.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Uno strumento pratico che vi sar\u00e0 di grande aiuto \u00e8 il nostro strumento online, PiCockpit.<\/p>\n\n\n\n<p>PiCockpit ha un modulo chiamato PiStats che consente di ottenere la temperatura del chip su un grafico e una lettura in tempo reale.<\/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\">Lettura in tempo reale del SoC Raspberry Pi attraverso 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 \u00e8 uno strumento gratuito per un massimo di cinque Raspberry Pi.<\/p>\n\n\n\n<p>\u00c8 necessario disporre di un account PiCockpit e installare PiCockpit utilizzando uno script di installazione di una riga su ogni Raspberry Pi che richiede il monitoraggio.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>CLICCA QUI: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/picockpit-help\/#Installation\">Guida rapida all'installazione di PiCockpit<\/a><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">A quali temperature devo prestare attenzione?<\/h2>\n\n\n\n<p>L'unico problema delle temperature elevate \u00e8 che il Raspberry Pi riduce la CPU per ridurre le temperature.<\/p>\n\n\n\n<p>Le diverse schede hanno limiti di temperatura diversi, ma \u00e8 bene preoccuparsi del throttling se la scheda supera i 60 C.<\/p>\n\n\n\n<p>Il Raspberry Pi 3+ ha un \"limite morbido\" di 60 C in cui d\u00e0 un'accelerazione pi\u00f9 morbida rispetto alla soglia di 80 C in cui il throttling entra davvero in gioco.<\/p>\n\n\n\n<p>Il Raspberry Pi 4 \u00e8 un po' pi\u00f9 resistente, con il throttling che inizia a 80 C e un underclock pi\u00f9 pesante che entra in funzione a 85 C.<\/p>\n\n\n\n<p>\u00c8 possibile verificare se il proprio Raspberry Pi \u00e8 stato sottoposto a throttling usando <strong>vcgencmd get_throttled<\/strong>. Ecco come interpretare la risposta in codice esadecimale, tratta da <a href=\"https:\/\/gist.github.com\/aallan\/0b03f5dcc65756dde6045c6e96c26459\">una sintesi<\/a> dalla risposta di JsBergbau ad Alasdair Allan di Raspberry Pi:<\/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=\"Copia\" 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\">Cosa posso fare per raffreddare il mio Raspberry Pi?<\/h2>\n\n\n\n<p>Alcuni Raspberry Pis vanno bene quando vengono utilizzati senza metodi aggiuntivi di dissipazione del calore. Ho avuto un buon successo utilizzando un Raspberry Pi Zero 2 a metallo nudo.<\/p>\n\n\n\n<p>Tuttavia, con il Raspberry Pi 3+, ho scoperto che era necessario avere almeno un dissipatore di calore.<\/p>\n\n\n\n<p>Con il Raspberry Pi 4, tuttavia, non riesco a sopravvivere senza una ventola. L'assenza di una ventola sul Raspberry Pi 4 porterebbe inevitabilmente al throttling.<\/p>\n\n\n\n<p>Per ridurre le temperature del Raspberry Pi, provate a seguire queste indicazioni:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Posizionare il Raspberry Pi in verticale<\/li>\n\n\n\n<li>Installare un dissipatore di calore<\/li>\n\n\n\n<li>Installare un ventilatore<\/li>\n\n\n\n<li>Rimuovere la custodia<\/li>\n\n\n\n<li>Utilizzare un involucro che dissipa il calore, come ad esempio un involucro FLIRC.<\/li>\n\n\n\n<li>Mettete il vostro Raspberry Pi in Canada*<\/li>\n<\/ul>\n\n\n\n<p>* A volte mi chiedo se sia possibile lasciare il Raspberry Pi all'esterno al freddo e utilizzare temperature ambientali di -30\u00b0C per raffreddare il Raspberry Pi. Voglio dire, non ci sono server farm in Svezia?<\/p>\n\n\n\n<p>Se avete intenzione di collocare il vostro Raspberry Pi in Canada, perch\u00e9 non pensare a come <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-with-remote-control-web-mobile-control\/\">controllarlo a distanza attraverso questo articolo<\/a>?<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>CLICCA QUI: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-with-remote-control-web-mobile-control\/\">Controllo remoto del 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 pad termico\" 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\">Il case di FLIRC Pi Zero 2 con il suo corpo interamente in alluminio aiuta a dissipare il calore<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Ecco come controllare la temperatura della CPU sul vostro 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%2Fit%2Fcome-controllare-la-temperatura-della-cpu-su-raspberry-pi%2F&text=How%20to%20check%20CPU%20temperature%20on%20Raspberry%20Pi%3F\" title=\"Condividi su X\" aria-label=\"Condividi su 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\">condividi<\/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%2Fit%2Fcome-controllare-la-temperatura-della-cpu-su-raspberry-pi%2F\" title=\"Condividi su Facebook\" aria-label=\"Condividi su 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\">condividi<\/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%2Fit%2Fcome-controllare-la-temperatura-della-cpu-su-raspberry-pi%2F&text=How%20to%20check%20CPU%20temperature%20on%20Raspberry%20Pi%3F\" title=\"Condividi su Telegram\" aria-label=\"Condividi su 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\">condividi<\/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%2Fit%2Fcome-controllare-la-temperatura-della-cpu-su-raspberry-pi%2F\" title=\"Condividi su Reddit\" aria-label=\"Condividi su 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\">condividi<\/span>&nbsp;<\/a><\/li><\/ul><\/div>","protected":false},"excerpt":{"rendered":"<p>Ecco tre modi per misurare la temperatura della CPU del vostro Raspberry Pi. Temperatura di base della CPU tramite Terminale In Terminale, usare Questo dar\u00e0 una lettura una tantum. Se volete monitorare la temperatura del vostro Raspberry Pi a intervalli selezionati, utilizzate: Il parametro -n consente di dichiarare il numero di secondi...<\/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\/it\/come-controllare-la-temperatura-della-cpu-su-raspberry-pi\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\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\/it\/come-controllare-la-temperatura-della-cpu-su-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=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"raspi berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuti\" \/>\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\":\"it-IT\",\"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\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@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\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\",\"name\":\"PiCockpit.com\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@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\":\"it-IT\",\"@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\\\/it\\\/author\\\/raspi-berry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Come controllare la temperatura della CPU su Raspberry Pi? | PiCockpit","description":"Ci sono tre modi semplici per misurare la temperatura del Raspberry Pi attraverso il Terminale, la barra delle applicazioni e 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\/it\/come-controllare-la-temperatura-della-cpu-su-raspberry-pi\/","og_locale":"it_IT","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\/it\/come-controllare-la-temperatura-della-cpu-su-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":{"Scritto da":"raspi berry","Tempo di lettura stimato":"4 minuti"},"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":"it-IT","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":"Come controllare la temperatura della CPU su 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":"Ci sono tre modi semplici per misurare la temperatura del Raspberry Pi attraverso il Terminale, la barra delle applicazioni e PiCockpit.","breadcrumb":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@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":"it-IT"},{"@type":"Organization","@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization","name":"PiCockpit.com","url":"https:\/\/picockpit.com\/raspberry-pi\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@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":"bacca di raspi","image":{"@type":"ImageObject","inLanguage":"it-IT","@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":"Sono qui per aiutarvi con tutte le vostre domande relative al Raspberry Pi e amo condividere nuove idee di progetto per il Raspberry Pi, e dare consigli veloci. Naturalmente vi aiuter\u00f2 anche con PiCockpit e come rendere il vostro Raspberry Pi ancora pi\u00f9 facile da usare con questa soluzione di monitoraggio per Raspberry Pi :-)","sameAs":["https:\/\/picockpit.com"],"url":"https:\/\/picockpit.com\/raspberry-pi\/it\/author\/raspi-berry\/"}]}},"_links":{"self":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts\/2349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/comments?post=2349"}],"version-history":[{"count":7,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts\/2349\/revisions"}],"predecessor-version":[{"id":4969,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts\/2349\/revisions\/4969"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/media\/2355"}],"wp:attachment":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/media?parent=2349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/categories?post=2349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/tags?post=2349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}