This is commands used in youtube video
Commands:
sudo apt update && sudo apt upgrade -yWSL2 still does not support USB devices, but with a little effort we can make possible to flash and monitor ESP device from WSL2.
| substitutions: | |
| device_name: humidifier | |
| device_name_verbose: Humidifier | |
| esp8266: | |
| board: d1_mini | |
| esphome: | |
| name: ${device_name} |
This is demo project to show how to use the esp_smartconfig package in Flutter to provision ESP32 devices with smart phone. Gist is follow-up to YouTube video.