Home » Arduino Uno / Nano » Google Home Arduino ESP8266 ESP-12E

Google Home Arduino ESP8266 ESP-12E

Nog niet door mij getest.

-Googlehome to Arduino benodigdheden
– ESP8266 ESP-12E
– FTDI FT232RL
– HEROKUapp

https://github.com/nassir-malik/IOT-ESP8266-Google-Home

https://heroku.com/deploy

 

   

Pin out ESP-12E                                                                 Foto van ESP12E                                    FT232RL USB to TTL

Aansluitschema’s  programmeren   ESP8266 met de  FT232RL USB to TTL

 

 

(Gevonden op het internet credit voor /IOT-ESP8266-Google-Home)

IOT-ESP8266-Google-Home

YouTube tutorial –>https://www.youtube.com/watch?v=Uvg0ruRkKgY

In This project you will beable to control ESP8266 with Google Home without opening a firewall port or setuping a revers proxy.

  1. Download this project and unzip.
  2. Deploy this project to Heroku by clicking this button Deploy
  3. Copy following folders to “C:\Program Files (x86)\Arduino\libraries”, or install the libraries via the Arduino Library manager.arduinoWebSockets (WebSockets by Markus Sattler)

    ArduinoJson (ArduinoJson by Benolt Blanchon)

  4. Update and flash your ESP8266 with “ESP8266/WebSocketClient/ESP8266_WebSocketClient/ESP8266_WebSocketClient.ino”
  5. Create an API.ai agent and import “matrix-ai.zip” and setup Google integration and webhook
  6. Test and enjoy.