Hello Everyone, This is Harsh Gupta...In this video, I have made how we can control LED using Google Assistant. In order to connect the Bolt device to Google Assistant, I used this third party app (https://ifttt.com/)
Whenever we insert API key and device id in our URL then third party app's web request will send bolt wifi module
How to write URL?
👉 FOR LED ON :
https://cloud.boltiot.com/remote/Your API key/digitalWrite?pin=0& state=HIGH&deviceName=Your Device ID
👉 FOR LED OFF :
https://cloud.boltiot.com/remote/Your API key/digitalWrite?pin=0& state=LOW&deviceName=Your Device ID
REMEMBER ONE THING WE ARE USING USB CABLE FOR ONLY POWER SUPPLY NOT FOR ANY DATA TRANSFER
video link:






Comments