Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Sourav Nath
Published

Controlling the room LEDs using Google Assistant

Subtle use of Bolt IoT Platform and IFTTT Applet to control LEDs using Google Assistant based on Temperature alert.

BeginnerFull instructions provided1 hour804
Controlling the room LEDs using Google Assistant

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
Breadboard (generic)
Breadboard (generic)
×1
LED (generic)
LED (generic)
×2
Resistor 330 ohm
Resistor 330 ohm
×2
Jumper wires (generic)
Jumper wires (generic)
×1
LM35
×1
Female to Male wire
×3
USB-A to Mini-USB Cable
USB-A to Mini-USB Cable
×1

Software apps and online services

Bolt Cloud
Bolt IoT Bolt Cloud
Maker service
IFTTT Maker service

Story

Read more

Code

Temperature Prediction JS code

JavaScript
setChartLibrary('google-chart');
setChartTitle('Polynomial Regression');
setChartType('predictionGraph');
setAxisName('time_stamp','temp');
mul(0.0977);
plotChart('time_stamp','temp');

Credits

Sourav Nath
1 project • 0 followers
Contact

Comments

Please log in or sign up to comment.