How to use DS18B20 Digital Temperature sensor with Arduino and View on LCD I2C | DS18B20 sensor

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ค. 2024
  • In this video, I want to show you Using DS18B20 Digital Temperature sensor with Arduino and View on LCD I2C
    How to use DS18B20 Digital Temperature sensor with Arduino and View on LCD I2C | DS18B20 sensor
    Components required:
    1. Arduino UNO
    2. breadboard
    3. DS18B20 sensor
    4. resistor 4.7KΩ
    5. LCD16*2 character
    6. ic2 display
    Download Codes and Circuit Diagrams
    drive.google.com/file/d/1MUTf...
    0:00 -Review
    1:03 -Components required
    1:12 -Steps to close the circuit
    1:52 -Simple programming DS18B20 sensor
    2:39 -Simple running DS18B20 sensor
    3:17 -Steps to close the circuit DS18B20 sensor and LCD
    3:47 -Simple programming DS18B20 sensor and LCD
    4:20 -Simple running DS18B20 sensor and LCD
    Using the DS18B20 thermometer on the web server and OLED | ds18b20 temperature sensor Arduino
    • Using the DS18B20 ther...
    Please do not forget to subscribe and like
    Follow us on other social media
    / zin.techideas.3
    www.pinterest.co.uk/zintechid...
    / zintechideas
    / zintechideas
    zintechideas.ir/
    Using Servo Motors with Arduino | servo motor | joystick | Rotary Encoder
    • Using Servo Motors wit...
    How PIR Sensor Works and How To Use It with Arduino - HC-SR501 PIR Motion Sensor Module
    • How PIR Sensor Works a...
    Arduino RFID sensor - read and write RFID RC522 - LCD16*2 character - rfid-rc522
    • Arduino RFID sensor - ...
    Keypads with Arduino - programming keypad by Arduino - keypad 4X3 and LCD16*2 character
    • Keypads with Arduino -...
    How to use gas sensors with Arduino - Arduino tutorial - MQ2 gas sensor
    • How to use gas sensors...
    Simple Arduino programming (Turn the LED on and off -Delay in the program)
    • Simple Arduino program...
    Ultrasonic sensor by Arduino - HC-SR04 - Ultrasonic - alarm obstacles - alarm buzzer
    • Ultrasonic sensor by A...
    Arduino programming using the for loop and if else if loop and while loop (LED Flasher)
    • Arduino programming us...
    How to make handmade LED (Low consumption, low cost)
    • How to make handmade L...
    Single Key light (on/off)
    • How to make Single Key...
    DIY Short Circuit (Overcurrent) Protection (Save your battery/power supply)
    • DIY Short Circuit (Ove...
    Voltage regulator, adjustable with push buttons, MOSFET
    • Voltage regulator, adj...
    Mini Amplifier Circuit- Powerful 100 Watt DC 12v
    • Mini Amplifier Circuit...
    top 3 amazing relays project
    • top 3 amazing relays p...
    Note: Some People copy my content as well as the thumbnail. I have no issues with content as long they make it themselves. But for the thumbnail, It belongs to respective owners (Some also created by myself). If you get a copyright strike without any notice by copying my thumbnail, it is not my fault. Happy Creating :)
    WARNING:
    This video is for demonstration and education purposes only
    Each demonstration presents risks and hazards that must be fully understood before attempting and should be performed only by professional
    how,how to,how to make,electronic,technical new ideas,arduino,zintechideas,diy,life hack,ds18b20,ds18b20 arduino,ds18b20 temperature sensor arduino,ds18b20 temperature sensor,Temperature,DS18B20 Digital,DS18B20 Digital Temperature,DS18B20 Digital Temperature sensor,Digital Temperature sensor,Digital Temperature,Temperature sensor,Temperature sensor with Arduino,How to use DS18B20,How to use DS18B20 Digital Temperature sensor,ds18b20 i2c,ds18b20 lcd i2c arduino
    #ds18b20
    #Temperature_sensor
    #ds18b20_arduino
    #Arduino
    #zintechideas

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

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

    DS18B20 Digital Temperature sensor

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

      I have tried it but when I try it on the serial monitor it shows the number -127

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

      @@004_muhammadfairerachandra4 Add a 4.7k to 10 k ohm resistor between Vcc and Data Out pins of DS18D20.

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

      Hi! Would yo be kind enough to post a link to LiquidCrystal_I2C.h that actually WORKS with your design? It seenms that I am not the only one trying to make your design work, without any succes,same problem as @ Bart Verboom. Thanks!

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

      github.com/johnrickman/LiquidCrystal_I2C

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

      @@004_muhammadfairerachandra4 i have the some problem, any solution do you have?

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

    That is the best video about DS18B20.
    Thank you

  • @fancy1285
    @fancy1285 4 หลายเดือนก่อน +1

    Veľmi dobre.

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

    The Link in the description is not opening

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

    hello, if using an NTC 10K 3950, Is the assembling and the codes are the same?

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

    Thnx for this tutorial...I tried this one too! But my/the sketch is telling me that there is a default with "no matching function for call to LiquidCrystal_I2C::begin()'
    row 15. ... I don't know what this means...
    And can you please do a tuturial about 2 ds18b20 sensors and then setting a max temp to 21 degrees, and everything above it should open a velve :d That would help me a lot!

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

      Definitely coming soon

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

      @@ZinTechIdeas ahhhh that would help me soooo much! Still struggeling and finding my way with arduino.. thnx sir!

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

      Bart Verboom, same problem here, no matching function for call to 'LiquidCrystal_I2C::begin(), It`s a Liquid Crystal_I2C.h library problem. There is a multitude of different librarys with the same name. I was not able to find one that works untill now. The author should publish the working library,as all really serious authors do. This channell has 812 subscribers only, so it`s clear what interest the owner puts in it... I suggest finding another similar project!

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

      @@ZinTechIdeas I am waiting too

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

      @@dinupopa7805 same problem here

  • @jeeva8739
    @jeeva8739 10 หลายเดือนก่อน +1

    How to combine two codes

    • @ZinTechIdeas
      @ZinTechIdeas  10 หลายเดือนก่อน

      This video can help you
      th-cam.com/video/U_hHNnglDeI/w-d-xo.html

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

    Resend the link

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

      drive.google.com/file/d/1MUTfOWenV7ZnUwrVmQ2OnGjK-z0arEn7/view?usp=sharing