With this project, one can provide IN TIME alerts whenever someone steals an object that is meant to be stationary inside the room. This was inspired by a request the Director of E & T, SRM University to the IOT Alliance Club [iotalliance.in] of SRM University. It is funded by the same. Visit the club at here :)
YouTube [Basic]The purpose of this Weather Station is to provide real time weather information to the user
on demand. The weather station consists of Sensors capable of reading temperature,
pressure, humidity, etc. These details are sent to a SQL Server that is hosted in a
remote location. The android application then reads the data off the databse located
in the server and presents it to the user.
The existing system gets the data from
satellites and sends it to the remote server from which the client side mobile application
loads the data, this project takes the reading from the physical environment.
This project uses a Raspberry Pi connected to a DHT22 sensor to read the temperature and humidity of its surroundings and sends it to a website called Ubidots, this site then plots these readings as charts and allows real-time analytics to be performed.
This project uses an Arduino connected to an LM35 temperature sensor and a GSM module to send an SMS to the user when the temperature exceeds the set limit