Simple temperature sensor and LED circuit

Looking to make a circuit with just a lily pad coin battery, temperature sensor, and LEDs. The idea is that the LEDs will only light up when someone holds the temperature sensor to activate it/complete the circuit with their body heat.

I’m not using arduino or coding. It seems like a really simple idea but I’m having trouble figuring out how to build the circuit, or if the battery, temp sensor and LEDs have to be in a certain order for it to work.

Can anyone tell me what the order of the battery, sensor, and LEDs have to be—or how to connect it so the sensor works?

Thanks!

It could be done, but the tricky part will be finding an analog tempt sensor that is tuned to the relevant temps (not activated at ambient, activated around body temp…so not activated until like 90F)

Unfortunately it’s not as easy as connecting a battery, sensor and LED in a specific order.

The easiest way to do what you want to do is to use an[ Arduino and a little bit of code but you could use a comparator circuit made with an op-amp and some resistors and do everything in the analog domain.

Sadly, Sparkfun no longer carries a [comparator breakout board so you’d need to build your own. (or get [something else) The circuit in the link below might work for you but you’d need to source the components and modify the circuit to work on less than 12 volts.

https://electronicsarea.com/temperature … it-op-amp/

What the circuit does is compare the voltage coming from a temperature sensor like a [TMP36 or a [thermistor to a preset level that’s set by a potentiometer. If the temperature sensor is outputting a voltage lower than the preset, the comparator doesn’t output a signal. Once the temperature sensor outputs a voltage higher than the preset, the comparator turns on an output and that could be used to light a LED. When the temperature sensor cools down, it’s output voltage falls below the preset voltage and the comparator turns it’s output off.

You might consider using an Arduino, it’s easier to change a line of code than it is to build a new circuit.](Thermistor 10K - SEN-00250 - SparkFun Electronics)](Temperature Sensor - TMP36 - SEN-10988 - SparkFun Electronics)](LM393 Voltage Comparator Module High Low Level Dual Output Signal Adjustable Kit | eBay)](SparkFun Window Comparator - WIG-10101 - SparkFun Electronics)](SparkFun Inventor's Kit Experiment Guide - v4.1 - SparkFun Learn)

YellowDog:
Unfortunately it’s not as easy as connecting a battery, sensor and LED in a specific order.

For the sake of discussion, a bimetallic mercury switch would work in this manner.

https://cdn4.explainthatstuff.com/mercu … mostat.jpg

OP didn’t mention sensor response time, bulkiness concerns, orientation assumptions, or hazmat-free construction requirements so this must be the perfect solution! Low ‘idle’ power overhead, too.

Edit: Source

https://www.explainthatstuff.com/thermostats.html