KY-001 TEMPERATURE MODULE EXPLANATION OF ALL THE FUNCTIONS (DS18B20)

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 24

  • @bleonciofs
    @bleonciofs 3 роки тому +2

    Thank you very much mate!
    I'm a beginner in electronics and Arduino so I just wasted the last 3 hours trying to make this sensor work and finally, I found your video explaining with the code.
    I still don't understand much about libraries and coding, but I'll watch your video again carefully to learn more

    • @welltronic8216
      @welltronic8216  3 роки тому

      I'm glad I could help you.
      If you have a question, just post it in the comments and I'll answer it as soon as possible.
      Have a nice day and good luck with this sensor ! ;)

  • @welltronic8216
    @welltronic8216  4 роки тому +2

    If you want me to explain a certain topic in a video let me know in the comments!
    Thanks for watching and see you in the next video 😊

  • @xia-thenightbird7070
    @xia-thenightbird7070 4 роки тому +2

    Great video ! Everything is well explained thank you for producing such high quality videos it's really helpful

    • @riverkillian8472
      @riverkillian8472 3 роки тому

      i guess it's quite off topic but does anybody know of a good place to stream newly released series online ?

    • @jesuskenneth4318
      @jesuskenneth4318 3 роки тому

      @River Killian i use Flixzone. Just google for it =)

  • @dylandayton1431
    @dylandayton1431 3 роки тому

    Great Video! Thanks for the help!

  • @tioana27
    @tioana27 4 роки тому +3

    Hello, I tried that too...but for some reason the sensor reads -127 degrees and the resolution configuration failed.
    Resolution automatically set to 0 bit
    Alarm lower limit: -127
    Alarm upper limit: -127
    Temperature: -127.00 C | -196.60 F | TemperatureAlarm: 0
    Do you know what can couse this?

    • @Jay-ym2ri
      @Jay-ym2ri 3 роки тому

      i am having the same results

    • @welltronic8216
      @welltronic8216  3 роки тому

      Hello,
      I think there might be the following problems:
      1) The module is broken
      2) The pinning is not correct
      3) The sensor is not properly powered.
      4) The wires are not pinned correctly.
      Please try to check these points and give me feedback 😊.
      Have a nice day !

  • @greenvi4079
    @greenvi4079 4 роки тому +3

    I don't understand how do you link the KY-01 with the computer so you can program it ?

    • @welltronic8216
      @welltronic8216  4 роки тому +4

      First you have to connect the sensor to the Arduino Uno, then you have to connect the Arduino Uno to the PC. Normally you should have a USB cable with the Arduino. Finally, to program the Arduino, you need to install the Arduino IDE.
      I hope this helps 😊

    • @greenvi4079
      @greenvi4079 4 роки тому +2

      @@welltronic8216 Ok Thank you !

  • @volvo_nikolas
    @volvo_nikolas 2 роки тому +1

    Where was the Arduino Uno connected to?

  • @strategygaming5631
    @strategygaming5631 3 роки тому

    Thanks Mate, how can i easily add a second temperature module?

  • @WilliamsLaguado
    @WilliamsLaguado 4 роки тому

    Hello, very well explained. I would like if you could include the .ino code
    Thank you

    • @welltronic8216
      @welltronic8216  4 роки тому

      I thank you for your feedback. :) !
      Here is the link for the code : create.arduino.cc/projecthub/WellTronic/temperature-sensor-ds18b20-welltronic-aad5c9?ref=user&ref_id=1448962&offset=0

  • @lailamessaoudi1592
    @lailamessaoudi1592 4 роки тому +2

    top top link

  • @bolibardo1514
    @bolibardo1514 3 роки тому

    My serial monitor says "resolution failed" "resolution automatically set to 0 bit", and then I get -127.00. The sensor did not initialize at all. I get those values, even when the module is detached from breadboard.
    Dallas Instrument asks for a 4.7K pull up resistor only. The LED might have killed the sensitivity of the sensor. Will try again by short circuiting two terminals of the LED.

  • @Jay-ym2ri
    @Jay-ym2ri 3 роки тому

    this error is comming please help Arduino: 1.8.13 (Windows 10), Board: "Arduino Uno"
    sketch_feb28a:1:10: fatal error: DallasTemperature.h: No such file or directory
    #include
    ^~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    DallasTemperature.h: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

    • @welltronic8216
      @welltronic8216  3 роки тому

      I think you need to install the libraries.
      Sketch --> Include libraries --> Manage libraries...
      then you can search for the Dalls temperature library and install it.
      You can follow this steps in video 4:30 😊

  • @thubuntu
    @thubuntu Рік тому

    I only always receive 127°C as output :/

    • @thubuntu
      @thubuntu Рік тому

      Or Sometimes "nan"