Google Home assistant connected to ESP using Basic
Posted: Sat May 20, 2017 12:52 pm
Ok I am not advocating Google here but I really think Google Home is amazing. And they have just released their SDK so any tinkerer can build himself a Google Home with a Raspberry Pi of about 40 USD.
I have connected the Google Assistant through an ESP-8266 wifi chip.
The setup is as follows:
Google Home accepts commands that are send to IFTTT and that sends a command to the ESP8266.
I wrote my project in just 7 lines of Basic. Then I extended it to use 6 I/O ports instead of just 1. This means it is capable of triggering relays or transistors for switching lights, pumps, sprinklers, ledstrips etc.
So walking into your room and saying: OK Google switch on the living room lights, is no science fiction any more.
Find the directions on my web-log: http://lucstechblog.blogspot.nl/2017/05/google-home-and-esp8266.html
This is far to long to post here.
ESP Basic is really Amazing !!!!
Luc Volders
I have connected the Google Assistant through an ESP-8266 wifi chip.
The setup is as follows:
Google Home accepts commands that are send to IFTTT and that sends a command to the ESP8266.
I wrote my project in just 7 lines of Basic. Then I extended it to use 6 I/O ports instead of just 1. This means it is capable of triggering relays or transistors for switching lights, pumps, sprinklers, ledstrips etc.
So walking into your room and saying: OK Google switch on the living room lights, is no science fiction any more.
Find the directions on my web-log: http://lucstechblog.blogspot.nl/2017/05/google-home-and-esp8266.html
This is far to long to post here.
ESP Basic is really Amazing !!!!
Luc Volders