How to easily and quickly program the ESP8266 01 module via an arduino nano with example.

Поделиться
HTML-код
  • Опубликовано: 30 окт 2019
  • Upgraded Version 1M Flash ESP8266 ESP01 WIFI Transceiver Wireless Module Bought from Banggood.
    How to program the ESP-01s ESP8266 module via an ESP8266:
    • How to program the ESP...
    How to configure Arduino IDE and program ESP-01 with USB To ESP8266 01 Serial Adapter::
    • How to configure Ardui...
    If you found this tutorial helpful, please support me so I can continue creating contents like this. Here is PayPal link paypal.me/3tawi
    Product link:
    10pcs ESP-01S ESP8266
    www.banggood.com/custlink/KD3...
    5pcs ESP-01S ESP8266
    www.banggood.com/custlink/GKv...
    3pcs ESP-01S ESP8266
    www.banggood.com/custlink/KGv...
    ESP-01S ESP8266
    www.banggood.com/custlink/3mm...
    Geekcreit® MB-102 MB102 Solderless Breadboard + Power Supply + Jumper Cable Kits Dupont Wire For Arduino
    www.banggood.com/custlink/DDv...
    Geekcreit® ATmega328P Nano V3 Controller Board Compatible Arduino Improved Version Module
    www.banggood.com/custlink/GGv...
    ************************
    Find more details, circuit schematics and source codes on my blog:
    arduino-projects-free.blogspo...
    ****************
    Drivers
    CH340G V3 : • Arduino Windows USB dr...
    CP2102 : • CP2102 USB-to-Serial B...
    ***************
    So guys i hope you like this video so hit like , give me a share and don't forget subscribe.
    Thanks for watching...
  • НаукаНаука

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

  • @ajitht
    @ajitht 4 года назад +4

    I was trying to upload code on ESP 01 for long time ,seen many videos and referred many websites but this one was the right. Finally I have successfully finished my project..Thank you very much bro

    • @GreatProjects
      @GreatProjects  2 года назад

      ESP01 ESP8266 module via an ESP8266
      ruclips.net/video/zVkDNKgdrlY/видео.html

  • @elliotalderson6907
    @elliotalderson6907 4 года назад +1

    good tutorial keep it up! cheers!

  • @electronic7979
    @electronic7979 4 года назад +2

    Helpful video 👍

  • @aymemales1142
    @aymemales1142 3 года назад

    Excellent could you help me now that the led lights up with the esp 8266 connected to a network wife

  • @mesquitamk1681
    @mesquitamk1681 3 года назад

    friend what programming is inside the arduino?

  • @sakshikapure8968
    @sakshikapure8968 Год назад

    Where to get the url you pasted in preferences

  • @oswevega2939
    @oswevega2939 3 года назад +1

    my friend, thanks for sharing. what about 3.3v to logic levels ??? I havent seen at least resistors dividing 5v that Nano will be talking to you...

    • @GreatProjects
      @GreatProjects  2 года назад

      ESP01 ESP8266 module via an ESP8266
      ruclips.net/video/zVkDNKgdrlY/видео.html

  • @zainalhas7416
    @zainalhas7416 4 года назад

    Nice

  • @b-init1221
    @b-init1221 4 года назад +2

    bro i tried. code uploaded successfully but when i connect led its always on instead of blinking. Please HELP

    • @GreatProjects
      @GreatProjects  2 года назад

      ESP01 ESP8266 module via an ESP8266
      ruclips.net/video/zVkDNKgdrlY/видео.html

  • @DejanGjorgjevikj
    @DejanGjorgjevikj 3 года назад +4

    This is a hack. The 3.3V output of the Nano might not be (and usually is not) powerful enough to power the ESP-01. This way only the USB to serial controller on the Nano is used (the ATMega is kept under reset), but still the logic level picked up from Tx is 5V. While ESP8266 might tolerate 5V it would be safer to put a voltage divider.

    • @santhoskumar2592
      @santhoskumar2592 3 года назад

      sir i need your help when i power EN pin and Vin pin with 3.3v the esp 01 is not working

    • @GreatProjects
      @GreatProjects  2 года назад

      ESP01 ESP8266 module via an ESP8266
      ruclips.net/video/zVkDNKgdrlY/видео.html

  • @Ed.Caneda
    @Ed.Caneda 4 года назад

    I got it

  • @DrTRonik
    @DrTRonik 4 года назад

    ✔✔✔

  • @BW-ut6pp
    @BW-ut6pp 3 года назад

    esptool.FatalError: Invalid head of packet (0x00)
    esptool.FatalError: Invalid head of packet (0x00)
    pls help

    • @GreatProjects
      @GreatProjects  2 года назад +1

      ESP01 ESP8266 module via an ESP8266
      ruclips.net/video/zVkDNKgdrlY/видео.html

    • @lorddeysel7915
      @lorddeysel7915 2 года назад

      @@GreatProjects thanks

  • @ericmeehan298
    @ericmeehan298 4 года назад +6

    I appreciate the effort, but this is a terrible tutorial. I can't see which pins are going where, nothing is explained, and I still can't get mine to work. Sorry for being critical, but this really want helpful for me.