How would you set the number of digits with a knob?https://www.digikey.ch/htmldatasheets/production/38276/0/0/1/icl7106-07.html
ICL7107 with an analog output sensor would do it.
Hmm.. I read it as a 3 digit display and a pot to simulate temperature. If your premise is correct, yep some microcontroller.How would you set the number of digits with a knob?
What, exactly, does that mean?the digits on the led should able to increase or decrease when the pot turn clockwise/anticlockwise
My crystal ball says the values displayed, with up to 7 digits, change by turning a knob which simulates a temperature sensor output.What, exactly, does that mean?
This is the type of LED I was talking about 3 digits 7 segmentMy crystal ball says the values displayed, with up to 7 digits, change by turning a knob which simulates a temperature sensor output.
Yes, but I don't know if it will be possible. I have seen a hot air blowers which the knob can be used to set the temperature and it displays the temperature in digits on the led.That do you want the knob to do?
Anything is possible. You just need to clearly define exactly what it is that you want to happen.Yes, but I don't know if it will be possible.
I fear, and it was my next question, that the temperature range required by the TS will be in excess of 110°C. And, these modules and their many variants don't have rotary controls, but I hope that's just on the wish list.View attachment 259219
Very hard to beat!
Otherwise, if you want to build it yourself, a processor of some sort will be needed, and an Arduino is the easy way to go as there are many examples around for you to copy, and plenty of on line help.
So let's make it clear.Anything is possible. You just need to clearly define exactly what it is that you want to happen.
Maybe language is a barrier. But no problems. We are willing to work it through with you.
ExactlyOK, so let's figure out what you actually want. Do I have this right?
You want a temperature controller with a set point control with 1° resolution, and three digit readout of the set point while it is being adjusted, but once that is done, it should switch to showing the current temperature.
Is that right?
What it the temperature range—from low to high—that you want to cover, and in C or F?Exactly