D
D
DraculaDIS2011-11-26 09:17:00
SMS
DraculaDIS, 2011-11-26 09:17:00

Temperature sensor with GSM module?

We need a temperature sensor that, when the temperature drops below the specified level, would inform me about this by SMS. Please advise.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vitaly Peretyatko, 2011-11-26
@viperet

You can make such a device yourself without even having special skills - Arduino (from $9) + Temperature sensor (DS18B20 ~ $2) or humidity and temperature sensor (DHT22 ~ $10) + the most expensive GSM Shield component (from $60). Here is a description of how a person did such a thing labs.vectorform.com/2011/10/remote-temperature-monitoring-with-the-arduino-sm5100b/. You can easily hang not one, but several such sensors on the Arduino, they work via a 1-wire interface, that is, two wires are enough, the sensors can be placed at a distance from each other, you can monitor temperature, humidity, screw PIR motion sensors, etc. The most expensive component - GSM Shield can be replaced with an old phone controlled by UART.

S
sdevalex, 2011-11-26
@sdevalex

It all depends on what exactly you need and now have ...
Sensor + phone or Internet + computer.
Or, for example, they promoted Twine on Habré.
habrahabr.ru/blogs/wireless/133421/

S
svavan, 2013-03-04
@svavan

I solved a more extended problem - habrahabr.ru/post/153719/ Maybe you will find useful ideas for yourself.
And if a single solution is “for yourself”, then Arduino + DS18B20 + old Siemens phone (or any GSM module with minimal wiring).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question