Getting Started with NodeMCU V3

Ойын-сауық

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

Пікірлер: 113

  • @user-gr5do8nk7e
    @user-gr5do8nk7e7 жыл бұрын

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

  • @learnelectronics

    @learnelectronics

    7 жыл бұрын

    Thank you!

  • @akshaymomaya

    @akshaymomaya

    6 жыл бұрын

    check out #missioncritical

  • @Jiloh5
    @Jiloh55 жыл бұрын

    Thanks m8! this worked like a charm!

  • @muhdali9717
    @muhdali97176 жыл бұрын

    great video. it helps a lot. thanks!

  • @subhamdas2491
    @subhamdas24914 жыл бұрын

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

  • @pilgernic
    @pilgernic5 ай бұрын

    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.

  • @DeluxBG
    @DeluxBG5 жыл бұрын

    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_music6 жыл бұрын

    good slowly explain and clear voice thanks

  • @learnelectronics

    @learnelectronics

    6 жыл бұрын

    +ANIL BHATIA thanks

  • @FELIPEPALTA
    @FELIPEPALTA5 жыл бұрын

    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

  • @4bigfamily
    @4bigfamily5 жыл бұрын

    Thx!!! Great video!

  • @mohitkundu6909
    @mohitkundu69096 жыл бұрын

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

  • @wasuuu
    @wasuuu6 жыл бұрын

    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?

  • @jimmypearce8702
    @jimmypearce87027 жыл бұрын

    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

  • @jfl209
    @jfl2097 жыл бұрын

    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

  • @GearTec
    @GearTec7 жыл бұрын

    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
    @shwetangsingh75205 жыл бұрын

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

  • @TechSquidTV
    @TechSquidTV7 жыл бұрын

    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

  • @gorila1968
    @gorila19684 жыл бұрын

    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)

  • @Ferrexx
    @Ferrexx4 жыл бұрын

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

  • @GeoGBO
    @GeoGBO6 жыл бұрын

    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.

  • @mba2ceo
    @mba2ceo6 жыл бұрын

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

  • @awahemile9557
    @awahemile95573 ай бұрын

    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

  • @greenones8754
    @greenones87542 ай бұрын

    The upload is only slow if the computer uploads slowly... Also I wouldn't recommend showing the example like this. The board will be powered with the USB and won't need to be wired to the breadboard. A beginner that forgot he has more then one 3.3v line hot running to the board will fry it and not even know why.

  • @jeffflowers5489
    @jeffflowers54896 жыл бұрын

    wooo woooo!

  • @SKElectronics
    @SKElectronics7 жыл бұрын

    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.

  • @learnelectronics

    @learnelectronics

    7 жыл бұрын

    It's the WiFi stack, I'm guessing.

  • @robotynokia
    @robotynokia7 жыл бұрын

    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.

  • @melplishka5978
    @melplishka59783 жыл бұрын

    Paul can you increase the memory on the board ?.

  • @far-red
    @far-red7 жыл бұрын

    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

    6 жыл бұрын

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

  • @nurishahaniakamarudin7417
    @nurishahaniakamarudin74176 жыл бұрын

    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??

  • @dipeshthegreat
    @dipeshthegreat7 жыл бұрын

    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

  • @ronyhasan1743
    @ronyhasan17433 жыл бұрын

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

  • @maicomcoelholopes9032
    @maicomcoelholopes90325 жыл бұрын

    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? : (

  • @SunilDatta
    @SunilDatta6 жыл бұрын

    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.

  • @petermead7510
    @petermead75102 жыл бұрын

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

  • @xl000
    @xl0003 жыл бұрын

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

  • @TakeMorePics
    @TakeMorePics5 жыл бұрын

    wheres the part about installing the driver?

  • @ddee2501
    @ddee25014 жыл бұрын

    There appears to be a freight train in your NodeMCU.

  • @RemoteAccessGG
    @RemoteAccessGG10 ай бұрын

    Users/BigDaddy got me 😂😂😂

  • @callykitten5095
    @callykitten509510 ай бұрын

    BigDaddy. I approve.

  • @jeffflowers5489
    @jeffflowers54896 жыл бұрын

    my board says on it to use 9600

  • @yasith009
    @yasith0096 жыл бұрын

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

  • @aaronward6092

    @aaronward6092

    4 жыл бұрын

    same

  • @FAlexopulos
    @FAlexopulos3 жыл бұрын

    nice zoom efects

  • @earlowens998
    @earlowens9985 жыл бұрын

    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?

  • @TravelGeekLinux
    @TravelGeekLinux3 жыл бұрын

    Why i am getting fatal error for esptool while uploading program

  • @binarybox.binarybox
    @binarybox.binarybox5 жыл бұрын

    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.

  • @doomscar8181
    @doomscar81816 жыл бұрын

    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

  • @karanbrar8408
    @karanbrar84087 жыл бұрын

    is the port on this a regular usb 2.0?

  • @learnelectronics

    @learnelectronics

    7 жыл бұрын

    Karan Brar yes, micro USB 2.0

  • @supernenechi
    @supernenechi4 жыл бұрын

    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?

  • @learnelectronics

    @learnelectronics

    4 жыл бұрын

    Sorry I'm not a programmer

  • @olairii
    @olairii7 жыл бұрын

    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
    @kevin314667 жыл бұрын

    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

  • @IesusDanielvaldo

    @IesusDanielvaldo

    6 жыл бұрын

    SAME, im so frustrated

  • @muhamadhafizuddenhasan315
    @muhamadhafizuddenhasan3156 жыл бұрын

    Does it have built in led ?

  • @learnelectronics

    @learnelectronics

    6 жыл бұрын

    Yes

  • @biomechatronics9612
    @biomechatronics96123 жыл бұрын

    sorry but i dont see in the link down below

  • @manoomunicnent1773
    @manoomunicnent17734 жыл бұрын

    i cant copy the link into my ide?

  • @carlwetterberg7850
    @carlwetterberg78507 жыл бұрын

    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.

  • @pablogonzalezrobles4429
    @pablogonzalezrobles44293 жыл бұрын

    can you share the schematic?

  • @Saw-IT
    @Saw-IT3 жыл бұрын

    Thumbs up > onto part 2

  • @manofmesopotamia7602
    @manofmesopotamia76023 жыл бұрын

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

  • @PUNISHERPUNISHES
    @PUNISHERPUNISHES6 жыл бұрын

    what type of usb cable has been used here ?

  • @learnelectronics

    @learnelectronics

    6 жыл бұрын

    +PUNISHERPUNISHES A to micro USB

  • @wanmohdnazimwanmuhamadsaid8716
    @wanmohdnazimwanmuhamadsaid87165 жыл бұрын

    Espcomm fail help me !

  • @RonKan69
    @RonKan693 жыл бұрын

    why is your user in windows named "bigdaddy"?

  • @windmaomao
    @windmaomao11 ай бұрын

    Apparently ledPin is a huge variable😂

  • @colejohnson260
    @colejohnson2607 жыл бұрын

    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

    7 жыл бұрын

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

  • @dawidbrzezinski
    @dawidbrzezinski5 жыл бұрын

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

  • @RaymondSamuray
    @RaymondSamuray5 жыл бұрын

    You sound like Joe Rogan

  • @jaivickjoyce
    @jaivickjoyce Жыл бұрын

    1:30

  • @michaeliodice3095
    @michaeliodice30955 жыл бұрын

    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

  • @hippopothomas1980
    @hippopothomas19804 жыл бұрын

    the storage is so small

  • @Wreighn
    @Wreighn2 жыл бұрын

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

  • @rakyatbiasa7776
    @rakyatbiasa77769 ай бұрын

    The folder is kinda sus tho

  • @rakyatbiasa7776
    @rakyatbiasa77769 ай бұрын

    Big daddy😳🤨🤨🤨🤨

  • @jaivickjoyce
    @jaivickjoyce Жыл бұрын

    and 1:26

  • @juzekk8028
    @juzekk80283 жыл бұрын

    Users/BigDaddy

  • @learnelectronics

    @learnelectronics

    3 жыл бұрын

    There's 2 D's in 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.)

  • @anticwar
    @anticwar7 жыл бұрын

    Isn't this is a WiFi jammer?

  • @learnelectronics

    @learnelectronics

    7 жыл бұрын

    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?

Келесі