Connect your ESP device to WiFi with this Flutter/Dart package

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 พ.ค. 2024
  • This is demonstration video of esp_smartconfig Dart package that is aimed to be easy-to-use and a fast way to connect headless ESP devices to the WiFi network. Same package can be used in Flutter projects in order to implement EspTouch protocols into applications bundled for any platform (Windows, Linux, macOs, Android, iOS).
    Package at pub.dev:
    pub.dev/packages/esp_smartconfig
    GitHub repo:
    github.com/abobija/esp-smartc...
    Package as project on my website:
    abobija.com/projects/esp-smar...
    Timestamps:
    00:00 Intro
    00:16 What is SmartConfig?
    00:57 How SmartConfig works?
    02:03 Package cross-platform support
    02:42 Dart console provisioning app example
    06:26 Outro
    My website:
    abobija.com
    #esp #smartconfig #flutter
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 24

  • @abobija
    @abobija  16 วันที่ผ่านมา

    Flutter example: th-cam.com/video/bE5uClhBgxM/w-d-xo.html

  • @LiuX
    @LiuX หลายเดือนก่อน

    Nice dart library!
    Thank you !

  • @kassisyassine1525
    @kassisyassine1525 ปีที่แล้ว +2

    Really good video !
    What is the arduino code in your esp ?
    i would like to test your code !
    thanks !!

  • @hero-gl4zy
    @hero-gl4zy ปีที่แล้ว

    Can we use flutter gui as scada system with microcontroller in serial port?

  • @chispasdeinspiracion83
    @chispasdeinspiracion83 5 หลายเดือนก่อน

    Hi, Did you implement it in a flutter example project?. Thanks!

  • @biribiribanban6228
    @biribiribanban6228 9 หลายเดือนก่อน

    How can I do it in android studio? 😅

  • @user-kp6ue1we3l
    @user-kp6ue1we3l ปีที่แล้ว +1

    Привет, очень интересная тема.

  • @adriangutierrez3661
    @adriangutierrez3661 ปีที่แล้ว

    does it work without the bssid? Greetings!

  • @peteranderson4691
    @peteranderson4691 ปีที่แล้ว +1

    very inspiring good man
    did you record the one for flutter yet?

  • @alperem2721
    @alperem2721 ปีที่แล้ว +1

    hello thank you for the video could you please tell us when you will realease a example flutter applicaition using this code?

    • @abobija
      @abobija  ปีที่แล้ว

      Thanks for the comment! I'll release Flutter example video as soon as I find some spare time to made it.

  • @Mehdy_dev
    @Mehdy_dev หลายเดือนก่อน

    😍😍😍

  • @gcodev
    @gcodev ปีที่แล้ว

    Can I connect the esp from the app, without connecting the esp from wifi configuration

  • @jacquesmulder8041
    @jacquesmulder8041 8 หลายเดือนก่อน

    It sounds like you are sending the credentials via usb. You understand that the esp32 wont be connected to the end users usb port. All they should be doing is switch it on. So now the esp32 is on and now what. How does a flutter app send credentials to an ESP32

    • @abobija
      @abobija  8 หลายเดือนก่อน

      You don't get it. Nobody has mentioned USB. Please read about wireless EspTouch protocol.

    • @jacquesmulder8041
      @jacquesmulder8041 8 หลายเดือนก่อน

      @@abobija its difficult to understand how the esp32 is in WiFi monitoring mode, you don't explain how the esp32 setup works, as if its not needed, if needed it would be helpful to have that info as well, ESP32 has STA and AP and both modes I'm not aware of monitoring mode. you must have something running on the esp32 to listen to the network

    • @VikhyatChauhan
      @VikhyatChauhan 2 หลายเดือนก่อน

      @@jacquesmulder8041 show some courtesy, this guy is giving this info for free your complaining about stuff like your entitled to it.

  • @user-eu1mj7vz7y
    @user-eu1mj7vz7y ปีที่แล้ว +1

    I am curious about the esp device code. please let me know

    • @abobija
      @abobija  ปีที่แล้ว +1

      bit.ly/3vKU4jT

    • @user-eu1mj7vz7y
      @user-eu1mj7vz7y ปีที่แล้ว

      @@abobija Thanks for your answer. I tried implementing it with the link code, but I couldn't connect with the esp device. Thank you for your help :-)

  • @EKANISHKHAP
    @EKANISHKHAP ปีที่แล้ว

    So what is the code for esp device ???
    pls reply