How to Use an LCD Screen with an Arduino (Lesson #21)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 เม.ย. 2024
  • Science Buddies Electronics Kit for Arduino: www.homesciencetools.com/prod...
    This video shows how to use a 1602 LCD screen with parallel communication and the Arduino LiquidCrystal Library.
    See our complete playlist of Arduino tutorials here: • How to Use an Arduino
    Visit the Science Buddies website for cool science projects you can do with an Arduino: www.sciencebuddies.org/search...
    0:00 overview
    1:07 pin connections
    4:32 example code
    6:54 using a button
    Arduino LiquidCrystal library reference: www.arduino.cc/reference/en/l...
    Example code: docs.arduino.cc/learn/electro...
    Science Buddies also hosts a library of instructions for over 1,500 other hands-on science projects, lesson plans, and fun activities for K-12 parents, students, and teachers! Visit us at www.sciencebuddies.org to learn more.
    #STEM #sciencebuddies #arduino #electronics #programming
    *******************************
    Connect with Science Buddies:
    TWITTER: / sciencebuddies
    FACEBOOK: / sciencebuddies
    INSTAGRAM: / scibuddy
    PINTEREST: / sciencebuddies

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

  • @handletodizmantle
    @handletodizmantle 3 หลายเดือนก่อน +2

    thanks dude works perfectly and is my first try as a noob

  • @nikajobava481
    @nikajobava481 4 หลายเดือนก่อน +2

    I think it would be good to do one about rotary encoder and one about I2C 0.96 inch lcd

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

    I am using D1 Robot 1602A LCD shield.. I counldn't find the V0 pin :(

  • @kaito-ww1yd
    @kaito-ww1yd 11 วันที่ผ่านมา

    wow, this channel gave me act like a horse !

  • @isomer805
    @isomer805 7 หลายเดือนก่อน +1

    can you once give the me the exact link of the code.Actually i was bit confused of the above one given in the description box

    • @Science.Buddies
      @Science.Buddies  7 หลายเดือนก่อน +1

      Hi - the code we're using in this video is identical to the code from the links in the description.

  • @topquark22
    @topquark22 5 หลายเดือนก่อน +1

    The module I got has 4 wires sticking out the left-hand side of the board. What is that for?

    • @Science.Buddies
      @Science.Buddies  5 หลายเดือนก่อน +1

      We can't say for sure, you would need to check the datasheet or instructions for the module you bought.

    • @topquark22
      @topquark22 5 หลายเดือนก่อน +3

      To answer my own question: Turns out the one I got is I2C. It is so much easier and uses fewer wires!

  • @topquark22
    @topquark22 5 หลายเดือนก่อน +1

    In the tutorial it says that the device uses SPI, and uses the MISO and MOSI pins (12, 11) but I don't think this is accurate. The device does not use SPI and you don't need to use pin 11 for Chip Select. In fact I can't do that, because I have other devices on the SPI bus! I think this part of the Arduino Tutorial page needs to be corrected, as well as the example circuit.

    • @Science.Buddies
      @Science.Buddies  5 หลายเดือนก่อน +1

      To clarify - you're talking about the Arduino website and not our tutorial, right? If so, you'd need to submit this comment to them directly; we aren't officially affiliated with Arduino.

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

    what kind of resistor is it

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

      nvm

  • @m.ramadevikrishnaprasad7771
    @m.ramadevikrishnaprasad7771 2 หลายเดือนก่อน

    Can we plug the LCD on to the bread board

    • @Science.Buddies
      @Science.Buddies  2 หลายเดือนก่อน +1

      Yes, if it has header pins you can plug the LCD screen directly into the breadboard.