Getting Started with NodeMCU V3

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 มี.ค. 2017
  • Getting Started with NodeMCU V3 and the Arduino IDE
    In this video we look at how to get the NODEMCU V3 (ESP-12e) installed and running on the Arduino IDE. The board comes loaded with the LUA firmware. Doing this will overwrite the LUA. It can however be reinstalled if you like.
    NodeMCU ESP-12E ESP8266 WiFi LUA IoT CH340G V3 New Version Arduino Compatibile www.ebay.com/itm/322389923742?...
    ~-~~-~~~-~~-~
    Please watch: "Diodes: The basic building block of all digital circuits"
    • Diodes: The basic buil...
    ~-~~-~~~-~~-~
  • บันเทิง

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

  • @user-gr5do8nk7e
    @user-gr5do8nk7e 7 ปีที่แล้ว +6

    great thumbnail , very great content , video and audio quality !
    you deserve much more views

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

    Thanks I didn't get the exact board for selecting ....from this tutorial I got this

  • @Jiloh5
    @Jiloh5 5 ปีที่แล้ว

    Thanks m8! this worked like a charm!

  • @muhdali9717
    @muhdali9717 6 ปีที่แล้ว +1

    great video. it helps a lot. thanks!

  • @pilgernic
    @pilgernic 3 หลายเดือนก่อน

    Thank you very much for the good explanation! I was able to change the upload speed to 512kBaud without any problems and the flashing process was much faster.

  • @4bigfamily
    @4bigfamily 5 ปีที่แล้ว

    Thx!!! Great video!

  • @DeluxBG
    @DeluxBG 5 ปีที่แล้ว +1

    6:09
    Sketch uses 248,000 bytes (23%) of program storage space. Maximum is 1,044,464 bytes.
    1,044,464 bytes are 1MB storage.
    Arduino Mega have 256Kb witch is 4x time less than this board, so its more than enough!

  • @anilbhatia_creator_music
    @anilbhatia_creator_music 6 ปีที่แล้ว

    good slowly explain and clear voice thanks

  • @FELIPEPALTA
    @FELIPEPALTA 5 ปีที่แล้ว +1

    Ey dude Thanks a lot for the video !!!, it really was helpful for me, really I do not know why it is difficult to find a good tutorial to explain which is the correct way to confiure these module. I was searching in the web and I spent a lot of time beacuse in some places doesn't expain completly and always miss some part to full configuration.
    I want to mention some things interesting:
    1. Please make sure wich is your module model: In the video case and my case the model is a NODE MCU ESP8266 V3 Lolin ver 0.1. Because you konw exist another models and could be confuse to identify wich is the actual model you have because are fisicly similar another models.
    2. Please make sure have a good micro USB cable (preferibly your original mobile cable). In some cases with anothers cables doesn't works.
    3. Please make sure to have downloaded CH340 driver beacuse is the driver for Chinesse Arduinos or another not official electronic devices have these driver.
    5. Please make sure donwload the property library. In my case I use 2.3.0 like video. Exist another new libraries but for muy does not work.
    6. Configure properly Board model, CPU frecuency, Upload speed, Flash size like video and select port computer recognise.
    Bye

  • @jfl209
    @jfl209 7 ปีที่แล้ว +2

    surely not optimal, but you could route jumper wires under the board if mounted on a single breadboard. If you go out in both directions you could probably access most of the pins.

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      Jon Lorusso that's true. very resourceful

  • @awahemile9557
    @awahemile9557 18 วันที่ผ่านมา

    Hey sir thanks for the detailed explanation on this module could you build a project using this module that requires one to control appliances remotely using a custom built android app for the specific project? I have stumbled upon so many projects that illustrate this type of project but when I try with my board I can control the devices

  • @jimmypearce8702
    @jimmypearce8702 7 ปีที่แล้ว +12

    can you make a tutorial how to connect the Wi-Fi to the ESP8266 PLZ

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

      It has built in wifi
      Just plug and connect

  • @wasuuu
    @wasuuu 6 ปีที่แล้ว

    Hey I'm having a problem when connecting the NodeMCU V3 to my wifi network at home. Whenever I run WiFi scan (sketch example), it says no networks found. What should I do?

  • @mohitkundu6909
    @mohitkundu6909 5 ปีที่แล้ว

    how many relays we can connect with a nodemcu at the sametime for home automation ?

  • @kokot6854
    @kokot6854 6 ปีที่แล้ว

    Hi,
    I have same board. Whatever I try to upload, it just fails.
    Even on adafruit feather based on esp8266 it does the same.

  • @shwetangsingh7520
    @shwetangsingh7520 5 ปีที่แล้ว

    can it be used with other older microcontrollers like ARM7 LPC2148??

  • @GeoGBO
    @GeoGBO 6 ปีที่แล้ว

    Hi! Great video, thank you! Rebuilding worked out perfectly. But only if the board stays connected. After reconnecting or connecting with external power supply it does not work anymore. Do you have any idea? I work with the same module as you do: NodeMCUV3 an ESP8266MOD and Arduino IDE (recent version). Maybe you have any suggestions? Thanks in advance!

    • @learnelectronics
      @learnelectronics  6 ปีที่แล้ว

      +G Bo No, I'm sorry. Mine no longer shows up on the PC. I believe this particular esp32 may be buggy.

  • @callykitten5095
    @callykitten5095 8 หลายเดือนก่อน

    BigDaddy.
    I approve.

  • @far-red
    @far-red 7 ปีที่แล้ว

    good getting started guide, i bought this too, but shocked to see it cant handle larger sketches?!
    im wondering what the diff as compared to writing using LUA? would programming via LUA be a better way for Lolin?

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      I have no experience with LUA, but people swear by these modules, so IDK. If you give it try, let me know how it turned out for you.

    • @alexandrestrube
      @alexandrestrube 6 ปีที่แล้ว

      Have you managed to make wifi work with this one? I have a different one which works, but I have 3 of those and can't make the wifi to work at all. By the way, if you define the led to 2 instead of D0, it will use the onboard led.

    • @codyt6704
      @codyt6704 5 ปีที่แล้ว

      arduino or espressifs SDK leave you more room for code LUA and MicroPython are NEAT.

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

    Hello, I have a problem when i try to connect my board LOLIN v3 with 8266 to my computer. In Windows 7 it appear as unsupported device, and in Ubuntu 18 does not appear as a valid COM port. I connected using USB cable only and no other wires (assuming it must be enough to power via usb cable)

  • @robotynokia
    @robotynokia 6 ปีที่แล้ว

    I am a great Fan of 8266. Would you please, do some videos on interfacing CCTV cams with 8266, so it can stream videos.
    One more project would be play from 8266 12E, internal 4M memory mp3 or wav files without using external active components. (No TF cards, and serial players)
    Any help would be welcome..
    Please do some video on Range testing inside buildings.

  • @Ferrexx
    @Ferrexx 4 ปีที่แล้ว +5

    @3:50 users/BigDaddy ... lol.. i love it

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

    Paul can you increase the memory on the board ?.

  • @TechSquidTV
    @TechSquidTV 6 ปีที่แล้ว

    How could you accomplish anything with such little space? What if I need to parse even a moderate sized api call?

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

      ArduinoJson by Benoit Blanchon supports partial parsing and filtering among a multitude of other very useful tools that allow to parse large API calls and extract the useful information

  • @petermead7510
    @petermead7510 2 ปีที่แล้ว +2

    You said the link would be below so we could copy it?!?!

  • @mba2ceo
    @mba2ceo 6 ปีที่แล้ว

    is there a way to use this as a GPIO for C++ console program ?

  • @jeffflowers5489
    @jeffflowers5489 5 ปีที่แล้ว

    wooo woooo!

  • @SKElectronics
    @SKElectronics 7 ปีที่แล้ว

    What you think why it is consuming so much space do you have to idea to get around it ?
    I think direct pin manipulation will be the solution and i also get invalid library error but nothing is effected that's why i just ignore it.

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

    Users/BigDaddy got me 😂😂😂

  • @nurishahaniakamarudin7417
    @nurishahaniakamarudin7417 6 ปีที่แล้ว

    Hello Sir, Can you tell me how to pass the value from Arduino to NodeMCU ?
    I have problem when connecting the current sensor directly to nodemcu. The value produce is not same as multimeter. If I use Arduino, I got the value same as multimeter. Both I used same code. But different result. Can you share with me how to transfer data from arduino to nodemcu lolin??

  • @TakeMorePics
    @TakeMorePics 5 ปีที่แล้ว +1

    wheres the part about installing the driver?

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

    sir
    i have a problem. Please help. The program in my 'nodemica' does not show 'port' after I connect it. What to do? Please don't say ....

  • @dipeshthegreat
    @dipeshthegreat 7 ปีที่แล้ว

    Can you please tell me how to get an 16x2 lcd working with this, i have a 16x2 i2c lcd but this is board is not recognizing the lcd i.e it shows no i2c device is connected when the i2c scanner sketch is ran.

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      Dipesh Guraw can you attach the display in parallel instead of using I2C

  • @jeffflowers5489
    @jeffflowers5489 5 ปีที่แล้ว +1

    my board says on it to use 9600

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

    What is this good for ? It's sold on amazon 15€ for 3, that's like 4€ per unit..

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

    nice zoom efects

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

    There appears to be a freight train in your NodeMCU.

  • @SunilDatta
    @SunilDatta 6 ปีที่แล้ว

    When I connect CH340 NodeMcu V3 on my windows 7 laptop, it shows "USB2.0-Serial" under Unknown Device. Do you have nay idea from where I can get the drivers?

    • @learnelectronics
      @learnelectronics  6 ปีที่แล้ว

      +Sunil Datta sparks.gogo.co.nz/ch340.html

    • @SunilDatta
      @SunilDatta 6 ปีที่แล้ว

      I never expected such a quick response. Thanks
      subscribing your channel.

    • @learnelectronics
      @learnelectronics  6 ปีที่แล้ว

      +Sunil Datta Thanks for subscribing. I try to respond as quickly as possible.

  • @maicomcoelholopes9032
    @maicomcoelholopes9032 5 ปีที่แล้ว

    POR FAVOR
    pode me ajudar? esses erros foram encontrados quando eu tento carregar:
    warning: espcomm_sync failed
    error: espcomm_open failed
    error: espcomm_upload_mem failed
    error: espcomm_upload_mem failed
    é defeito? vou ter que jogar no lixo? : (

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

    Why i am getting fatal error for esptool while uploading program

  • @earlowens998
    @earlowens998 5 ปีที่แล้ว

    I've posted before that in the Arduino IDE the port selection was grayed out when I tried to link to this board. The fix is get driver CP2102. I googled it and found it at www.silabs.com and the windows 10 installer installed it. The instruction to get this driver was on the back of the board in 2 point type. Wouldn't you just love to be one of those guys for whom everything works right out of the box?

  • @yasith009
    @yasith009 6 ปีที่แล้ว

    Error compiling for board NodeMCU 1.0 (ESP-12E Module). this error show when iam uploading to NOde MCU

  • @binarybox.binarybox
    @binarybox.binarybox 5 ปีที่แล้ว +1

    I got my NodeMCU v3 board working a few months ago, no prob. I came back to use it again and couldn't get it to compile.
    I've spent a few hours searching for an answer without any luck, till I found the following site . It would seem that doing an update has a problem with more than one file in a directory.
    arduino-esp8266.readthedocs.io/en/latest/faq/a04-board-generic-is-unknown.html
    Hope this helps, Paul. My board is now working.

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

    i cant copy the link into my ide?

  • @doomscar8181
    @doomscar8181 6 ปีที่แล้ว

    how do you get the version of the blink sketch

    • @learnelectronics
      @learnelectronics  6 ปีที่แล้ว

      +ギャング HyDrifyy It's in the Blynk library, you can download it here: github.com/blynkkk

    • @doomscar8181
      @doomscar8181 6 ปีที่แล้ว

      thanks ill try it

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

    can you share the schematic?

  • @biomechatronics9612
    @biomechatronics9612 2 ปีที่แล้ว +1

    sorry but i dont see in the link down below

  • @muhamadhafizuddenhasan315
    @muhamadhafizuddenhasan315 6 ปีที่แล้ว

    Does it have built in led ?

  • @karanbrar8408
    @karanbrar8408 7 ปีที่แล้ว +2

    is the port on this a regular usb 2.0?

  • @olairii
    @olairii 7 ปีที่แล้ว

    Board manager dont show the ESP8266 package. What should I do?

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      reinstall

    • @olairii
      @olairii 7 ปีที่แล้ว

      didint work. what version of arduino IDE do you use?

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      1.8.1

    • @wadebee1522
      @wadebee1522 6 ปีที่แล้ว

      Under Files | Preferences | Addl Boards Manager Urls add this: arduino.esp8266.com/stable/package_esp8266com_index.json
      esp8266 will then show up in Boards Manager

  • @kevin31466
    @kevin31466 7 ปีที่แล้ว

    I did everything that you did in the video but mine keeps giving me the same errors and ideas.
    warning: espcomm_sync failed
    error: espcomm_open failed
    error: espcomm_upload_mem failed

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

    I might be a bit late to the video, not sure if you still read this comment, but no point in not asking I suppose. I want to write assembly code for this board, do you know how to go about it, and if so, can you please send me some resources to get started?

  • @windmaomao
    @windmaomao 8 หลายเดือนก่อน

    Apparently ledPin is a huge variable😂

  • @carlwetterberg7850
    @carlwetterberg7850 7 ปีที่แล้ว

    Hey Please help! I think I did all the steps and I don't have a port and I have try to plug it in and out PLEASE HELP!

    • @scgarg9326
      @scgarg9326 5 ปีที่แล้ว

      Hi.. you can install CH340G driver in your PC. Than check the port in device manager.

  • @Saw-IT
    @Saw-IT 3 ปีที่แล้ว

    Thumbs up > onto part 2

  • @dawidbrzezinski
    @dawidbrzezinski 5 ปีที่แล้ว

    link: adafruit.github.io/arduino-board-index/package_adafruit_index.json

  • @PUNISHERPUNISHES
    @PUNISHERPUNISHES 6 ปีที่แล้ว

    what type of usb cable has been used here ?

  • @wanmohdnazimwanmuhamadsaid8716
    @wanmohdnazimwanmuhamadsaid8716 5 ปีที่แล้ว

    Espcomm fail help me !

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

    why is your user in windows named "bigdaddy"?

  • @michaeliodice3095
    @michaeliodice3095 5 ปีที่แล้ว

    arduino.esp8266.com/stable/package_esp8266com_index.json this is the latest link i was able to get - www.esp8266.com/viewtopic.php?f=26&t=18402 from github forum if anyone else is having problems with it, downloaded and installed as of 09.09.2018

  • @colejohnson260
    @colejohnson260 7 ปีที่แล้ว +1

    Well done video. I keep getting the same errors and I did everything in the video. Errors: warning: espcomm_sync failed
    An error occurred while uploading the sketch
    error: espcomm_open failed
    error: espcomm_upload_mem failed
    Any ideas? Thank you so much!

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      Cole Johnson different cable, different USB port?

    • @dada1130
      @dada1130 7 ปีที่แล้ว

      THE SAME

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว

      What version of the IDE?

    • @ChuckCourtney81
      @ChuckCourtney81 7 ปีที่แล้ว

      I had same error, but if different cable does not resolve, then in Windows check Device Manager to see if a Port appears when the device is plugged in. If you see a Unknown device, it requires a driver. According to the bottom of my particular device, I went to wemos.cc and downloaded and installed the CH340G driver. Unplug, plug back in, check Device Manager again. Back in Arduino editor, change Port to match. That resolved my problem. NOTE: I ordered 5 of these and 1 would not work despite everything being perfect. There is a video here on youtube showing how some of these may arrive with a defective USB chip.

    • @taylorn2165
      @taylorn2165 6 ปีที่แล้ว

      Try attaching D3 to gnd, plugging it in, hitting flash, and then flashing

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

    The introduction is good , but the example is not, because it is basically meant for WIFI, I was expecting WIFI example

  • @jaivickjoyce
    @jaivickjoyce ปีที่แล้ว

    1:30

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

    the storage is so small

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

    You sound like Joe Rogan

  • @rakyatbiasa7776
    @rakyatbiasa7776 6 หลายเดือนก่อน

    The folder is kinda sus tho

  • @jaivickjoyce
    @jaivickjoyce ปีที่แล้ว

    and 1:26

  • @rakyatbiasa7776
    @rakyatbiasa7776 6 หลายเดือนก่อน

    Big daddy😳🤨🤨🤨🤨

  • @markderlo212
    @markderlo212 ปีที่แล้ว

    So blinking led badic code uses 22%, 222k of 1M of Flash , and almost 40% of Ram! What a crappy tool is this IDE / compiler.
    For example, on Pic16f690 or 18f46xxx it takes 21 bytes of Flash and 3 bytes of Ram, so it uses ~7000 times less Flash.
    (On Cortex M3 chip Lpc17xx it takes 816 bytes due to registers init overheads.)

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

    Users/BigDaddy

  • @Wreighn
    @Wreighn 2 ปีที่แล้ว +1

    That's not nodemcu. Thats just plain old c...

  • @anticwar
    @anticwar 7 ปีที่แล้ว

    Isn't this is a WiFi jammer?

    • @learnelectronics
      @learnelectronics  7 ปีที่แล้ว +1

      Hallowed Be Thy Name no it's a micro controller with built in wifi. kinda like Arduino on steroids

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

      Lmfaooo😂😂😂 all microcontrollers with a wifi module looks like one doesn't it?