Arduino Refrigerator Thermostat

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
infoseek
 
Posts: 20
Joined: Thu Sep 06, 2012 10:20 am

Arduino Refrigerator Thermostat

Post by infoseek »

I have a mini fridge that needs a new thermostat. I thought it would be a cool project to build a digital thermostat using my Arduino Uno and LCD. I basically just want to be able to adjust the temp with a pot. I could use some help finding the right temp sensor or any other needed components from your website to complete the project. Thanks!

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: Arduino Refrigerator Thermostat

Post by Franklin97355 »

https://learn.adafruit.com/sous-vide-po ... us-viduino should help. you could also use a TMP36 or MCP9808

infoseek
 
Posts: 20
Joined: Thu Sep 06, 2012 10:20 am

Re: Arduino Refrigerator Thermostat

Post by infoseek »

Thanks for the info Franklin. The TMP36 looks like the way to go. I was thinking I could mount a project box on top of the fridge for the Uno and LCD display and a relay inside where the original thermostat was to turn the compressor on and off based on the temp settings.

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: Arduino Refrigerator Thermostat

Post by adafruit_support_bill »

The TMP36 is easy to work with. But for a refrigerator, you should anticipate that you will have some condensation. A waterproof DS18B20 would be my first choice. https://www.adafruit.com/products/381 Although you could make a shroud for the TMP32 with some heat-shrink tubing & epoxy or silicone sealant.

User avatar
Franklin97355
 
Posts: 23938
Joined: Mon Apr 21, 2008 2:33 pm

Re: Arduino Refrigerator Thermostat

Post by Franklin97355 »

For a water shield I've used this http://www.lowes.com/Paint-Primer/Plast ... B%5D=2z8vj or a product called liquid tape.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”