luke_Richardson
New Member
Hello,
I'm trying to find a good way of generating heat. More specifically, I need to raise the temperature of around 1 cubic centimeter of air by around 5-10 degrees F. The area will not be enclosed. Ideally, I would like to power the "heating element" from the 5V DC VIN pin on an Arduino. My current solution (not great I know), is a 100-ohm resistor. I have programmed my Arduino to read the temp around the resistor, if it falls below a threshold I set, it sends 5V through the resistor until the temp reaches the threshold. The problem is it takes far too long to reach the desired temp, and the area of air heated is far too small.
Any advice on this would really be appreciated.
~ Luke
I'm trying to find a good way of generating heat. More specifically, I need to raise the temperature of around 1 cubic centimeter of air by around 5-10 degrees F. The area will not be enclosed. Ideally, I would like to power the "heating element" from the 5V DC VIN pin on an Arduino. My current solution (not great I know), is a 100-ohm resistor. I have programmed my Arduino to read the temp around the resistor, if it falls below a threshold I set, it sends 5V through the resistor until the temp reaches the threshold. The problem is it takes far too long to reach the desired temp, and the area of air heated is far too small.
Any advice on this would really be appreciated.
~ Luke