Page 1 of 1
ESP-Eye is getting heated up.
Posted: Tue May 21, 2019 10:01 am
by Yuvaraj1867
Hi,
I have ESP-eye.
Once i Connected the board with my laptop, ESP-EYE is getting heated up.
I flashed Camera_Web_Server from ESP-WHO Example. Video Streaming was working without any hanging.
Only Problem is the Board is getting Heated up.
Can anyone please. advice
Re: ESP-Eye is getting heated up.
Posted: Wed May 22, 2019 3:31 am
by ESP_Sprite
How 'heated up' are we talking about here? '5 degrees of rise above ambient' heated up, or 'if I stream any longer my PCB will go up in flames' heated up?
Re: ESP-Eye is getting heated up.
Posted: Wed May 22, 2019 6:39 am
by Yuvaraj1867
The board heat is increasing approximately 8 degree Celsius form the ambient temperature.
I was flashed hello_world example. This is case there is no heat in the board.
After i flashed Camera_Web_Server example, then the board is started heating.
But Video streaming is working fine.
We have totally 4 ESP_EYE kit. I checked all of them having same problem.
Re: ESP-Eye is getting heated up.
Posted: Tue May 28, 2019 1:27 pm
by ESP_Sandra
Hi,
This "heated-up" problem has been noticed since we developed our image recognition solutions. Unlike the "hello_world" example, AI applications make the chip CPU run intensively, which generates heat.
Maybe you can try some external/physical ways to deal with it, for example, adding cooling fin, try not to touch it when it's working, or wrap it with some kind of shield)
Re: ESP-Eye is getting heated up.
Posted: Wed May 29, 2019 4:40 am
by Yuvaraj1867
Hi
Thanks for the explanation.