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

แชร์
ฝัง

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

  • @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.

  • @shiwanifasate6813
    @shiwanifasate6813 3 ปีที่แล้ว

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

  • @mohamedmagdy-hj6fh
    @mohamedmagdy-hj6fh 3 ปีที่แล้ว

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

  • @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:
      th-cam.com/video/CHwcwng7Am0/w-d-xo.html

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

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

  • @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!

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

    the best tutorial!

    • @cabuu4122
      @cabuu4122  4 ปีที่แล้ว

      Thanks so much!

  • @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.

  • @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

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

    Can you please name the components used in this project?

  • @juanjosecamarenacortes8570
    @juanjosecamarenacortes8570 9 หลายเดือนก่อน +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 หลายเดือนก่อน

      try flashing esp then retry

    • @user-wo6xk4iz1p
      @user-wo6xk4iz1p หลายเดือนก่อน

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

  • @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

  • @j.zweistra6502
    @j.zweistra6502 4 ปีที่แล้ว

    will this work with sparkfun redboard to ?

    • @cabuu4122
      @cabuu4122  4 ปีที่แล้ว

      Sorry I'm not sure about that

  • @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 3 ปีที่แล้ว

    does this work for an Arduino Mega?

    • @psjahn
      @psjahn 2 ปีที่แล้ว

      yes

  • @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

  • @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 27 วันที่ผ่านมา

    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  27 วันที่ผ่านมา +1

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

    • @ebaziuk
      @ebaziuk 27 วันที่ผ่านมา

      @@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.