How to Create a Water Level Sensor using Arduino with LCD 1602 (Sponsored by UTSource)

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ย. 2021
  • Hey guys I'm back with this special video sponsored by UTSource.
    UTSource Website: utsource.net?source=TH-cam
    IC chip: www.utsource.net
    IGBT: www.utsource.net/category/ele...
    electronic component: www.utsource.net
    Capacitor: www.utsource.net/category/pas...
    diode: www.utsource.net/category/ele...
    find chips: www.utsource.net
    Transistors: utsource.net/category/elec-co...
    Darlington: wwwutsource.net/category/elec...
    Sensors: www.utsource.net/home/sensors
    Materials:
    Arduino Uno R3
    LCD1602 with I2C
    Water Level Sensor
    Jumper Wires (male-to-male and male-to-female)
    LEDs
    Resistors (220 ohms)
    Breadboard
    Advance Upgraded Starter Kit:
    invl.io/clhn1wv
    Code and LCD1602 Driver: drive.google.com/drive/folder...
    #ArduinoTutorial
    #WaterLevelSensor
    #HowTo
    #ElectronicsTutorial
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @jowamoto9368
    @jowamoto9368 13 วันที่ผ่านมา

    Thank you for saving me in my capstone project

  • @user-ed3se9bt9v
    @user-ed3se9bt9v หลายเดือนก่อน

    Thank you! It worked for me, but I had to adjust sensor values to see changes on LCD and LEDs. For some reason only little part around 15mm of the sensor worked properly

  • @sandyhabala7706
    @sandyhabala7706 2 ปีที่แล้ว +1

    Sir paano e install yong Liquidcrystal_I2C.h

  • @FakeBryan
    @FakeBryan 2 ปีที่แล้ว +1

    Pa shout out😅

  • @ajbalidio.01
    @ajbalidio.01 ปีที่แล้ว

    Hello, no matching function po SA lcd.begin() nainstall ko Rin naman Yong driver

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

    Ilang volts po source? 12v or 5v po ba?

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

    Bro code is not working

  • @bilalsaleem7595
    @bilalsaleem7595 25 วันที่ผ่านมา

    Circuit diagram send kaRdy

  • @jyreprejoles7604
    @jyreprejoles7604 2 ปีที่แล้ว +1

    sir pano yung sa lcd?

    • @ajbalidio.01
      @ajbalidio.01 ปีที่แล้ว

      Hello gumana ba sayo paturo Naman SA liquid crystal I2C

  • @user-xv8dk1fz5f
    @user-xv8dk1fz5f 3 หลายเดือนก่อน

    please arduino source code

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

    Pwede po hingin yung code for educational purposes lang po

    • @DaVincentCode
      @DaVincentCode  2 ปีที่แล้ว +1

      Nasa description po

    • @ajbalidio.01
      @ajbalidio.01 ปีที่แล้ว

      @@DaVincentCode sir no matching function SA lcd. begin(); na install ko Rin naman Yong driver

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

      try to read this sir, baka makatulong
      forum.arduino.cc/t/no-matching-function-for-call-to-liquidcrystal_i2c-begine/559033

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

    can't open po yung code, sir. Pweede po bang pa copy and paste dito sa comment section, sir

    • @DaVincentCode
      @DaVincentCode  2 ปีที่แล้ว +2

      #include
      #include
      int white=7;
      int yellow=8;
      int green=11;
      int blue=12;
      LiquidCrystal_I2C lcd(0x27, 16, 2);
      void setup() {
      pinMode(white,OUTPUT);
      pinMode(yellow,OUTPUT);
      pinMode(green,OUTPUT);
      pinMode(blue,OUTPUT);
      Serial.begin(9600);
      lcd.begin();
      // Turn on the blacklight and print a message.
      lcd.backlight();

      }
      void loop() {
      int sensor=analogRead(A3);
      Serial.println(sensor);
      if(sensor

  • @leannefermendoza6577
    @leannefermendoza6577 4 หลายเดือนก่อน

    ayaw umilaw ng LCD ko

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

    Sir pahinge code. ..pacopy paste nmn po. ..thanks po 😇

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

      Nakalagay po sa description yung link

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

    please bro give me again ican't see
    thank you

    • @DaVincentCode
      @DaVincentCode  2 ปีที่แล้ว +1

      #include
      #include
      int white=7;
      int yellow=8;
      int green=11;
      int blue=12;
      LiquidCrystal_I2C lcd(0x27, 16, 2);
      void setup() {
      pinMode(white,OUTPUT);
      pinMode(yellow,OUTPUT);
      pinMode(green,OUTPUT);
      pinMode(blue,OUTPUT);
      Serial.begin(9600);
      lcd.begin();
      // Turn on the blacklight and print a message.
      lcd.backlight();

      }
      void loop() {
      int sensor=analogRead(A3);
      Serial.println(sensor);
      if(sensor

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

      Thank you very much 😊

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

    Absolutely horrible and loud music, man. 😂
    It would've been way better if you left the audio of your work on instead.