Buying an Alarm Clock is normal but what about making one by yourself? Sound's Interesting Right! You can proudly say that I have designed this Alarm Clock. Let's get started with it.
Connectionscconnect Bolt wifi module with buzzer as following:
+ve pin(longer) -> GND
-ve pin(shorter) -> 1 (any digital pin of your choice(0, 1, 2, 3))
GetStarted
- Register your bolt device to bolt cloud.
- Make Hardware Connections as discussed above.
- go to https://www.integromat.com/en and sign up.
Open Integromat and do following:
- After logging in to Integromat click on "Create a new scenario".
- Search and then select "Bolt iot"
- Go to your Bolt Cloud and copy the API key.
- Paste your API Key by clicking Add button as shown below:
- Enter your Device Id and select the pin where Buzzer is connected. In this I have connected buzzer with pin 1.
- Choose the state as "High" to turn ON the buzzer.
- Now, we have to set the duration for which the buzzer will rang. Go to Tools (below the tab) and select Sleep.
- Enter the Time duration (in seconds) for which you want the buzzer to rang.
- Now, we need to add a new module same as Bolt iot. repeat the same procedure but this time select state of buzzer as "LOW".
- We almost made it. Now we will set the time for which we want our alarm to wake us.
- Click on clock icon on first Bolt module. A schedule setting bar will pop-up. select time when you want your alarm to ring and click "OK".
- Now, Save the Scenario and to run this click "Run once".
- At last whole Scenario should look like:
Now, you are ready with your alarm clock. Tell your Friends and Family about this.
SET YOUR ALARMS ACCORDINGLY SO YOU DON'T GET LATE NEXT TIME.
BEST OF LUCK!







Comments