Lying in the bed every morning without realising we are getting late for college, office.
So we have a solution..
Lets design a alarm clock using Bolt Wifi module and a online service Integromat which is absolutely cost reliable and easy to design.
How the system will work-
The system will set a scenario using Integromat which activates the buzzer that is connected to Bolt Wifi module activating the alarm everyday.
1.Register to your Bolt device to Bolt cloud.
2.Connect the +ve terminal(longer) of buzzer to pin 1 and -ve terminal(smaller) to ground on bolt module using the jumper wires.
3.Power ON the bolt device using micro usb cable
4.Create a account on Integromat. Go on link mentioned below
5.Login to your Integromat account.
6.Click on Create a new scenario.And then search for Bolt iot.
7.Enter the api key of your bolt device.You can get it on bolt cloud dashboard.
Then enter the device id and select "DigitalWrite"and then select pin1 as the buzzer being connected to it.
choose the state as "HIGH".
8.Now as we want the buzzer to ring for atleast a few seconds.Click on the tools option and select "sleep".
So we need to add a delay of the time we need to wake up.I set it to 2 as its enough to wake me up.
9.Click on "Add new module" and again select "Bolt iot".
10.Select Digital Write again and this time keep the state as "LOW".
11.Then we need to set the conditions for the alarm to ring.
You can use "Run once" option to check whether your buzzer is ringing or not.Time can be set according to your convienience.
Save the scenario by clicking on save button.
Comments