Make a Digital voltmeter using 16*2 LCD Display interfacing with Arduino uno

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.พ. 2020
  • Welcome to Our Channel REES52
    In this tutorial, we are making a Digital Voltmeter using a 16*2 LCD Display with Arduino Uno. It's relatively simple to use an Arduino to measure voltages. The Arduino has several analog input pins that connect to an analog-to-digital converter (ADC) inside the Arduino. The Arduino ADC is a ten-bit converter, meaning that the output value will range from 0 to 1023. We will obtain this value by using the analogRead() function. This project will show you the values up to 5v.
    If you know the reference voltage--in this case we will use 5 V--you can easily calculate the voltage present at the analog input. To display the measured voltage, we will use a liquid crystal display (LCD) that has two lines of 16 characters.
    📦📦📦This kit includes :📦📦📦
    Arduino Uno with USB cable - 1
    16*2 LCD - 1
    10 k ohm potentiometer - 1
    Breadboard 830 points - 1
    Jumper wires male to male - 40 pieces
    Jumper wires male to female - 40 pieces
    9v Battery-1
    Snapper with DC jack - 1
    AA Battery - 1
    Single stand wire 2m - 1
    You can purchase all these components from our website www.rees52.com
    💰💰💰Purchase Link💰💰💰
    rees52.com/diy-arduino/1348-m...
    🧾🧾🧾User Manual🧾🧾🧾
    rees52.com/diy-arduino/1348-m...
    🎁🎁🎁Discount🎁🎁🎁
    Get 5% discount on your first purchase, Use "FLAT5"
    📝📝📝Codes & Schematics📝📝📝
    drive.google.com/open?id=1yCy...
    Subscribe our channel to get more videos
    / @rees5286

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

  • @osamagamal-hf9ri
    @osamagamal-hf9ri 2 ปีที่แล้ว

    what was from the two tools reading is true multimeter or volt meter ?

  • @sameengilani7614
    @sameengilani7614 ปีที่แล้ว

    Hi can you briefly describe the way of simulating the code and about the software..

  • @nandikajayampathi3426
    @nandikajayampathi3426 2 ปีที่แล้ว

    thanq

  • @MuhammadAhmed-zp8mi
    @MuhammadAhmed-zp8mi ปีที่แล้ว

    can you share the simulation of the circuit on proteus

  • @eesahkimmie9170

    nothing is showing up on my lcd just lines

  • @osamagamal-hf9ri
    @osamagamal-hf9ri 2 ปีที่แล้ว

    how to make the limit of measure is more than 5 volts or infinity .

  • @034ramgopals6
    @034ramgopals6 2 ปีที่แล้ว +4

    upto how much voltage it measures?