Member III
Cost about $40 bucks in parts:
1 - Seeeduino (3.3v Arduino Clone) (Seeeduino 4.2 (CFAPN15062) from Crystalfontz )
2 - DS18B20 Temp Sensors (One-Wire Temperature Sensor (WRDOWY17) from Crystalfontz )
1 - BLE BluTooth Module ( )
1 - 12v Buck Converter ( )
1 - 5k resistor to pull-up the temp sensor (it goes between the pwr and data lines, see pic on the following post)
Currently, the App measures the inside temp of the fridge and the outside temp. If the inside temp gets above 40 deg F then it will sound an alarm. If the outside temp gets above 100F it will sound an alarm. If you leave Bluetooth range, it says "goodbye" so you know it's disconnected. I'll probably add other/different features as I think about them.
I used the MIT App Inventor (http://ai2.appinventor.mit.edu/) to build the Android App.
Let me know if you're interested and I'll share my Arduino Sketch and .apk file for the App.
1 - Seeeduino (3.3v Arduino Clone) (Seeeduino 4.2 (CFAPN15062) from Crystalfontz )
2 - DS18B20 Temp Sensors (One-Wire Temperature Sensor (WRDOWY17) from Crystalfontz )
1 - BLE BluTooth Module ( )
1 - 12v Buck Converter ( )
1 - 5k resistor to pull-up the temp sensor (it goes between the pwr and data lines, see pic on the following post)
Currently, the App measures the inside temp of the fridge and the outside temp. If the inside temp gets above 40 deg F then it will sound an alarm. If the outside temp gets above 100F it will sound an alarm. If you leave Bluetooth range, it says "goodbye" so you know it's disconnected. I'll probably add other/different features as I think about them.
I used the MIT App Inventor (http://ai2.appinventor.mit.edu/) to build the Android App.
Let me know if you're interested and I'll share my Arduino Sketch and .apk file for the App.
Last edited: