ESP8266 Powered Car Message 16x2 LCD Display - Baba Awesam

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • In this video I demo a car message display powered by esp8266 and 16x2 lcd display. You can either display custom message via a web page or you can enter a time after which you will be back and the time will decrement every minute.
    The code for the project is linked below
    www.dropbox.co...
    The library for the project is as linked below
    www.dropbox.co...
    The library has to be in libraries folder of arduino and in esplcdwebmessager subfolder

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

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

    Hey can you edit the code and library for 20*4 display
    Please
    I am new to these projects so I can't do it myself
    Although i understood something but it would be great if you help me with the 20*4

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

      I will not be able to do it. You can do it the same way I did it. Take a sample code for 20x4 display, study how it works. Take my code and understand how it works and then you can combine the 2.

  •  5 лет назад

    how can i use it with i2c lcd screen?

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

      I would suggest you to understand my code and then take a sample code for your i2c lcd screen and then try to merge them.

    •  5 лет назад

      Samir Sogay yes i changed the code but it cant work i think its because from your library

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

      @ My library just deals with the web page which should be common for both of us. If you think Library can be an issue, you can modify that as well as it is basic HTML.

    •  5 лет назад

      Samir Sogay thanks for reply

  • @muhammadzulhilmi7930
    @muhammadzulhilmi7930 7 лет назад

    how do u connect the esp8266 with arduino? can u explain?

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

    schematic diagram help..

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

      There is no schematic. The pins are given in the code.