Hi!
I’m totally new to this, so i dont know if this is a stupid question or not.
I am going to make a temperature logger for my fridge. I’m just wondering if it is ok to put the actual device in the fridge? Will it get defected or damaged if i do so?
If you check the data sheet section of the docs, you should be able to find the minimum/maximum temperatures. That said, perhaps it’s better to place the photon outside the fridge, and run a sensor in, since you’d then also have better access to power
thanks, i will check it out. Yeah i was considering it, but wouldn’'t that leave a gap open for the fridge? Then you probably would get warmer air in the fridge?
@hoaben13, the other thing you need to consider is the fridge may act as a Faraday cage and block the wifi signal. Your best bet is to put a Photon in the fridge and see if you can access it. Most fridges don’t get cold enough to stop a Photon from working but they will affect battery performance. Your best bet is to experiment, which is the essence of Making!
Okay! Yeah i was planning on testing, but wasn’t sure if i could place it in the fridge without making the photon stop working. It’s a school project so its best that my particle photon is going to work all the way. If not i can’t complete the assignment.
@hoaben13, I see the biggest issue being humidity more than temperature. I don’t believe there is any chance of damaging your photon. If it stops working, take it out and give it a few hours to warm up and dry out.
some time ago I created a pool temperature monitor with a Particle and I know that people have modified it to monitor fridges (since they showed me pics and asked me questions).
What they did is basically run the sensor (a thermistor) inside the fridge and left the particle outside.
If this is something you’d like to try, go ahead!
Here is the project (particle code included):
I am planning to use the DHT11 Sensor to log temperature. But wouldnt it make an open gap for the fridge, causing warm air to the fridge? Its important for my project that the temperature stays consistent.
I have a similar setup with a mini fridge. The photon is on the outside and a thin wire goes in with the sensor on the inside. If you find small enough wire, the gap between the fridge and the door is insignificant enough to cause a temperature change.
The rubber around the door should also seal off most of the gap if there is one. Give it a try, and if it doesn’t work, you can still decide to stick it in the fridge?