Hello. I'm new here so apologize in advance for mistakes. I recently purchased an Arduino Uno and am slowly learning programming but need a thermostat for research purposes. Unfortunately, I can not write such a program for a thermostat yet.
Hence my question: Could someone write a program for such a thermostat and provide a connection diagram? I have the necessary temperature sensor for Arduino. The thermostat must have a lower temperature of 17 degrees and an upper temperature of 32 degrees. It is best if one LED lights up after the temperature drops below 17 degrees, the second one lights up in the range of 17-32 degrees, and after the temperature rises above 32 degrees, the third LED lights up.
I was thinking that the display (no matter which segment or 16x2 - I have both) shows the temperature of the sensor, but I do not know how to connect it.
Thank you in advance for your help.
Hence my question: Could someone write a program for such a thermostat and provide a connection diagram? I have the necessary temperature sensor for Arduino. The thermostat must have a lower temperature of 17 degrees and an upper temperature of 32 degrees. It is best if one LED lights up after the temperature drops below 17 degrees, the second one lights up in the range of 17-32 degrees, and after the temperature rises above 32 degrees, the third LED lights up.
I was thinking that the display (no matter which segment or 16x2 - I have both) shows the temperature of the sensor, but I do not know how to connect it.
Thank you in advance for your help.