In this project an ESP32 runs a server that accepts GET requests for sending a message to a Google device in your home.
- ESP8266 Webserver: Getting query parameters
- Connecting to a WiFi network
- ESP32 Arduino: Asynchronous HTTP web server
- ESP32 Arduino: Software reset
- ESP32 Arduino async HTTP server: Serving HTML
- ESP32 Arduino async HTTP server: Serving a HTML page from FLASH memory
- ESP32 Arduino HTTP server: Getting query parameters
- ESP32 Arduino SPIFFS: Writing a file
- mDNS address resolution
- ESP32 Arduino async HTTP server: Serving a HTML page from PROGMEM
- https://www.dfrobot.com/blog-1114.html
- ESP32 Tutorial web server:9. Serving HTML from file system
- ESP32 Tutorial Arduino web server: 16. Receiving data from JavaScript websocket client
- ESP32 Tutorial Arduino web server: 17. Serving external CSS file
- Google TTS Library
- Google Home Notifier Library
- Async HTTP and WebSocket Server for ESP8266 Arduino
- Async TCP Library for ESP32 Arduino
- Arduino ESP32 filesystem uploader