Arduino Mega 2560 and a 1602 LCD

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

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

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

    Thank you so very much. I am just getting started with the Arduino at age 59 and this helps a lot. Thanks again

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

    You saves me from wasting another day on display, thank you sir.

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

    Thank you for the clear explanation of connecting the LCD to the 2560 board, please keep going for more useful projects. all the best.

  • @alfredodanielmendozagrayeb7366
    @alfredodanielmendozagrayeb7366 3 года назад +3

    what a great video, well explained and everything is really clear. Thanks a lot.

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

    Thanks you James Foster, for make happy

  • @Turkeyymann
    @Turkeyymann 3 месяца назад

    Thanks for the help!!!!

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

    Sir blocks are showing on my lcd display, connection are correct but it is not showing any text after uploading the code ,..I have under> tools>board selected Arduino mega >port com 5.code is uploading successful 😔but no text is showing

  • @davidtaylor6870
    @davidtaylor6870 5 месяцев назад

    Thanks for your concise instruction. How ever, I should point out that the controllerbis an ARDUINO, and not a ADRINO. I think you should correct your expression, regards

    • @JamesFoster2014
      @JamesFoster2014  5 месяцев назад

      David, Thanks for your comments. As you may note in the beginning of the description ("Update #2") I note that I pronounced it wrong. I'd love to correct it but RUclips doesn't let me replace the existing video. Given that it is one of my most popular videos, I'm hesitant to remove it (as embarrassing as it is)!

    • @davidtaylor6870
      @davidtaylor6870 5 месяцев назад

      @JamesFoster2014 thanks for your prompt response. I am resourcing myself with arduino information. The arduino is a great breakout board, and just surprised about the ease of programming. Great work, regards

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

    Very useful, great tutorial

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

    Amazing video! works like a charm! but sometimes if there is too much text the text goes off the LCD display do you have any recommendations to fix that?

    • @JamesFoster2014
      @JamesFoster2014  2 года назад +2

      There is room for only 16 characters per line. If you have more than 16 characters then you need to put it on two lines or you need to scroll. See the library API at www.arduino.cc/en/Reference/LiquidCrystal.

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

      @@JamesFoster2014 Ok, thanks!

  • @atihrot755
    @atihrot755 10 месяцев назад

    I wish you a good day. I have an Arduino Mega where I have a problem uploading the code. The port is found by the computer, so the driver is good, but it does not communicate with the main processor. What could be wrong. Thank you in advance for your help.

    • @JamesFoster2014
      @JamesFoster2014  10 месяцев назад

      I don't think of anything right off. I suggest you go to support.arduino.cc/ and perhaps ask in the Community forum.

  • @codlaugh9749
    @codlaugh9749 23 дня назад

    how did u get in the hello-A sketchbord?

    • @jamesfoster1946
      @jamesfoster1946 23 дня назад

      I don't recall. Where in the video (mm:ss) is it mentioned?

    • @codlaugh9749
      @codlaugh9749 22 дня назад

      @@jamesfoster1946 12:34

    • @codlaugh9749
      @codlaugh9749 22 дня назад

      @@jamesfoster1946 that's the only thing i dont understand

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

    The aduino display doesn't work for me either and something is wrong with the program

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

      same and it took me like an hour to make :(

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

      One problem i saw was that i got gray wires mixed with brown wires, only the brown wires for pin 7 and 2, that might help

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

    i cant find the script, coud you copy and paste it as an reply?

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

      The code is visible and discussed in the video starting at 12:30.

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

      @@JamesFoster2014 Alright, thanks