How to Use ESP8266 NodeMCU with 16x2 LCD i2C Display

แชร์
ฝัง

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

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

    This video helped me quickly to solve my issue🙌

  • @est-cequecamarche4674
    @est-cequecamarche4674 7 หลายเดือนก่อน

    Thank you very much my dear, it works like a charm !
    You really helped me thank you !

  • @haaziqdean7713
    @haaziqdean7713 11 หลายเดือนก่อน +1

    thats so cool!.love ur vids and work hard:)byee

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

    Thanks bro,it's very helpful

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

    its working.. thanks a lot

  • @eswaryadav791
    @eswaryadav791 4 หลายเดือนก่อน

    How many button added to this project

  • @tech_xavier
    @tech_xavier 5 หลายเดือนก่อน

    if the length of characters is more than 16 in a row, then how to display all the characters by scrolling a line ? will it auto scroll or we should code for it ?

    • @INOVATRIX
      @INOVATRIX  5 หลายเดือนก่อน

      You will need to code it so that it scrolls through the display. Many people have done this way also so the code for it can easily be found l.

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

    Can we connect the data pins of the lcd to any D pin in nodemcu?

    • @INOVATRIX
      @INOVATRIX  6 หลายเดือนก่อน +1

      No, as we use a library it uses SCL which is serial clock and SDA which is serial data pins on the board. Only 2 pins can do this task.

  • @Karthik_Mogaveera
    @Karthik_Mogaveera 9 หลายเดือนก่อน +1

    WARNING: library LiquidCrystal_I2C claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp8266 architecture(s). what to do if i am getting this warning

    • @INOVATRIX
      @INOVATRIX  9 หลายเดือนก่อน +2

      Just a warning not much else, the code is fine and should work as expected.

  • @mohdfahad9384
    @mohdfahad9384 3 หลายเดือนก่อน +1

    Brother, I have done exactly as you explained but I can't figure out though the display is glowing no text is visible. I tried adjusting the potentiometer also and that address code didn't work for me.

    • @Amateurartist111
      @Amateurartist111 3 หลายเดือนก่อน +1

      Did you solve the problem?? Because we are getting the same problem

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

      @@Amateurartist111 yeah I wrote the same code in loop, then it worked

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

      @@mohdfahad9384 oh okay tqs

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

      @@mohdfahad9384 how?

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

      @@danial579 well , just take the code from setup and copy it in loop

  • @K.TFITNESS
    @K.TFITNESS 28 วันที่ผ่านมา

    Can u please help us out in our project beacuse we are facing lots of issue

    • @K.TFITNESS
      @K.TFITNESS 28 วันที่ผ่านมา

      Btw your code is working properly

  • @PadmajaReddyVirupa-yt6ch
    @PadmajaReddyVirupa-yt6ch 9 วันที่ผ่านมา

    Brother can you send the code plzz

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

    my lcd doesn't work huhu

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

    Up