{"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\/es\/how-to-check-cpu-temp-on-raspberry-pi\/","title":{"rendered":"\u00bfC\u00f3mo comprobar la temperatura de la CPU en Raspberry Pi?"},"content":{"rendered":"<p>Aqu\u00ed tienes tres formas de medir la temperatura de la CPU de tu Raspberry Pi.<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">Temperaturas b\u00e1sicas de la CPU a trav\u00e9s de la Terminal<\/h2>\n\n\n\n<p>En el Terminal, utilice <\/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>Esto le dar\u00e1 una lectura \u00fanica. Si quieres controlar la temperatura de tu Raspberry Pi a intervalos seleccionados, utiliza:<\/p>\n\n\n\n<p>El par\u00e1metro -n permite declarar el n\u00famero de segundos entre intervalos. En este caso, son dos segundos por lectura.<\/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 y vcgencmd, utilizados conjuntamente, le permitir\u00e1n comprobar las temperaturas de la 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 y vcgencmd, utilizados conjuntamente, le permitir\u00e1n comprobar las temperaturas de la 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\">A\u00f1ade una lectura de la temperatura a tu barra de tareas<\/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 es la respuesta a todo, incluyendo la temperatura de mi 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 es la respuesta a todo, incluyendo la temperatura de mi Raspberry Pi.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Para a\u00f1adir una lectura de la temperatura a su barra de tareas...<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Haga clic con el bot\u00f3n derecho del rat\u00f3n en la barra de tareas<\/li>\n\n\n\n<li>Haga clic en \"A\u00f1adir \/ Eliminar elementos del panel\"<\/li>\n\n\n\n<li>Haga clic en \"A\u00f1adir\"<\/li>\n\n\n\n<li>Despl\u00e1cese hacia abajo y seleccione \"Monitor de temperatura\"<\/li>\n\n\n\n<li>Haga clic en \"A\u00f1adir\"<\/li>\n<\/ul>\n\n\n\n<p>Ahora, deber\u00edas ver una lectura de la temperatura en tu barra de tareas de color verde lima.<\/p>\n\n\n\n<p>Puedes cambiar los colores haciendo clic con el bot\u00f3n derecho del rat\u00f3n sobre los n\u00fameros y haciendo clic en \"Configuraci\u00f3n del monitor de temperatura\".<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Monitorizar las temperaturas de la Raspberry Pi en l\u00ednea 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\">Lectura de la temperatura del SoC de la Raspberry Pi en un gr\u00e1fico usando PiStats de PiCockpit.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Una herramienta muy pr\u00e1ctica que le resultar\u00e1 muy \u00fatil es nuestra herramienta en l\u00ednea, PiCockpit.<\/p>\n\n\n\n<p>PiCockpit tiene un m\u00f3dulo llamado PiStats que le permite obtener la temperatura de su chip en un gr\u00e1fico, as\u00ed como una lectura en tiempo real.<\/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\">Lectura en tiempo real del SoC Raspberry Pi a trav\u00e9s de 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 es una herramienta gratuita para hasta cinco Raspberry Pi.<\/p>\n\n\n\n<p>Necesitas una cuenta de PiCockpit e instalar PiCockpit usando un script de instalaci\u00f3n de una l\u00ednea en cada Raspberry Pi que requiera monitorizaci\u00f3n.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>PULSE AQU\u00cd: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/picockpit-help\/#Installation\">Gu\u00eda r\u00e1pida para instalar PiCockpit<\/a><\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">\u00bfA qu\u00e9 temperaturas debo prestar atenci\u00f3n?<\/h2>\n\n\n\n<p>El \u00fanico problema con las altas temperaturas es que la Raspberry Pi estrangular\u00e1 la CPU para reducir las temperaturas.<\/p>\n\n\n\n<p>Las diferentes placas tienen diferentes l\u00edmites de temperatura, pero deber\u00edas preocuparte por el estrangulamiento si tu placa supera los 60 C.<\/p>\n\n\n\n<p>La Raspberry Pi 3+ tiene un \"l\u00edmite suave\" de 60 C donde da un aceler\u00f3n m\u00e1s suave que en el umbral de 80 C donde el aceleramiento realmente entra en acci\u00f3n.<\/p>\n\n\n\n<p>La Raspberry Pi 4 es un poco m\u00e1s resistente, con una ralentizaci\u00f3n a partir de los 80 C y un underclock m\u00e1s intenso a partir de los 85 C.<\/p>\n\n\n\n<p>Puede comprobar si su Raspberry Pi ha sido estrangulada utilizando <strong>vcgencmd get_throttled<\/strong>. A continuaci\u00f3n se explica c\u00f3mo interpretar la respuesta en c\u00f3digo hexadecimal, extra\u00edda de <a href=\"https:\/\/gist.github.com\/aallan\/0b03f5dcc65756dde6045c6e96c26459\">un resumen<\/a> por la respuesta de JsBergbau a Alasdair Allan de 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\">\u00bfQu\u00e9 puedo hacer para enfriar mi Raspberry Pi?<\/h2>\n\n\n\n<p>Algunas Raspberry Pis est\u00e1n bien cuando se ejecutan sin ning\u00fan m\u00e9todo de disipaci\u00f3n de calor adicional. Yo he tenido buen \u00e9xito usando una Raspberry Pi Zero 2 de metal desnudo.<\/p>\n\n\n\n<p>Sin embargo, con la Raspberry Pi 3+, descubr\u00ed que necesitaba tener al menos un disipador de calor en ella.<\/p>\n\n\n\n<p>Sin embargo, con la Raspberry Pi 4, parece que no puedo sobrevivir sin un ventilador. Si no tuviera un ventilador en la Raspberry Pi 4, se producir\u00eda inevitablemente un estrangulamiento.<\/p>\n\n\n\n<p>Para reducir las temperaturas en la Raspberry Pi, pruebe esto:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Coloca tu Raspberry Pi en vertical<\/li>\n\n\n\n<li>Instalar un disipador de calor<\/li>\n\n\n\n<li>Instalar un ventilador<\/li>\n\n\n\n<li>Retire la maleta<\/li>\n\n\n\n<li>Utilizar una caja de disipaci\u00f3n de calor como una caja FLIRC<\/li>\n\n\n\n<li>Coloca tu Raspberry Pi en Canad\u00e1*<\/li>\n<\/ul>\n\n\n\n<p>* A veces me pregunto si puedes dejar tu Raspberry Pi al aire libre en el fr\u00edo y utilizar temperaturas ambientales de -30 C para enfriar tu Raspberry Pi. Quiero decir, \u00bfno hay granjas de servidores en Suecia?<\/p>\n\n\n\n<p>Si vas a poner tu Raspberry Pi en Canad\u00e1, por qu\u00e9 no considerar c\u00f3mo <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-with-remote-control-web-mobile-control\/\">controlarlo a distancia a trav\u00e9s de este art\u00edculo<\/a>?<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>PULSE AQU\u00cd: <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-with-remote-control-web-mobile-control\/\">Controla a distancia tu 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 thermal pad\" 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\">La carcasa de FLIRC Pi Zero 2, con su cuerpo de aluminio, ayuda a disipar el calor<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Ah\u00ed lo tienes: \u00a1c\u00f3mo comprobar la temperatura de la CPU en tu 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%2Fes%2Fhow-to-check-cpu-temp-on-raspberry-pi%2F&text=How%20to%20check%20CPU%20temperature%20on%20Raspberry%20Pi%3F\" title=\"Compartir en X\" aria-label=\"Compartir en 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\">compartir<\/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%2Fes%2Fhow-to-check-cpu-temp-on-raspberry-pi%2F\" title=\"Compartir en Facebook\" aria-label=\"Compartir en 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\">compartir<\/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%2Fes%2Fhow-to-check-cpu-temp-on-raspberry-pi%2F&text=How%20to%20check%20CPU%20temperature%20on%20Raspberry%20Pi%3F\" title=\"Compartir en Telegram\" aria-label=\"Compartir en 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\">compartir<\/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%2Fes%2Fhow-to-check-cpu-temp-on-raspberry-pi%2F\" title=\"Compartir en Reddit\" aria-label=\"Compartir en 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\">compartir<\/span>&nbsp;<\/a><\/li><\/ul><\/div>","protected":false},"excerpt":{"rendered":"<p>Aqu\u00ed hay tres maneras que usted puede medir la temperatura de la CPU de su Raspberry Pi. Temperaturas b\u00e1sicas de la CPU a trav\u00e9s de Terminal En Terminal, utilice Esto le dar\u00e1 una lectura de una sola vez. Si desea controlar la temperatura de su Raspberry Pi en intervalos seleccionados, utilice: El par\u00e1metro -n le permite declarar el n\u00famero de segundos...<\/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\/es\/how-to-check-cpu-temp-on-raspberry-pi\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\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\/es\/how-to-check-cpu-temp-on-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=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"raspi berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\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\":\"es\",\"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\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/how-to-check-cpu-temp-on-raspberry-pi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@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\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\",\"name\":\"PiCockpit.com\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@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\":\"es\",\"@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\\\/es\\\/author\\\/raspi-berry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u00bfC\u00f3mo comprobar la temperatura de la CPU en Raspberry Pi? | PiCockpit","description":"Hay tres maneras f\u00e1ciles de medir la temperatura de su Raspberry Pi a trav\u00e9s de la Terminal, la barra de tareas y 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\/es\/how-to-check-cpu-temp-on-raspberry-pi\/","og_locale":"es_ES","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\/es\/how-to-check-cpu-temp-on-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":{"Escrito por":"raspi berry","Tiempo de lectura":"4 minutos"},"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":"es","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":"\u00bfC\u00f3mo comprobar la temperatura de la CPU en 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":"Hay tres maneras f\u00e1ciles de medir la temperatura de su Raspberry Pi a trav\u00e9s de la Terminal, la barra de tareas y PiCockpit.","breadcrumb":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/picockpit.com\/raspberry-pi\/how-to-check-cpu-temp-on-raspberry-pi\/"]}]},{"@type":"ImageObject","inLanguage":"es","@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":"es"},{"@type":"Organization","@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization","name":"PiCockpit.com","url":"https:\/\/picockpit.com\/raspberry-pi\/","logo":{"@type":"ImageObject","inLanguage":"es","@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":"baya raspada","image":{"@type":"ImageObject","inLanguage":"es","@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":"Estoy aqu\u00ed para ayudarte con todas tus preguntas relacionadas con la Raspberry Pi y me encanta compartir sobre nuevas ideas de proyectos para la Raspberry Pi, y dar consejos r\u00e1pidos. Por supuesto, tambi\u00e9n te ayudar\u00e9 con PiCockpit y c\u00f3mo hacer que tu Raspberry Pi sea a\u00fan m\u00e1s f\u00e1cil de usar con esta soluci\u00f3n de monitoreo de la frambuesa Pi :-)","sameAs":["https:\/\/picockpit.com"],"url":"https:\/\/picockpit.com\/raspberry-pi\/es\/author\/raspi-berry\/"}]}},"_links":{"self":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/posts\/2349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/comments?post=2349"}],"version-history":[{"count":7,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/posts\/2349\/revisions"}],"predecessor-version":[{"id":4969,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/posts\/2349\/revisions\/4969"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/media\/2355"}],"wp:attachment":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/media?parent=2349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/categories?post=2349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/es\/wp-json\/wp\/v2\/tags?post=2349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}