Skip to content

finch445/sinric-tpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ESP8266 integrating with Google Home

The function of this project is to control IoT devices through Google Home or Google Assistant. For example, say "Turn on kitchen light" and other voice commands to control IoT devices. This project uses ESP-WROOM-02 as a home Internet of Things device. Moreover, using RGB LEDs, changing brightness and colors, to simulate commercially available LED smart bulbs.

Arduino

Library List

  1. Arduino.h
  2. ESP8266WiFi.h
  3. ESP8266WiFiMulti.h
  4. WebSocketsClient.h
  5. ArduinoJson.h
  6. StreamString.h

Circuit diagram

ESP8266

NodeMCU