Sanjay Krishna
Published © GPL3+

Controlling Lights Using Google Assistant

This project is based on controlling LEDs connected to Bolt WiFi module through Google Assistant.

BeginnerFull instructions provided1 hour1,177
Controlling Lights Using Google Assistant

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
Resistor 330 ohm
Resistor 330 ohm
×1
LED (generic)
LED (generic)
×1
USB-A to Mini-USB Cable
USB-A to Mini-USB Cable
×1
Android device
Android device
×1

Software apps and online services

Maker service
IFTTT Maker service

Story

Read more

Schematics

complete circuit design

Code

coding for the url

JavaScript
for turning off and on the lights
//FOR TURNING OFF THE LIGHTS:
//cloud.boltiot.com/remote/API_KEY/digitalWrite?pin=0&state=HIGH&deviceName=BOLTXXXXXXX
//FOR TURNING ON THE LIGHTS:
//cloud.boltiot.com/remote/API_KEY/digitalWrite?pin=0&state=LOW&deviceName=BOLTXXXXXXX

Credits

Sanjay Krishna

Sanjay Krishna

1 project • 1 follower

Comments