Send Wi-Fi credentials to ESP32 with Flutter

Описание к видео Send Wi-Fi credentials to ESP32 with Flutter

Learn how to develop a SmartConfig mobile app using Flutter and ESP32. The video covers desiging a user-friendly interface, integrating the esp_smartconfig package, and implementing Wi-Fi provisioning for ESP32 devices. Watch a live demo of the app in action and discover efficient ways to handle device communication. Ideal for developers looking to enhance their IoT project skills.

Code from the video:
https://gist.github.com/abobija/50116...

Code flashed into the ESP32 is the basic example of smartconfig that comes with the esp-idf framework:
https://github.com/espressif/esp-idf/...

esp_smartconfig package:
https://pub.dev/packages/esp_smartconfig

esp_smartconfig package repository:
https://github.com/abobija/esp-smartc...

Timestamps:
00:00 - Demo
01:30 - A bit about esp_smartconfig package
02:27 - Creating new Flutter project
03:17 - Coding the app
06:16 - Testing the app
07:20 - Outro - bye

#flutter #esp32 #smartconfig

Комментарии

Информация по комментариям в разработке