Connected Things
A State-of-the-Art Web based service to interact with sensors planted in home and to react to them in real-time
Inspiration
IoT peripheral devices like Sensors are great for collecting data but when it comes to Processing the data and making decisions based on it, we run into serious processing issues due to lack of Compute power on these tiny little things(hardware). To overcome this problem we take the processing load from the Sensors to Cloud.
What it does
we connected sensor to nodemcu(esp 8266) it receives the data and post the data to cloud we used fire sensor ,water senor ,gas detection sensor received data is posted to server , server displays in Dashboard the, send the notification(sms)
How we built it
The Tech Stack we chose to tackle this problem consists of HTML, CSS, Bootstrap for the frontend, Node JS, Express JS for the backend, MongoDB to handle the Document Storage and Retrieval, esp8266(node mcu ) is used to collect the sensor data and post the data to express server hosted on heroku, twilio to send notification sms
Challenges we ran into
the main challenge we go throw is connecting hardware to the server we use http protocal to do this
Accomplishments that we're proud of
firstly this is our first hackthon we proud of it ,
What we learned
learnt to work with team , dividing the work
What's next for connected things
next we are planing to work on real time database
Built With
- esp8266
- express.js
- hardware
- mogoose
- mongodb
- node.js
- nodemcu
- rest
- sensors
- twilio
Log in or sign up for Devpost to join the conversation.