LED colour change when temperature rise/fall

Thread Starter

blackstallion

Joined Jan 13, 2012
8
Hi everyone...i have this project of water level detector. Im planning to add a feature which is...the LED level indicator will change color when cold/hot water is in the water tank. I want the LED to light ups in blue for cold water and light ups red for hot water.

I have been searching the circuit for the temperature dependence LED but still not found any.

Can anyone give ideas on how to achieve the intended feature? any circuit reference available?

Any supportive comments are welcome. Thanks
 

Felo

Joined Feb 20, 2012
91
I have never seen such thing as temperature dependant LED, as I see it, the fast way to achieve this is use a low pin count MCU and a temp. sensor sucha as LM35 or the digital DS12XX, write the apropriate code for this and voila!!! If you take such endeavor, many people here would be willing to help, but please be super specific with you requirements
 

luvv

Joined May 26, 2011
191
Like Felo said a pic makes everything just a matter of programming.

But for people like me w/ zero knowledge of programming a analog solution may be more appropriate.

If it where me, i would use a op amp as comparator and have the output drive the gates of a pnp/npn mosfet.

This is a ghetto way of doing it,but works ......

Perhaps someone else will suggest a better way that don't involve coding.

-luvv-
 

Wendy

Joined Mar 24, 2008
23,429
First, pick your sensor. Then pick your range.

Then you need to design an analog circuit that does what you want with voltage swing.
 
Top