ModestMariner
Posts: 2
Joined: Tue May 17, 2016 1:18 pm

Raspberry Pi gets HOT when using Sense HAT

Tue May 31, 2016 4:40 am

Hey all,

I just recently purchased Raspberry Pi Model 3, and I decided that it would be good to get the Sense HAT in order to jump right in to learning how to code and do things with the RPi. Something that I have noticed while using the Sense HAT is how hot my CPU gets (upwards of 70 and 80 degrees Celsius). Is this normal when running a program using the Sense HAT? Or is there something going awry with my Python 3 (IDLE) program?? I have also noticed that even after I interrupt the program, IDLE continues to use CPU resources until I close the Shell.

Any help would be appreciated!

Thanks!

User avatar
MarkHaysHarris777
Posts: 1820
Joined: Mon Mar 23, 2015 7:39 am
Location: Rochester, MN
Contact: Website

Re: Raspberry Pi gets HOT when using Sense HAT

Tue May 31, 2016 7:53 am

This is all normal.

... get a heatsink for your SoC; even a small one will help.

IDLE is a threaded process(s) , all normal...
marcus
:ugeek:

ModestMariner
Posts: 2
Joined: Tue May 17, 2016 1:18 pm

Re: Raspberry Pi gets HOT when using Sense HAT

Tue May 31, 2016 12:19 pm

I've got a heat sink ordered and it's on its way.

Thanks!

Return to “Astro Pi”