I want to make sure my buzzer rings everyday at a particular time. How can I achieve this? I tried a lot but failed to do so Can someone please help me?
Hi, @Bharati
You can achieve this using Integromat.
Step 1 : Go to integromat dashboard.
Step 2 : Create a new scenario .
Step 3 : Select Bolt IoT by searching in the search box & Click on continue .
Step 4 : Add modules as follows:-
- Bolt IoT Module
- Tools as Action delay
- Bolt IoT Module
- On Clock Schedule setting set
- Run scenario : Every Day
- Time : As you wish
- Setting for first bolt module
- Add a connection using api key of bolt cloud.
- Command - Digital Write Output.
- Device name - Your Device ID
- Pin - GPIO Pin
- State - HIGH
- Set delay for buzzer sounds in second
- Setting for last bolt module
- Add a connection using api key of bolt cloud.
- Command - Digital Write Output.
- Device name - Your Device ID
- Pin - GPIO Pin
- State - LOW
- Turn on the Scheduling
- And Save the Scenario.
Boom! You build your own Alarm .
You can also set twilio, twitter or even mailgun for sms, twitter,and email alert .
Hope this will solve your problem.
2 Likes
Thankyou so much.
This was highly elaborate and perfect. This is helping me a lot.
1 Like