What Is A NodeMCU Anyway? You're About To Find Out!

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024

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

  • @teddyruxpin3811
    @teddyruxpin3811 2 года назад +45

    Video starts at 1:35

  • @MARTOUFFF06
    @MARTOUFFF06 4 года назад +54

    starts at : 1:30

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

    thorough explanation, clearly understood and well organized. thank you!

  • @sathwikbabuveligatla4170
    @sathwikbabuveligatla4170 3 года назад +2

    The channel is highly is underrated. Good content man...👍👍👍

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

    Good morning from Down Under. I am new to NodeMCU and I found your video was just a perfect start to my journey. Short, sweet and fast paced. Thank you. Best wishes.

  • @whiteac1d
    @whiteac1d 5 лет назад +4

    Thanks for the vid, it was very insightful.

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

    Really helps out thanks!

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

    Informative! Keep it up

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

    ThankYou for this perfect explenation

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

    Excellent video 👏👏

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

    Enjoyed the video ✌

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

    Thank you Very Much 🤩🤟

  • @willjackson00
    @willjackson00 5 лет назад

    What a great look at the NodeMCU! Excited to use one in my next project.

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

    Shukran jazeelan. Thank you so much

  • @Maxumized
    @Maxumized 6 месяцев назад

    But what can one utilize this for?

  • @ice6911
    @ice6911 3 года назад +8

    I still don’t understand what this does all new to me

  • @zaihFor17
    @zaihFor17 5 дней назад

    Can you make video how to use it as bios programmer i read a reddit tread that someone use nodemcu 8266 or 32 as bios programmer also they have github of it they use it to flash asus motherboard bios.

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

    How can you tell what Version you have by looking at the board?

  • @oithetresen609
    @oithetresen609 8 месяцев назад

    So NodeMCU is basically another word for any ESP dev board

  • @andreamitchell4758
    @andreamitchell4758 5 лет назад +3

    can you do a video comparing a the node MCU to the wemos d1 mini and tell us advantages it has over it besides more pins and being able to be programmed in lua and python
    like what application a d1 mini would be sufficient for and which ones a lua would be overkill
    for

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

    Good video

  • @MtMd-be4kd
    @MtMd-be4kd 2 года назад

    Hello my friend I have a problem small in my project And I want you to help me solve it Excuse me

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

    Micropython is the future! Thank God we ditched the Lua interpreter

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

      Lua isnt directly interpreted like python
      And micropython is still not the future
      Lua is way faster than python
      Literally lua is even simpler than python, it just has tables and metatables for everything
      Meanwhile there are too many things in python for each individual things
      Get ur education right

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

      Better yet, micropython sucks
      Just use c
      Even arduino sucks
      Write everything in c
      U r not learning anything in arduino, all u doin is copy and pasting
      C lets u learn the hardware
      Micropython lets u copy paste but easier to read, dont tell me u r trying to learn python, if u have touched python before, there isnt anything more advanced in micropython than what u have touched before, it's all just library functions and copy paste
      Now lua is a great in between, great performance, simpler than python, more flexible, used in a lot of other places, u really do learn the hardware and software all by urself if u use lua, there is a lot to be learnt here, better than braindead copy pasting, this actually helps future projects

  • @urnoob5528
    @urnoob5528 Год назад +3

    Saying "now u know all about nodemcu" might be too far a stretch

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

    It comes with an adapter?

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

    Is NodeMCU only compatible with 12E version of 8266? What about 12F and 12S?

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

    you didn answear the question

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

    can anyone tell me why my wifi inside nodemcu isn't working ?

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

      Check the code.
      Have you put the correct SSID and password?
      I used ThingSpeak as my IoT platform

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

      @@age_a587 even when i run "wifi scan" code it comes up with " no networks found" when it is right next to a modem

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

      @@age_a587 Everything is correct still it's neither broadcasting nor scanning other Wi-Fi networks or may be i have got some defective NodeMCU

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

      @@age_a587 ya tried that as well, still same problem also visited lot of forms but didn't get any proper solution :(

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

      @@aishwaryap Buy a new one .

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

    Yes but what you really do with them run mine-craft server?

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

    can I connect one to an arduino to give my arduino wifi?

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

      I think so
      maybe thru uart (tx,rx,gnd,v+3/5) pins or other protocol like spi or i2c
      duckduckgo.com/?q=using+esp+as+wifi+for+arduino

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

      Sure

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

    good one but way too music at the beginning

  • @urnoob5528
    @urnoob5528 Год назад +1

    Arduino is meh
    U r not learning anything
    Lua is used in a lot of places

    • @Henry-sv3wv
      @Henry-sv3wv Год назад +1

      C and C++ is a thing in the professional microcontroller world. The "Arduino Language" is C++
      if you want to see deeper into the arduino libraries and functions of arduino to learn something use vscode with platformIO to have code browsing and stuff

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

      Lua isn't for serious microcontroller coding. Neither is Arduino. They're baby's first coding. Try working on a project with more than a couple of files and functions, and you'll see why. Code completion? Seek to definition? Forward and back? Nope, barely more than a glorified notepad.

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

    check out prgmine for knowing more about NodeMCU