Introduction: Thermostat Thing
This is a device that allows to act as a thermostat, and a device that you can make a desired temperature that it will alert you if the room temp is lower than your desired temp. It will turn on a led if the desired temp is lower than the room temp. Oh and that jumper cable setup is so critical to it working that you don't even know how important it is...
Step 1: Digital Design
Components needed:
1 lcd screen
1 led
1 push button
2 potentiometers
1 temperature sensor
3 330k ohm resistors
many wires are required
2 breadboards
1 arduino uno
coding software
The picture above is how I designed the arduino.
Step 2: The Code
This is the code for the arduino that programs the stuff to do the things. Once you get that thar code jammed in the arduino, you will be good to go and sense those temperatures.
2 Comments
7 years ago
Looks very interesting ~ like something I could find use for (in my "retirement-dabbling") ... thanks for sharing this. I do seem to be missing a couple of details, looking-back-over things. The "2 potentiometers": any specific *values* needed? Also, what type of "temperature sensor" are you using? [And, if you wouldn't mind: could you share the critical-nature of "that jumper cable setup"...?
Thanks!
Reply 7 years ago
Hey, thanks for enjoying my little project! I believe that I used two 10k knob potentiometers, and I think that the temperature sensor is a TMP36-SEN-10988. It's a funny story about the jumper cable setup, I actually ran out of long wires and my friend gave me the great idea for that little gem, so I assume that it can only be of the utmost importance :)