Small LED Thermometer - Beginner Electronics

AI Thread Summary
A beginner in electronics seeks advice on using a micro analog thermometer to change the color of a small LED based on temperature. Achieving a simple color change is feasible, but transitioning between distinct colors like red and green within a 1K range requires more complex logic, potentially involving comparators. Using two different LEDs or a dual-color LED package can facilitate color mixing, with pulse width modulation suggested for varying colors and intensities. The specific output of the thermometer is crucial for determining suitable circuit designs, but details remain unclear. The discussion highlights the challenges and possibilities in creating a compact LED thermometer display.
nboston
Messages
1
Reaction score
0
Hi, I'm a freshman in college and a beginner in electronics. Does anyone know of a way to use a micro analog thermometer to change the color of a small LED light once it hits a certain temperature. I am looking to make this on an extremely small scale.
 
Engineering news on Phys.org
What is an extremely small scale? Centimeter? Millimeter?

How large can the transition region be? Just getting some color change depending on temperature is very easy, switching from "pure red" to "pure green" (as an example) within 1K will need more logic (probably something like a comparator).
Note that LEDs have a fixed color, changing the apparent color will need two different LEDs and some control over their current.
 
mfb said:
What is an extremely small scale? Centimeter? Millimeter?

How large can the transition region be? Just getting some color change depending on temperature is very easy, switching from "pure red" to "pure green" (as an example) within 1K will need more logic (probably something like a comparator).
Note that LEDs have a fixed color, changing the apparent color will need two different LEDs and some control over their current.
I seem to remember that you could buy LED packages with two colours in them. You can produce an infinitely variable set of intermediate colours between the Red and Green of the diodes taken singly by varying the voltage supplied, iirc. Actually, I now remember I have two such indicators on the regulator for a Rutland 12v Wind Generator.

I should think that it would not be hard to drive a two colour LED, using a single transistor as an interface with the output of the thermometer. But you would need to specify what the thermometer actually outputs.
 
sophiecentaur said:
I seem to remember that you could buy LED packages with two colours in them
And probably 3 or 4 pins, which just means there are two different LEDs inside.
I should think that it would not be hard to drive a two colour LED, using a single transistor as an interface with the output of the thermometer.
That would give a slow transition over a large temperature range.
But you would need to specify what the thermometer actually outputs.
I guess it is just a variable resistor.
 
mfb said:
And probably 3 or 4 pins, which just means there are two different LEDs inside.
That would give a slow transition over a large temperature range.
I guess it is just a variable resistor.

One package is aesthetically more pleasing ('colour mixing' built in and looks 'modern') and uses just one hole in a panel.

Could well be - but we'd need to know.
 
sophiecentaur said:
One package is aesthetically more pleasing ('colour mixing' built in and looks 'modern') and uses just one hole in a panel.

Could well be - but we'd need to know.
Use pulse width modulation to drive either of the LED's or both, and one can get a whole range of colors. Vary the voltage for the intensity.
 
mfb said:
What is an extremely small scale? Centimeter? Millimeter?

How large can the transition region be? Just getting some color change depending on temperature is very easy, switching from "pure red" to "pure green" (as an example) within 1K will need more logic (probably something like a comparator).
Note that LEDs have a fixed color, changing the apparent color will need two different LEDs and some control over their current.
A circuit utilizing a schmitt trigger might be what is needed, but still it, is a comparator circuit.
 
Unfortunately, as we don't know what this 'thermometer' consists of we cannot usefully speculate about suitable circuits - only the possibilities for displays.
The OP seems to have run away in panic at our responses. :))
 
Back
Top