Why am I always forgetting to drink water?
Don’t you feel to have a system which will remind you....
Shall we create such a system...?
Yes, here goes..
It will remind us to drink water.
Hardware components:Bolt wifi module
Buzzer
Breadboard
Jumper wires
Usb cable
Hardware Connections:-ve ground
+ve pin 1
The final circuit look like
Connect usb cable to your bolt device.
Let’s build:
1. Log into your Integromat account
2. Click on + (create scenario) which is present in top –right corner.
3. Search and select “boltiot”
4. Tap on bolt icon. A popup will appearclick on addenter your bolt_device_APIclick on continueselect command as “write digital output”enter your Device_IDand select pin as 1state is HIGH.
5. We want the buzzer to ring for a few seconds atleast. So we need to add a delay before switching of the buzzer again.
6. Click on the tools option and select “sleep”.
Tap on Tools (sleep) icon enter the number of seconds the buzzer should ring in the input box. (Ex: 10).
7. Click on adding a new module and choose “boltiot” again. Now in this module we are going to switch of the module.
8. Enter the same API, DEVICE_ID and pin, but set the state as “LOW”.
9. Click on the tiny clock icon on the bolt module choose run scenario as regular intervals and minutes 120. For every two hours the buzzer rings to remind you to drink water.
10. Save your scenario. That’s it.
Comments
Please log in or sign up to comment.