Heat is referring to overheating a chip with too much voltage or current, thus producing heat. It often makes a blueish smoke when the chip exploded from pressure. Use this tag for how to cool the chips and/or how far you can push a certain chip before it will have a reduced lifespan.
Questions tagged [heat]
13 questions
15
votes
3 answers
Why is the regulator very hot?
We have an LED strip connected to output 6 and is powered by the Uno board itself. Shouldn't be drawing too much current, only have 10 elements on the LED strip. While this LED strip is connected to the Uno, I noticed that the regulator is getting…
Chris O
- 339
- 4
- 13
7
votes
1 answer
How to control a Nema 17 stepper motor with an arduino? (too much current / heat)
I am trying to control a Nema 17 motor with a L298n dual bridge and an Arduino Mega.
My wiring is from this Instructable:
http://www.instructables.com/id/Control-DC-and-stepper-motors-with-L298N-Dual-Moto/?ALLSTEPS
When I connect it to my laboratory…
ce_guy
- 73
- 1
- 1
- 5
2
votes
1 answer
How to power ESP32 with 230V AC
I want to power ESP32 with 230V AC and I don’t know how to do it. The requirement is that it must never overheat. What components should i use? The ESP will be in small space with no airflow. Will it be even possible?
krystof18
- 315
- 1
- 4
- 14
2
votes
2 answers
Is my Arduino dead?
I connected my Arduino Uno to an external power supply, but did not noticed the power supply was on 30 V, I saw the part in the picture smoking and immediately pulled the cable out of the Arduino.
now, each time I connect it to some source of power…
Tom
- 23
- 3
1
vote
0 answers
it just gets too hot . any way of cooling it?
there i just got started with the arduino mega2560 . i tried 8x8 matrix tube and after ~30secs i found the atmega2560 a bit hot that i can melt a small amount wax on it ! is there any sort of heatsink or a better way to use the matrix tube ? what i…
Raj
- 41
- 4
1
vote
2 answers
Whats the best way to keep an Arduino in a waterproof junction box and prevent overheating?
I am trying to make an automatic garden gate unlock that runs on a timer. I plan on running an arduino uno 24/7 with a software timer that activates a motor to release a bolt lock. I am going to fit all the electronics and extension cord into a…
MyDisplayName
- 21
- 2
1
vote
2 answers
Can removing lines of code destroy a motor driver and make it catch fire?
I am making a pid line follower robot. So I was tinkering with code to optimize my line follower when i removed two lines of code unknowingly. As soon as I uploaded my code and started the line follower, 4 mosfets on my motor driver smoked and burst…
Kirtik Soni
- 13
- 3
1
vote
1 answer
Solar Power Inside a Car
I plan on making an Arduino project for reminding a parent to take a child from a car. In order to power the project I though on using a solar panel. Since I can't rely on having solar power all the time I'll need to use rechargeable batteries and…
Ido Ran
- 149
- 4
1
vote
1 answer
Is it safe to power the Uno with 18v?
So I'm aware the Arduino Uno can take 6-20 volts, with a recommended voltage of 7-12. But I have an unregulated 12v power adapter, which puts out about 18v with no load.
Most of the time the Arduino won't be doing much of anything but powering a…
Nateowami
- 113
- 1
- 5
1
vote
1 answer
Dimming 6W (24V DC 0.25A) LEDs using Arduino
I want to dim 24 LEDs which are powered by a transformer outputting 24V 6W at 0.25A
I am worried about temperatures, especially considering the circuit has to stay on for several hours keeping the LEDs off.
Would a TIP122 transistor be ok?
Any tips…
Martin
- 119
- 1
- 6
0
votes
1 answer
Did not find fingerprint sensor :( Arduino Mega 2560 Adafruit Fingerprint Sensor
I'm getting the following error when I try to enroll fingerprints using the Arduino Mega 2560 microcontroller along with a Fingerprint Scanner:
Did not find fingerprint sensor :(
The exact devices I'm using are as shown in the links…
Wachaga Mwaura
- 131
- 1
- 2
- 8
0
votes
2 answers
Possible reason for broken Uno
Yesterday I wrote in a comment that I didn't break much, except a LED and a LED matrix. However, exactly yesterday I think my Uno gave up, since I cannot upload a sketch anymore (timeouts). For the rest the board seems to work still ok.
I have two…
Michel Keijzers
- 13,014
- 7
- 41
- 58
0
votes
1 answer
My Arduino is heating up
I am working on a simple Arduino project where I am controlling 5 TowerPro servos. I read that each takes up 2.2 V each so that means the Arduino can only handle about 2 , if using 5V. So far Ive connected 4 with no issues but when I added the 5th…
Bri V