Interfacing 16x2 LCD module with ESP 32- Quick Tutorial.

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

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

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

    Here's my idea:
    Use push buttons to provide Wifi SSID and password to ESP32. So you don't have to hardcode them to esp32 which makes it easier if you move the esp32 to a new network.
    While changing SSID and password, it will show them in LCD.
    I want to do it but my programming skill is still not good enough. Do you have video like that?

  • @ashleshaamle3134
    @ashleshaamle3134 3 месяца назад +1

    I uploaded code correctly , pin connection are also right ,but the lcd only turning on it doesn't show any msg so what should I do

  • @TOMTOM-nh3nl
    @TOMTOM-nh3nl 2 года назад

    Thank You

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

    Very useful

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

    Nice

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

    your link for I2C-liguid library is not correct, not found
    Please, correct

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

      Thank you @Miras for letting us know about this issue. We added the link for the I2C liquid crystal library in the article. Please visit again.

  • @0124akash
    @0124akash Год назад +1

    Can I use blynk vartual LCD parallel ?

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

    Can we use DOIT ESP32 DEVKIT V1 board?

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

    Not works. Error: 'class LiquidCrystal_I2C' has no member named 'init'

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

      replace the line lcd.init() to lcd.begin() it will work. Will update in the site too. Thanks

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

    Can i know , why my LCD 16x2 i2c black board maybe ? 😂 don't have red light ?

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

      That depends on the board manufacturer bro. If it has it will glow when turned on, if no then no worries till the LCD display module works.

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

    Can you please update the code link? It isn't working

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

      can you please specify which code link not working.

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

      @@CircuitSchools owh it's working now, I guess it was my connection

  • @iyanuoluwae.o.4254
    @iyanuoluwae.o.4254 3 года назад

    Pls do Esp 32 cam with i2c lcd thanks