Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 737 Bytes

File metadata and controls

16 lines (11 loc) · 737 Bytes

IOT-Temp-Alert

Info

It is an IOT project that uses ESP8266 module send a alert to your Twitter Account, SMS, Email when the temperature of a room increases above a certain threshold (in my case it is 25 deg Celcius). It could be highly useful for a person who need to know the live temperature of a room where some highly temperature sensitive material is kept.

The code checks the room temperature in every 10 seconds.

Screenshots

Image Not Found! Image Not Found!
Image Not Found! Image Not Found!

Please Note :- Since the project doesn't contain any api keys you cannot run yourself and so the code is for refrence only.