Posts

Showing posts from February, 2019

Voice Control Change RGB LED Color

Image
In this tutorial, I will show you how to make a Voice Control Color Lighting with Google Home or Google Assistant. I used a NODEMCU ESP-12E V2.0 and WS2812B LED strips for this project. Preface: In last tutorial, I had showed you how to make a Voice Control Light Switch with Google Home or Google Assistant. Not sure if you have chance to try to do this yourself or not. The previous tutorials are considered a prerequisite for this tutorial. Please checkout previous tutorials from here: Purpose of this tutorial / schematic / How does it work - Part 1 IFTTT and Adafruit software setup - Part 2 Arduino firmware   - Part 3 Goal: Use voice command to say “Set Color Light” + color to change the light colors. For example: If you said “Set color light red”, the lighting will change from current color to “red”. Very sample! Although turn on/off light switch with voice is quite practical in daily life, it’s somehow not so interesting. In this tutorial, you will be able t