How to program ESP8266 wifi module using Arduino UNO in easy steps || ESP8266 module || ESP-01

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • НаукаНаука

Комментарии • 24

  • @johnyeap7133
    @johnyeap7133 4 месяца назад +3

    thanks for the video! but did you solve the packet head error like you showed in the thumbnail?

  • @subhadipshil
    @subhadipshil 7 дней назад

    Brother In my Arduino Uno the Atmega328p chip is fixed sholdered how to do that now

  • @SKJ_Diaries
    @SKJ_Diaries 2 месяца назад +1

    Can't we program esp 01 without removing IC from Arduino?

  • @DigitalDuck-r4c
    @DigitalDuck-r4c 2 месяца назад +2

    I tried with arduino nano and I got this error:
    . Variables and constants in RAM (global, static), used 32464 / 80192 bytes (40%)
    ║ SEGMENT BYTES DESCRIPTION
    ╠══ DATA 1500 initialized variables
    ╠══ RODATA 1124 constants
    ╚══ BSS 29840 zeroed variables
    . Instruction RAM (IRAM_ATTR, ICACHE_RAM_ATTR), used 61483 / 65536 bytes (93%)
    ║ SEGMENT BYTES DESCRIPTION
    ╠══ ICACHE 32768 reserved space for flash instruction cache
    ╚══ IRAM 28715 code in IRAM
    . Code in flash (default, ICACHE_FLASH_ATTR), used 239188 / 1048576 bytes (22%)
    ║ SEGMENT BYTES DESCRIPTION
    ╚══ IROM 239188 code in flash
    esptool.py v3.0
    Serial port COM7
    Connecting...
    A fatal esptool.py error occurred: Write timeout
    Any idea on how to solve this?

    • @steveb9357
      @steveb9357 2 месяца назад +2

      Hello, I don't speak English but I will tell you about an experience I had between Arduino Uno and ESP8266 ESP-01.
      I had the same error when trying to load a program and had the following solutions.
      -If you have an arduino uno in which you cannot remove the atmega CPU manually, you must connect the arduino uno reset to ground with that it will let you charge, also remember that to program in esp8266 esp-01 you need to connect the GPI0 to ground and the en(enable) to 3.3v
      -If you have a direct converter from esp8266 esp-01 to serial (usb), remember that the GPI0 has to have a bridge with ground to program, generally it is chosen to solder it with a button since these normally do not have an integrated one.

    • @DigitalDuck-r4c
      @DigitalDuck-r4c 2 месяца назад +2

      @@steveb9357 thanks for the help, I’ll try it out based on your suggestions ✨

    • @haticeyalcn462
      @haticeyalcn462 Месяц назад

      Did you solve the problem, and if so, can you share it?

  • @zaidkasbudi
    @zaidkasbudi 3 месяца назад +2

    My esp8266 still show failed to connect to esp8266: timed out waiting for packet header. It still not solved after i unpin IO0 and pin again. Pls help me.

  • @ssonlinecoachingcenter
    @ssonlinecoachingcenter 8 месяцев назад +1

    Sorry Bhai please mere chanel pr copyright strike aa gya hai please help me

  • @plush1076
    @plush1076 Месяц назад

    Thank you so much for nice video, I find how to upload esp8266 for many hours and I find it here now thank you

  • @m45sauravthakur79
    @m45sauravthakur79 2 месяца назад

    bro how to use serial monitor after flashing the code in esp-01s module ??

  • @ssonlinecoachingcenter
    @ssonlinecoachingcenter 8 месяцев назад +1

    Maine aapka video use kiya tha

  • @karopkauio
    @karopkauio 24 дня назад

    pls link on lib for esp8266 im not found

  • @sudipcreator72
    @sudipcreator72 8 месяцев назад

    How to take code for gas leakage detector from you. Iam from Nepal

  • @anujdeore8406
    @anujdeore8406 4 месяца назад +1

    Very nice video thanks for this video

    • @hhh-d2o
      @hhh-d2o 3 месяца назад

      then why you even didn't like it 😂

  • @zaidkasbudi
    @zaidkasbudi 3 месяца назад +2

    Why the red light on my esp-01s not turn on?

  • @MRREDDY-ih7wb
    @MRREDDY-ih7wb 29 дней назад

    CODE PLZ