Storing WiFi Configuration On Your ESP8266 Using The EEPROM Library Made Simple Part 1

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 7

  • @GinnHardcore
    @GinnHardcore 5 років тому

    absolutely superb just what i was looking for, i hate copying code without understanding what is going on properly youve left this open ended enough for me to get tinkering and add my own take to it. Thankyou very much

  • @upendrachaudhari4635
    @upendrachaudhari4635 6 років тому

    great video man ... detailed but very simple to understand :)

  • @hanswanrooy7991
    @hanswanrooy7991 6 років тому

    Great explanation! I was just looking for this functionality. I am looking to extend the functionality with 'reverting to factory defaults' by pressing a button e.g. at startup of the ESP.

  • @mahadevans1090
    @mahadevans1090 6 років тому

    It's not showing Test when I on WiFi from my phone. Can we do this project on nodemcu ?

  • @hansenhalim2265
    @hansenhalim2265 6 років тому

    0:00 Intro section
    3:47 Section 1
    8:48 Section 2
    16:08 Section 3

  • @msmadaram
    @msmadaram 5 років тому

    have you ever work on android broker such as moquette or something like that ?
    when we have one esp8266 and we want to connet to it with 20 mobile phone what happen?
    each esp8266 or esp 12e can just have 8 TCP/ UDP connection
    what's your idea if we have 20 mobile phones and simultaneous they want to connect to one esp publisher?
    if we run an android broker on one of mobile phones and other connect to it we can connect to esp by one TCP/UDP from broker to esp, is it true?
    have you ever work on android broker such as moquette or something like that ?
    and we don't have any cloud on the net!!!!!

  • @gholdataverner3780
    @gholdataverner3780 6 років тому

    thanks for this video