Back to Parent

Outcome


Intention

One of the common problems we face in our busy lives is forgetting to switch off an appliance in our home. Sometimes its a harmless act- but occasionaly it can be dangerous if it is a tap in the bathroom or the stove in your kitchen. The ‘stove-alert’ device senses if the stove has been left on for more than 10 minutes unsupervised and immediately notifies the user on his/her phone. The user can then take suitable action to let the building management/neighbor know about the stove and get it switched off.

This device has been designed specifically for my flat mate (Anshuman Kumar) who has this habit of forgetting things and has left the stove on a couple of times in the past three months itself. The interesting thing was- both of those times, I was present in the house but couldn’t know about the stove as I was upstairs in a different room. Thus, I felt a need of placing a sensor which could send him and all the housemates notifications via internet so that either of us could go downstairs and switch it off.

Goal

The goal was to design a device that could sense the light which is usually on most of the stoves in the kitchen (The light is red when the stove is on). I wanted the device to give out a signal/ alert after 10 minutes of stove being left unattended. The device output was to be delivered in 3 forms: visual (LED output), auditory (sound output), via internet (text/ e-mail). The device alerts the user about the stove situation and saves energy as well as damage to property.

Process

The process I followed to develop this device was iterative in nature. There were 3 major components involved in making of this device: 1. Photosensor (to sense the light falling on the device), 2. Piezo Speaker (to give a sound alert from the device), 3. Color LED to switch between red and green colors. (Red when stove is turned on for more than ten minutes and green rest of the times)

I integrated one component at a time. First, I installed the speaker and checked if the code for that was functioning. (Code source: https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-for-photon-experiment-guide/experiment-5-music-time)

Then I integrated the photosensor in the circuit and calibrated the code to play music if the photosensor value crossed a certain threshold. I modified the above code and integrated it with the photosensor code we used during the workshop. (https://designingiot.slack.com/messages/help/)

    The only problem I faced was during circuit building which was resolved immediately after consulting the teacher. After that I integrated the LED and coded to switch colors as per the condition mentioned above. After all the circuit was complete, I tested it on the stove and calibrated the threshold for the sensor to match with the stove light. The device gives a visual alert when the stove is on by switching the LED to red from green and a push notification/ text message on your phone. I connected the device to the particle cloud and stored the threshold as a ‘particle.variable’. Then I used that to make IFTTT recipe that sends a message to me and my housemates’ phone. The data from the particle is also logged and can be monitored using Spark.publish() on: https://dashboard.particle.io/user/logs 

Outcome

The final outcome is a device which has all the functionalities mentioned above i.e. sensing the stove indicator from the stove panel, lighting up an LED from green to red if the threshold is crossed, giving an audio signal to alert people in the house and also send an email to the housemates just in case nobody is at home. The prototype is fully functional and all it needs is a casing/fabrication and fitting on the stove panel. It also could be integrated with a thermal sensor for improved results.

Reflection

  The process taught me several important things about building circuits and writing codes. Even though the device seems to have a lot of functionalities, it is not that hard to put together if done step-wise i.e. integrating one sensor/part at a time. The code also works in a similar panel. I kept adding code as I kept integrating more sensors on the circuit.   

I did get the device I wanted but it is bulky to be used on a stove panel. Designing a smaller and more compact device could provide a better user experience. I got hands on approach using a variety of sensors and learnt how to use codes from them (Thanks to the open-source material!). Overall- it was a great experience successfully building my very own house hack.

Show Advanced Options
Show Advanced Options
Img 20160127 034501.thumb
Show Advanced Options
Img 20160127 031033.thumb
Show Advanced Options
Img 20160127 031042.thumb
Show Advanced Options
Img 20160128 074423.thumb
Show Advanced Options
Img 20160128 070741.thumb
Show Advanced Options
Img 20160128 070747.thumb
Show Advanced Options
Img 20160128 071035.thumb
Show Advanced Options
Img 20160128 071037.thumb
Show Advanced Options
Screenshot 2016 01 28 05 16 54.thumb
Show Advanced Options
Img 20160128 075953.thumb
Show Advanced Options
Drop files here or click to select

You can upload files of up to 20MB using this form.