Getting your Arduino online - Using the ESP-01 and Blynk

Поделиться
HTML-код
  • Опубликовано: 3 ноя 2018
  • A short tutorial on using the ESP-01 to connect your Arduino projects to the Internet of Things (IoT). The ESP-01 is a WiFi enabled micro controller that may be used standalone or in combination with an Arduino to enable WiFi control and monitoring of any project.
    If you have difficulty getting your ESP-01 to work, see my separate video on flashing new firmware:
    • How to flash new firmw...
    Subscribe for more tutorials and check out my website:
    www.cabuu.com

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

  • @mohamedmagdy-hj6fh
    @mohamedmagdy-hj6fh 4 года назад +1

    i am working with esp8266 nodemcu . can i make the same connections to connect it with arduino uno ??

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

    Is it OK if I use esp-12e instead of esp - 01 in this project....???

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

    Hi! It's a super tutorial! I just want to ask you, why you need a 10kOhms resistor for the CHPD pin? Thank you in advance!

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

      the 10K is a Pullup Resistor, 10K is normally used for this purpose. So that means that it holds that pin on the ESP01 High all the time, which is the Chip Enable Pin.

  • @naughtyboys2381
    @naughtyboys2381 5 месяцев назад

    Nice , just need a small help , can i do this woth arduino nano?

  • @Nicksperiments
    @Nicksperiments 5 лет назад +5

    Shouldn’t the ESP 01 have some code flashed to it to communicate to the uno? If I already have code running on the standalone ESP 01 wouldn’t that conflict with communication to the Uno?

    • @cabuu4122
      @cabuu4122  5 лет назад +1

      Hi, it should come with the necessary flash but you're right to ask the question as I find it often doesn't or isn't quite right. I've made another video describing how to flash an original copy of the firmware to this device, check it out here:
      ruclips.net/video/CHwcwng7Am0/видео.html

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

    What would I need to change in order to get this working on a Wemos ATMega2560? It has a built-in ESP8266 but it acts as a separate board.

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

      Sorry I don't have any experience of that board but it should be just a case of making sure you have the correct pin outs and updating any libraries as necessary, good luck!

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

    hello. wanna ask, why did you connect the rx and tx to other pins instead of the 0 and 1 pin on the arduino?

    • @Frank-li8uj
      @Frank-li8uj 2 года назад

      im wondering that aswell but looking at the replies hes probably not going to reply

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

      @@Frank-li8uj I think I got the answer already, not sure if it's right tho, just based on my experience. When I use the tx and rx pin the code won't upload to the arduino, had to disconnect the jumper from these 2 pins first. Pretty annoying so had to choose other pins and set it as TX and rx, not the default one. Only then will the code upload without having to disconnect anything

  • @marcledesmachivite5568
    @marcledesmachivite5568 5 лет назад +1

    the best tutorial!

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

    the error " [1609] ESP is not responding " Shows in Serial Monitor, please help me to resolve it.
    i use arduino Mega and ESP8266-01 wifi module.

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

      Sorry Digvijay you're error is too generic, please provide more details, what model of ESP are you using, what library versions etc? I'd suggest you try edit the code to identify what is causing the problem or a new ESP-01. Good luck!

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

      @@cabuu4122 I am too getting this error. I am using the AZDelivery ESP8266 01 ESP-01. model number AZDeliveryESP826601Sadapter

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

      change baud rate of the esp in arduino, trial error

  • @juanjosecamarenacortes8570
    @juanjosecamarenacortes8570 Год назад +2

    Excuse me, I get an error in the serial monitor, it says that the ESP-01 is not responding, but I followed all the instructions correctly

    • @creativearts4917
      @creativearts4917 4 месяца назад

      try flashing esp then retry

    • @user-wo6xk4iz1p
      @user-wo6xk4iz1p 4 месяца назад

      @@creativearts4917 How we can do it i have the same problem

  • @j.zweistra6502
    @j.zweistra6502 4 года назад

    will this work with sparkfun redboard to ?

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

      Sorry I'm not sure about that

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

    This is will not work if you're starting with ESP-01. You will run into many issues with ESP-01. You need to check if the firmware from Blynk is installed in ESP-01. Then uploading only will work.

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

    I connected it like you did put my ESP-01 does not go red,, it just flashes blue when I connect the USB. What could be the problem?

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

      Check the serial monitor and see if anything further can be revealed there

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

      @@jamesb3177 It just says "ESP is not responding
      "

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

      @@SultanSaeed_99 Sorry not sure, google is your friend though, they'll be someone out there with the same problem, i just looked and this might be a good starting point: community.blynk.cc/t/esp-is-not-responding-error-please-help/19685/7

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

      @@SultanSaeed_99 Hey, I'm getting the same error, did you solved it out??

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

      Fredi Romo nope I couldn’t get it to work so have you and used the NodeMCU instead

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

    does this work for an Arduino Mega?

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

    hi, sorry but why my AT says failed to connect to Wifi ?

    • @RafaelLopez-yk8qc
      @RafaelLopez-yk8qc Год назад

      I solved it disconecting the arduino from the computer and then connecting it again, hope it helps.

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

    It shows Esp8266 lib.h no such file

  • @swathisenthilkumar5910
    @swathisenthilkumar5910 10 месяцев назад

    Can you please name the components used in this project?

  • @charuzomag-alasin7914
    @charuzomag-alasin7914 4 года назад

    Is there anyway to do this without using resistors???

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

      More than likely not, good luck!

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

      yes you can run it through 3.3v regulator

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

    i tried but it didn't work, esp not responding

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

      nvm i got it working by installing sdk ver 1.5 at blynk community

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

      @@Karuniaji where u got it?

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

      @@veerand7038 it is a constant struggle, i recommend just use esp32 dev kit, not arduino, arduino nano and uno with esp 01 is bad, doesn't have enough memory and keeps disconnecting

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

    What a Half-Arsed attempt this is ! No Code, No demonstration of the code actually working

  • @ebaziuk
    @ebaziuk 3 месяца назад

    So lame, it needs you to make an account with some corporation that then tries to sell you stuff and limits what you can do with your Arduino. This isn't a tutorial it's an ad.

    • @cabuu4122
      @cabuu4122  3 месяца назад +1

      Blynk was free when this video was made, unfortunately they have since changed their business model.

    • @ebaziuk
      @ebaziuk 3 месяца назад

      @@cabuu4122 Can you recommend a free/open source Android app that can remote control an Arduino with an ESP8266? I have been looking for tutorials like that but I have not found one yet.