How to Use ESP8266 NodeMCU with 16x2 LCD i2C Display

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 31

  • @salemBerihun
    @salemBerihun 5 місяців тому

    I didin't know where the potentiometer was at first, you are the best thank you so much 😊😊

  • @srilaxmi1523
    @srilaxmi1523 Рік тому

    This video helped me quickly to solve my issue🙌

  • @mohdfahad9384
    @mohdfahad9384 11 місяців тому +3

    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 11 місяців тому +2

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

    • @mohdfahad9384
      @mohdfahad9384 11 місяців тому

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

    • @Amateurartist111
      @Amateurartist111 11 місяців тому

      @@mohdfahad9384 oh okay tqs

    • @danial579
      @danial579 9 місяців тому

      @@mohdfahad9384 how?

    • @mohdfahad9384
      @mohdfahad9384 9 місяців тому

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

  • @juaneduardo8383
    @juaneduardo8383 3 місяці тому

    segun ChatGpt Vin es una entrada de voltaje que permite alimentar el microcontrolador y ahi lo ocupan como salida?...en los nodemcu que tengo aca, ninguno entrega voltaje a traves de ese pin

  • @est-cequecamarche4674
    @est-cequecamarche4674 Рік тому

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

  • @haaziqdean7713
    @haaziqdean7713 Рік тому +1

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

  • @Karthik_Mogaveera
    @Karthik_Mogaveera Рік тому +2

    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  Рік тому +4

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

  • @eswaryadav791
    @eswaryadav791 Рік тому

    How many button added to this project

  • @habibrobotics
    @habibrobotics 2 місяці тому

    why you didn't mention the sda and scl pins connection ina code

    • @INOVATRIX
      @INOVATRIX  2 місяці тому

      Those pins are pre configured in the library so no need to declare them seperately.

  • @sakibnahid9423
    @sakibnahid9423 5 місяців тому

    Awesome video bro.

  • @tech_xavier
    @tech_xavier Рік тому

    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  Рік тому

      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 Рік тому

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

    • @INOVATRIX
      @INOVATRIX  Рік тому +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.

  • @bruhblox_
    @bruhblox_ 4 місяці тому

    3v dosen't seem to be enough at all, I can barely read the text and its not even connected to any other components

  • @yuuji9343
    @yuuji9343 9 місяців тому

    Thanks bro,it's very helpful

  • @shivappasl5340
    @shivappasl5340 6 місяців тому

    My work LCD i2c and Ardino ESP2866mode MCU and DHT11 sensor not taken reading code

  • @K.TFITNESS
    @K.TFITNESS 9 місяців тому

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

    • @K.TFITNESS
      @K.TFITNESS 9 місяців тому

      Btw your code is working properly

  • @PadmajaReddyVirupa-yt6ch
    @PadmajaReddyVirupa-yt6ch 8 місяців тому

    Brother can you send the code plzz

  • @christianbaldoza1666
    @christianbaldoza1666 9 місяців тому

    my lcd doesn't work huhu

  • @benmedka
    @benmedka Рік тому

    Up