#thermistor

Sdílet
Vložit
  • čas přidán 1. 02. 2024
  • Project Code Here:
    ccbsp6qd6kmk4zon-49927520424....
    A thermistor is a special type of resistor whose resistance changes significantly with the temperature.
    Operating Temperature Range:
    -67 to 490F (-55C - 250C)
    Here we have two regular 10K resistors in series, configured as a voltage divider. This is a way to use resistors to set a specific voltage.
    If we start with 5V and measure in between the two 10K resistors we get 2.5V, half of the source voltage.
    Show formula
    At 77 degrees Fahrenheit, a 10K thermistor will measure at 10,000 ohms. Now if we replace one of those 10K resistors with a 10K thermistor, we will get a variable voltage depending on the temperature.
    If we connect this junction to a microcontroller’s analog input we can read this voltage and run a formula to convert that reading into a temperature… then we send that reading to a display.
    I added a button and additional code to switch between Celsius and Fahrenheit.
    I’m curious to see if my code works for triple digits…
    (Use a torch to heat it)
    How about negative numbers…
    (spray it with canned air)
    Because of the tolerance in the various components, we can’t expect this to be 100% accurate straight away. So I’m going to replace the other 10K resistor with a potentiometer so we can have a way to calibrate it.
    A thermistor is another highly valuable sensor you can add to your DIY toolkit. You can buy a pack of 50 for like $7 on Amazon!
    This project is more than a practical tool, it’s an excellent introduction to the world of electronics and Arduino.
    #thermistorproject
    #arduinoproject
    #arduino
  • Věda a technologie

Komentáře • 784

  • @aquilafasciata5781
    @aquilafasciata5781 Před 5 měsíci +3102

    This is accidentally the best explanation of a voltage divider

    • @KenanYusufTemel
      @KenanYusufTemel Před 5 měsíci +45

      I just understood it this time while watching the short lol.

    • @Ali_Haji_SouthAfrica
      @Ali_Haji_SouthAfrica Před 5 měsíci +10

      What's that now ?
      Or should I Google it ?
      Rather please explain so that other readers can know.

    • @UnifiedInfo
      @UnifiedInfo Před 5 měsíci +8

      And the theory of thermostats and how theyd be made👍 this was neat makes me wanna do some trig

    • @urnoob5528
      @urnoob5528 Před 4 měsíci +14

      on practical side yes
      but not theoretical side
      i think beginners need both, i have seen students who learnt theory but doesnt know why it s there or how to use it

    • @DAMN__________
      @DAMN__________ Před 4 měsíci +2

      Also a good way of describing how transducers work in Electronics

  • @calorus
    @calorus Před 4 měsíci +2385

    "I added a button to switch between Celsius and nonsense"

    • @HackMakeMod
      @HackMakeMod  Před 4 měsíci +375

      This made me actually laugh out loud 😂

    • @hunterbeach8941
      @hunterbeach8941 Před 4 měsíci +105

      Celsius is a measure of temperature relative to water, and Fahrenheit is a measure of temperature relative to humans. It makes sense to use them as percentage values based on what is being measured.
      E.g. it is 60% hot outside, this water is -5% warm.

    • @Cubikat
      @Cubikat Před 4 měsíci +129

      I believe Kelvin is better than both

    • @nathanpfirman625
      @nathanpfirman625 Před 4 měsíci +54

      True since it's based on the very laws of the universe.@@Cubikat

    • @purplrshadowyay
      @purplrshadowyay Před 4 měsíci +3

      True

  • @GoatZilla
    @GoatZilla Před 5 měsíci +941

    plot twist: all resistors are thermistors!

    • @Bobsmith-yf9oy
      @Bobsmith-yf9oy Před 5 měsíci +187

      They are all heaters too but I wouldn't use them like that primarily.

    • @urnoob5528
      @urnoob5528 Před 4 měsíci +29

      @@Bobsmith-yf9oy some would
      aluminium cased resistor

    • @taitano12
      @taitano12 Před 4 měsíci +38

      Well, yes... But actually no. Regular resistors are not at all precise in this application. The ∆R isn't very consistent per ∆° in a standard resistor because they're designed to provide consistent resistance under a variety of conditions. Thermistors are designed to provide a consistent ∆R/° and, thus, are far better for the application. A standard resistor will tell you if it's getting hotter or colder, but not the actual temperature; at least not consistently.

    • @fatitankeris6327
      @fatitankeris6327 Před 4 měsíci +5

      ​@@taitano12How are special resistors made that stay constant in large temperature intervals?

    • @taitano12
      @taitano12 Před 4 měsíci +8

      @@fatitankeris6327 I'm not sure how they're made, though I probably learned it at some point. But it's not that they don't stay constant so much as vary by predictable and consistent amounts. Most resistors can change resistance inconsistently . You'll change by half an Ohm from 20-22°, half that for 22-27°, and nearly an Ohm for 27-31°. Then, the next time you use that same resistor, the resistance changes won't match up; getting a quarter Ohm for 20-22° and so on. It seems to plague wire wound resistors the most. It's like how a diode is also an LED and light sensor, but is almost useless as such due to chemistry and manufacturing processes.

  • @ajreukgjdi94
    @ajreukgjdi94 Před 5 měsíci +120

    When I was first learning how to plan and layout PCBs, a wise man once told me "everything measures temperature" it's just a matter of how linear the usable range is.

    • @kos256
      @kos256 Před 3 měsíci +2

      Will definitely remember that

  • @tsoorfarhan4271
    @tsoorfarhan4271 Před 5 měsíci +495

    Bro accidentally published the best explanation for voltage divider

    • @SoulofAncient
      @SoulofAncient Před 4 měsíci +16

      Dude just brought up flashbacks of losing points on an exam for forgetting what it was called and calling it a voltage splitter.

  • @AJ-Palermo
    @AJ-Palermo Před 5 měsíci +150

    I knew how a thermistor worked, but I just now realized the word 'thermistor' is a combination of 'thermal' and 'resistor'

    • @DerMarkus1982
      @DerMarkus1982 Před 5 měsíci +9

      "I was today years old..." 🤣
      TRRANsfer reSISTance : TRANSISTor
      DIode/TRIode for Alternating Current: DIAC / TRIAC
      😉

    • @bmo14lax
      @bmo14lax Před 5 měsíci

      Yeah it's actually a nonsense word lol

    • @HalfAsleepSam
      @HalfAsleepSam Před 4 měsíci +1

      @@DerMarkus1982 Am I having a stroke?

  • @tydshiin5783
    @tydshiin5783 Před 5 měsíci +21

    And thermisters work as a pretty decent substitute fuse too

    • @Klaevin
      @Klaevin Před 2 měsíci +1

      Everything is a fuse, if you're wealthy enough

  • @Bobsmith-yf9oy
    @Bobsmith-yf9oy Před 5 měsíci +9

    Oh thank god - at long last!!
    Ive seen so many beginners tryingvto teach electronics, and getting it very wrong. Classic Dunning Kruger, they don't even know how little they know.
    By contrast, this is correct, very clear, step by step. Brilliant, again thank you.

  • @H3xx99
    @H3xx99 Před 5 měsíci +6

    You could also run the output of the thermistor to a speed controler for a fan and cause the fan's speed to increase with the temperature...

  • @6pack1204
    @6pack1204 Před 5 měsíci +219

    At 100 degrees Celsius the water boils, at 0 degrees it freezes. So yes, Celsius is better =)

    • @Guynhistruck
      @Guynhistruck Před 5 měsíci +19

      At standard 1atm, sure. Still arbitrary and moveable, not to mention the fact that choosing the properties of water specifically is another arbitrary choice based on circumstances and utility within those confines. Kelvin beats both Celsius and Fahrenheit every time.

    • @ZefStudio
      @ZefStudio Před 5 měsíci +23

      At 100 degrees Fahrenheit it feels really hot, at 0 degrees it feels really cold. Fahrenheit is for people living every-day life… Celsius is for doing science stuff.

    • @Alsry1
      @Alsry1 Před 5 měsíci +42

      ​@@Guynhistruckkelvin is just Celsius shifted it doesn't really make a difference.

    • @thumper88888
      @thumper88888 Před 5 měsíci +2

      You used “so” but forgot to explain how it’s better

    • @6pack1204
      @6pack1204 Před 5 měsíci +9

      @@thumper88888 Read the first line in my comment again ;)

  • @drtaverner
    @drtaverner Před 5 měsíci +360

    Celsius is universal. Most modules are calibrated to Celsius and then convert to Fahrenheit if necessary. That's why an iPhone won't display 69°F. It reads in C and converts. Sticking with a module's native measurement and being compliant with most of the planet is clearly beneficial.
    One might as well ask an airline pilot if there's a benefit to learning English. Compliance to standards is always beneficial.

    • @rileyjones7231
      @rileyjones7231 Před 5 měsíci +13

      Most standards, however, aren't global. Ask anyone in the u.s. if 30c is hot or cold, most won't be able to tell you. You build for the market you're trying to attract.

    • @Klairity
      @Klairity Před 5 měsíci +23

      Fahrenheit was preferred in many metric countries until digital and was able see 0.1 etc. of C easily. Degrees F is a smaller scale per degree and was preferred over C for accurate temperature control. Today though F is just a Civilian American unit. NASA etc. have all standardized to C.

    • @LostNimrod
      @LostNimrod Před 5 měsíci +42

      For everyday use in most of the world, you'd want Celsius. For certain scientific or engineering applications you might want Kelvin.

    • @drtaverner
      @drtaverner Před 5 měsíci +17

      @@Klairity "Was" is the important point.

    • @drtaverner
      @drtaverner Před 5 měsíci +24

      @@rileyjones7231 The US is only one of like six tiny countries still using F, and then only amongst the civilian population. They're up there with Micronesia and the Marshall Islands.

  • @jameslmorehead
    @jameslmorehead Před 4 měsíci +8

    Use a wheat stone bridge rather than a straight voltage divider. Much more stable.

  • @Klaevin
    @Klaevin Před 2 měsíci +1

    I was working for a company doing industrial wiring.
    We threw away thermistors that weren't up to spec, so I yoinked one from the bin.
    Years later, I built myself a new PC and the fans were making a lot of noise from spinning too fast.
    So I put an arduino between the fans and the PSU so that I could spin the fans according to the temperature of the thermistor I could finally use.
    I learned a lot about pull down Resistors and mosfets that day (I got the mosfets from an old printer)

  • @matt99199
    @matt99199 Před 5 měsíci +169

    Also they are not perfectly linear

    • @bobodyuknow
      @bobodyuknow Před 5 měsíci +20

      Their datasheet should give the coefficients so you don't have to hack with the potentiometer

    • @avadementia6889
      @avadementia6889 Před 5 měsíci +7

      since it not linear, can we use code make it linear?

    • @bobodyuknow
      @bobodyuknow Před 5 měsíci +17

      @@avadementia6889 yep you can have linear approximation if you want something but it will drift in and out of accuracy. You can have a polynomial; The datasheet will give at least it should the coefficients for a 2nd or 3rd order equation and the code will calculate it within the accuracy of the thermistors. These coefficients are determined at manufacture from a bin of components within a gaussasian distro so u need to check the datasheet

    • @avadementia6889
      @avadementia6889 Před 5 měsíci +1

      @@bobodyuknow thanks for the information 🙏

    • @frankfix247
      @frankfix247 Před 5 měsíci

      ​@@avadementia6889​ Easier to go with a PTC thermistor, those only need 1 cal. point. NTC's need 3 cal. points. A problem connecting this simple way, is that they get warm cause of the current, thus sensing the wrong temperature.

  • @foadrightnow5725
    @foadrightnow5725 Před 3 měsíci +1

    Absolutely fascinating! Very clear explanation!

  • @markkennard861
    @markkennard861 Před 5 měsíci +2

    Nice... as an analog guy my only achievement with a nano is to blink a led in Morse code. C and its zeros & ones I find perplexing.

  • @TheOnlyDominik
    @TheOnlyDominik Před 5 měsíci +104

    Celsius is much better!

    • @Bobsmith-yf9oy
      @Bobsmith-yf9oy Před 5 měsíci +16

      Of course. Who thinks it is even in doubt?

    • @jakesteampson7043
      @jakesteampson7043 Před 4 měsíci +5

      @@Bobsmith-yf9oy Americans?

    • @partyethtoon
      @partyethtoon Před 3 měsíci +1

      ​@@jakesteampson7043Fahrenheit is better for day by day since its on a scale so it makes alot more sense like 0 is really cold 50 is in the middle and 100 is hot

    • @jakesteampson7043
      @jakesteampson7043 Před 3 měsíci +4

      @@partyethtoon Maybe, but whats's Fahrenheit based on, so you know how cold 0 is and how hot 100 is? Without a clear reference it's just arbitrary numbers

    • @ninjaman570
      @ninjaman570 Před 3 měsíci

      @@jakesteampson7043 it’s not arbitrary, but leave it to a European to be uneducated and smug

  • @cybersnake
    @cybersnake Před 5 měsíci +3

    Amazing! Didnt know i needed to know this and now im glad i do.

  • @yurttgjk
    @yurttgjk Před 4 měsíci +37

    C° definitely better, because it's simple and most of the planet uses it 🎉

    • @PIVfirestarkproducon
      @PIVfirestarkproducon Před 4 měsíci +2

      How is it simple? I don't understand it.
      Fahrenheit is a 0-100 scale of how hot it feels outside. That's simple. And quite frankly, I don't care what "most of the planet" uses.

    • @NiMareQ
      @NiMareQ Před 4 měsíci

      ​@@PIVfirestarkproducon only 4,5% of the population use it and you defend it with everything you can because of the sunken cost fallacy. Your stance only proves how egocentric America is.
      Fahrenheit doesn't have a use. Period.
      What you learned by experiencing world in °F can be as easily or even more learned in °C, but you can't do the same vice versa.
      Fahrenheit was literally based off the freezing temperature of a random solution of brine made from a mixture of water, ice, and ammonium chloride (a salt), that nobody can ever repeat because of missing records. 100°F also isn't the human temperature any more as it has been measured that body temperature decreases over generations.
      Below 0°F and above 100°F is also nonsense as you could freeze to death with much higher values than 0°F and you could safely withstand temperatures well above 100°F for prolonged periods of time. Learning what is and isn't actually comfortable equally applies to both scales, so there is NO benefit of either in this regard. You need to experience both. 100°F is "only" 37°C, we sometimes get temperatures reaching 40°C or 104°F and I have experienced even more when abroad in summer. And 0°F is frikkin -18°C, which is well below freezing, that's all I need to know. What is practical is 0°C or 32°F at which point I know whether it will rain or snow or whether the roads will be frozen. But since we are reasoning about freezing being the turning point, it only makes sense to base the whole scale off it, instead of some random solution and temperature at that time.
      The real benefit of Celsius over Fahrenheit comes from the real practical use.
      With Fahrenheits you need to remember freezing 32°F, cool room 68°F, (arguably also body 98.6°F) and boiling 212°F.
      With Celsius you just need to remember two values: cool room 20°C and body 37°C. The freezing and boiling points are inherent to the scale.
      Freezing is the most important of all as it determines whole load of things. Can I drink the content of this can at all? Will the water in the pipes tear them apart? Will it rain or snow? Are the roads frosted? Will I slip and injure myself on the stairs?
      Now to the practical use, not at all scientific, lmao. You will know how important this is when you have small babies.
      Can you tell just like that, that 140°F is twice as hot as -1°F?
      Is it obvious to you that if you mix 1 unit of 140°F water with 1 unit of -7°F water, that you'll end up with 2 units of 104°F water?
      In celsius, the same values as above would be:
      60°C twice as hot as 30°C
      1unit 60°C + 1unit 20°C gives 2units 40°C
      Hope this helped you understand "how simple it is".

    • @daanishverma6405
      @daanishverma6405 Před 4 měsíci +10

      @@PIVfirestarkproduconthats not how it works 💀💀💀

    • @jakesteampson7043
      @jakesteampson7043 Před 4 měsíci +7

      ​@@PIVfirestarkproducon Ah yes, it's 72% of "hot" outside today... If only we knew how hot the "100% hot" was. Meanwhile if you see 50°C you immediately go "Oh shit, it's halfway up to boiling outside"
      PS. Don't forget that the "idc what most of the planet uses" attitude cost you a $125'000'000 Mars probe x3

    • @grankeee
      @grankeee Před 3 měsíci +3

      @@PIVfirestarkproducon 100F is 37.77C which is temperature of what?
      0F is -17.77 which is tempeartue of what?
      How is Celcius scale simple?
      0C is the point where water freezes
      36.6C is normal human body temperature
      100C is the point where water boils
      comparing to 32F 97.88F and 212F ... 0 36.6 and 100 look way simplier

  • @platinums99
    @platinums99 Před 2 měsíci +2

    i want to hook a thermistor up to a circuit with a fan, so it cools itself and offs the fan.

    • @retsopmi
      @retsopmi Před 2 měsíci

      I think laptop fans are something like that

  • @subhimesto7123
    @subhimesto7123 Před 5 měsíci +3

    What a quality video!

  • @r-platt
    @r-platt Před 2 měsíci +1

    Thermistors are great for monitoring system temperatures and preventing overheating.

  • @joachimbates5370
    @joachimbates5370 Před 4 měsíci

    Dude this is brilliant. Looking to crash course and info like this just clicks everything into place to get going. Well done!

  • @redroyal4287
    @redroyal4287 Před 4 měsíci +1

    Ive done a bunch of DIY repairs on appliances, and its almost always the thermistor that goes out lmao

    • @markethvacrguy
      @markethvacrguy Před 3 měsíci

      This may or may not surprise you, but in commercial refrigeration a solid 10% of the calls is a bad thermistor, or is a result of a bad thermistor.

  • @Andy_Rew
    @Andy_Rew Před 4 měsíci

    I don’t know very much at all about circuits and this explained this very part extremely well

  • @Yupppi
    @Yupppi Před 2 měsíci +1

    I don't have many arguments for °F or °C. Other than that °C corresponds nicely to Kelvins which makes them much nicer to work with in calculations.

  • @V_Electronics
    @V_Electronics Před 4 měsíci

    Your components are so nice and shiny and aesthetic!

  • @linkfain1
    @linkfain1 Před 4 měsíci

    Literally all of this was awesome to see and learn. Cool stuff.

  • @robster7787
    @robster7787 Před 5 měsíci +3

    Cool, now do strain gauges.

  • @thegreatchickenoverlord5976
    @thegreatchickenoverlord5976 Před 4 měsíci

    Fun fact, this is how aircraft engine fire detection systems work. The Kiddie system has a long grounded tube filled with the thermistor material and a single in it. As the temperature rises, the resistance of the thermistor decreases until an electrical connection is made between the conductor and tube, which alterts the pilots that theres a fire.

  • @johnyz656
    @johnyz656 Před 5 měsíci +1

    Tunnel diodes?? Might be a cool topic. Nice short!

  • @silhouetta6983
    @silhouetta6983 Před 4 měsíci

    The potentiometer to calibrate is so simple but clever!

  • @boppins
    @boppins Před 5 měsíci +4

    Could you not also adjust the variance in the code? I realized the benefit of the potentiometer being easier to adjust, but just curious if there's a physical reason to do so.

    • @deang5622
      @deang5622 Před 5 měsíci +1

      Yes you can.
      The use of a potentiometer as he has done is not good. The thermistor response to temperature is non linear and a potentiometer does not correct for that.
      A potentiometer might be useful to make the range of voltage produced over the required temperature range fall within the voltage input range of the DAC but it can't correct for the non linear response of the thermistor.
      The most accurate way therefore is to store a look up table (or calculate it mathematically) mapping the input voltage to temperature.

  • @petescustomcarshop
    @petescustomcarshop Před 3 měsíci

    I used one of these to make digital thermostat for my house furnace. It's even powered from the furnace. It's been running continuously for the last 5 years.

  • @gladiator229
    @gladiator229 Před 3 měsíci

    Amazing explanation.

  • @theunprofessionals5065
    @theunprofessionals5065 Před 5 měsíci +1

    If you could run a formula then you don't need a potentiometer. You just need to tweak the formula a bit to adjust the value

    • @princecodes247
      @princecodes247 Před 5 měsíci

      You'd run a formula Everytime it deteriorates?

  • @mrthomas7511
    @mrthomas7511 Před 4 měsíci

    I have absolutely zero idea about this subject. Sure was entertaining!

  • @RiversideRedneck
    @RiversideRedneck Před 5 měsíci

    Good info cool video! Love your stuff gettiing into more in-depth repairs you and learn electronics repair are a big help

  • @OregonDARRYL
    @OregonDARRYL Před 4 měsíci

    One minute of POW! This is how it's done.

  • @fadedprodigy8620
    @fadedprodigy8620 Před 4 měsíci

    Wow this opens up a lot of possibilities

  • @GK-ee7mw
    @GK-ee7mw Před 3 měsíci

    They’re also an integral part of the head of a 3D Printer, monitoring the the temperature. Though they look a bit differently there, encased in glass to withstand several hundred degrees Celsius

  • @jasonme3557
    @jasonme3557 Před 4 měsíci

    that was kick ass dude.

  • @FrancoisLabelle-yf8tj
    @FrancoisLabelle-yf8tj Před 4 měsíci +2

    Celsius! Nothing makes more sense than the water freezing temperature as a standard base!!

  • @Zhinoi
    @Zhinoi Před 5 měsíci +1

    The potentiometer is pretty smart..

  • @jyesucevitz
    @jyesucevitz Před 4 měsíci

    they're common in heating systems that use outdoor temperature to operate more efficiently.
    they use a 10k thermistor outside for indoor temp control.

  • @ISAK.M
    @ISAK.M Před 3 měsíci

    Thermistors are used in LiPo batteries and some devices require a battery with one built-in to be able to read its temperature.

  • @cd-zw2tt
    @cd-zw2tt Před 3 měsíci

    This is great but generally temperature sensors are better made with a matched pair of BJT transistors - essentially their output current is also temperature sensitive and more stable (in short) over a wide range of temp.

  • @Ligby
    @Ligby Před 4 měsíci

    Thanks you helped me fix my cars thermometer by adding a potentiometer to tune it.

  • @roccocroce
    @roccocroce Před 4 měsíci

    Beautiful info

  • @noneofyourbusiness1603
    @noneofyourbusiness1603 Před 5 měsíci

    Quite a good video. I once built temperature protection for a fm transmitter using a thermistor and comparator. I often wondered how hard would it be to add an lcd to the transmitter with live readout of the rf mosfet temperature 😊

  • @IamTeknik
    @IamTeknik Před 4 měsíci

    For those building their own circuits, replace a voltage divider with a precision voltage reference. It will output a very accurate reference voltage which you can use in a microcontroller for calculation purposes. It requires very few external components, pretty cheap and they are agnostic of your input voltage (within a range). Youll find Arduinos have an AREF pin which is ideally where you would use a precision reference for analog to digital conversion. Most of the time its tied to 5V but 5V is never exactly 5.000V and so your application will always be inaccurate.

  • @aceangel5891
    @aceangel5891 Před dnem

    I’ve used thermistors to indicate when voltage should be throttled because of temperature increases.

  • @emelo1988
    @emelo1988 Před 4 měsíci

    I had that in itt technical institute,building and understanding of control and computer boards from scratch and how to read resisters,capacitors and measure hertz and frequency’s of a wave length using that oscilloscope machine

  • @oostunzs9127
    @oostunzs9127 Před 4 měsíci

    Dude imagine if this resistor was actually on smart phones, that would be cool.

  • @melsbacksfriend
    @melsbacksfriend Před 4 měsíci +2

    As an American who is good with science and engineering, I know both but still prefer celsius over the nonsense that most people in my country use.

  • @activeentropy
    @activeentropy Před 4 měsíci

    I had to learn how to do this with an arduino last year, it was fun.

  • @samidudigital2753
    @samidudigital2753 Před 5 měsíci

    This man is a genius

  • @1nfiniteloop
    @1nfiniteloop Před 3 měsíci

    I like how the reading can be tuned for accuracy! Would love to teach my son how to replicate this experiment for himself one day, hes only 4 now. 😂

  • @thoughtx4728
    @thoughtx4728 Před 4 měsíci

    Thank you

  • @realBarronTrump
    @realBarronTrump Před 4 měsíci

    ur goin places

  • @justalildream
    @justalildream Před 3 měsíci

    Now need a video on thermocouples

  • @Vallee152
    @Vallee152 Před 3 měsíci

    I like OG Celsius, the Celsius we use now is actually Centigrade. OG Celsius had 0 at the boiling point of water and 100 at the freezing point

  • @t2wave
    @t2wave Před 4 měsíci

    Now we just need to find him a thermisses and we'll be set.

  • @limehuzki
    @limehuzki Před 5 měsíci +1

    This is actually used commonly on 3d printers

  • @ppdan
    @ppdan Před měsícem

    Nice video. Personally I would put the temperature correction in the code of the microcontroller. Less convenient if you need to recal but you avoid using a not so reliable part like a potentiometer.

  • @rebeccaedwards8262
    @rebeccaedwards8262 Před 3 měsíci

    Good video👍

  • @Micharus
    @Micharus Před 3 měsíci

    Instead of a readout you could also hook it up to a fan to control it.

  • @user-nj6sw7to9h
    @user-nj6sw7to9h Před 4 měsíci

    explained better than colleges in canada

  • @Hulkeq2
    @Hulkeq2 Před 5 měsíci +9

    Kelvin is the only value not based on subjective/random standards. Zero is the point of absolute zero. Seems logical. Even more to the point when it comes to the video, the Steinhart-Hart Equation used to calculate the thermistor curve uses kelvin for it's temperature variables. 🖐️🎤 🤓

    • @Guynhistruck
      @Guynhistruck Před 5 měsíci

      YES. Celsius is just as stupid and arbitrary a scale as Fahrenheit.

    • @GRBtutorials
      @GRBtutorials Před 4 měsíci +2

      Not the only one, Rankine is the same, but based on Fahrenheit instead of Celsius.

    • @AndersJackson
      @AndersJackson Před 4 měsíci +3

      ​@@Guynhistruckno. Kelvin is based on Celsius. So one degree K is the same as one degree C. So just add a konstant to C or K, and you have converted between them. No need for floating number calculations as F.
      No clean connection to F.

    • @AndersJackson
      @AndersJackson Před 4 měsíci +2

      ​​@@GRBtutorialsno one uses Rankine.
      There are a lot of other temperature scales that also isn't used any more...
      Science and Technology uses K and C. Then concerts to F when in need. Like in the Apollo moon lander.

    • @petergibson2318
      @petergibson2318 Před 4 měsíci +3

      Celsius is a practical scale for everyday use in temperatures normally encountered by humans. It is just as accurate as Kelvin.
      (When measuring your car-speed you don't add in the speed of the earth orbiting the sun.)

  • @steadfasttherenowned2460
    @steadfasttherenowned2460 Před 5 měsíci

    This is neat. I want to make one just to measure ambient room temp

  • @chinhchinh6265
    @chinhchinh6265 Před 5 měsíci

    I feel like I need to make this at some time. Interesting

  • @AmritSingh-si3pv
    @AmritSingh-si3pv Před 5 měsíci +1

    Amazing

  • @InvalidUser18
    @InvalidUser18 Před 4 měsíci +1

    I wonder if you could get a more accurate temperature by averaging multiple thermistors?

  • @bfdmod
    @bfdmod Před 5 měsíci

    I wish I saw this back when I was in science olympiad lol

  • @ikitclaw7146
    @ikitclaw7146 Před 4 měsíci +1

    Well Celsius and Kelvin are linked in that +1 degree of either is the same change in temp, digital thermometers usually read in C and then convert to F, you will see this when 69f is never displayed, Most of the world uses C and K and dont now F at all. F has nothing going for it.

  • @higgsbonbon
    @higgsbonbon Před 5 měsíci

    KELVIN.
    Also need one of these for my instant pot, damn thing overheated and busted the thermal fuse.

    • @NiMareQ
      @NiMareQ Před 4 měsíci +1

      Kelvin is based off Celsius.

  • @JS7457
    @JS7457 Před 5 měsíci

    May I ask what camera you are using? The quality is amazing

  • @lukasmessner269
    @lukasmessner269 Před 4 měsíci +1

    °C: 0 = water changes its aggregate state
    °F: 0 = well the coldes temp in Danzig where I live 🤪

  • @captainsubtext
    @captainsubtext Před 4 měsíci +1

    Celsius for the real use case and Fahrenheit for a fantasy system. 😂

  • @xlynx9
    @xlynx9 Před 3 měsíci +1

    I love metric, but neither F nor C are "better" since they both measure accurately. If anything, F is more accurate in that 1°F is a smaller step, so it's easier to appreciate the significance of the difference between 88°F and 89°F than it is between 31.1°C and 31.6°C. The "best" one practically speaking is the one most widely understood by your target audience.

  • @SpaceGringos3D
    @SpaceGringos3D Před 3 měsíci

    3D printing enthusiasts will recognize this little sensor ❤

  • @itsmehere1
    @itsmehere1 Před 2 měsíci +1

    I feel like one of these could be a good way of getting random numbers no? Since how small it is could allow the temperature to change quickly enough to get some useful random number's.

  • @williamjohansson691
    @williamjohansson691 Před 5 měsíci +18

    Celsius!

  • @vinny142
    @vinny142 Před 4 měsíci +1

    I prefer C, because the 0 and 100 are for the freezing and boiling of the same substance: water. This makes it very repeatable and verifyable. In Fahrenheit the scale goes from ice with salt at -17 to freezing water at 32 and body temperature at 64. It's basically a random dot in a map.

    • @SirQuackington_IV
      @SirQuackington_IV Před 4 měsíci

      just to let you know 97-99 is body temp not 64
      also I think it is for what you are using it for because for humans I think Fahrenheit is better because is has a lot more between water freezing and boiling but for anything else C is better

    • @PIVfirestarkproducon
      @PIVfirestarkproducon Před 4 měsíci

      My life doesn't revolve around freezing and boiling water. Pretty much the only time I'm checking the temperature is to know what it's like outside. Fahrenheit measures that much better. You can keep playing with your water.

    • @NiMareQ
      @NiMareQ Před 4 měsíci

      ​@@SirQuackington_IV C is better for anything. Fahrenheit is just pure random nonsense based off some random salt mixture that nobody can ever reproduce and 100°F or better 97-98°F which is the human temperature. What you learned by experiencing the world with °F is as easy or even easier with °C. It's impractical to discern 0,5°C, which is 0.9°F, even human temperature fluctuates more than this. The real meaningful unit that you can safely discern by touch and feeling is 1°C, which is just enough for this scale.
      The real benefit of °C however, is that you can intuitively tell which is hotter and by how much.
      Can you tell just like that, that 140°F is twice as hot as -1°F?
      Is it obvious to you that if you mix 1 unit of 140°F water with 1 unit of -7°F water, that you'll end up with 2 units of 104°F water?
      In celsius, the same values as above would be:
      60°C twice as hot as 30°C
      1unit 60°C + 1unit 20°C gives 2units 40°C
      Now before you say this is nonsense or science, you are so dependent on technology that you don't even know.

    • @NiMareQ
      @NiMareQ Před 4 měsíci

      @@PIVfirestarkproducon Sure, because in America you don't center everything around cars, right? Well let me tell you a secret. 0°C determines whether the roads, the pavement or stairs will be frozen and dangerous or not. It tells whether it will rain or snow. It tells you whether the water in pipes will freeze and tear them apart. Cooling a drink below this temperature will make it undrinkable.
      Literally life is based on the freezing and boiling point. You just don't see it. Anyway, what you say are just few points on a scale, any scale would do.
      With Fahrenheits you need to remember freezing 32°F, cool room 68°F, (arguably also body 98.6°F) and boiling 212°F.
      With Celsius you just need to remember two values: cool room 20°C and body 37°C. The freezing and boiling points are inherent to the scale. So it is arguably much easier with Celsius.
      The real benefit of Celsius is that it is based on logic.
      40°C is twice as hot as 20°C. You can't say the same about Fahrenheits at all.

    • @SirQuackington_IV
      @SirQuackington_IV Před 4 měsíci

      @@NiMareQ I think it is for what you are using it for because for humans I think Fahrenheit is better because is has a lot more between water freezing and boiling which gets you more precise then C ,but for anything else C is better

  • @NORAMA01
    @NORAMA01 Před 4 měsíci

    As a Usonian (Possible demonym for USA people) I switched my phone to Celsius because I wanted to get used to it so i dont have to use Fahrenheit

  • @jensschroder8214
    @jensschroder8214 Před 5 měsíci

    You can also use a diode within limits.

  • @kayakMike1000
    @kayakMike1000 Před 5 měsíci

    I really recommend calibration in software. Most micros have some way if saving at least a few bytes in non volatile memory.

  • @pyromaniak678
    @pyromaniak678 Před 4 měsíci

    That started like a poem

  • @sammars8122
    @sammars8122 Před 5 měsíci

    The potentiometer is a neat idea but it can be adjusted out of calibration. Recalibrating in software would be more reliable.

  • @frankrodriguez5159
    @frankrodriguez5159 Před 4 měsíci

    There was a class in high school that would teach you all this kind of stuff and I regret not paying attention 😢

  • @sabareesh129
    @sabareesh129 Před 4 měsíci +2

    F° or C° which one is better??
    My brother casually starting a war in the comment section!!!

  • @markramirez3742
    @markramirez3742 Před 3 měsíci

    Nice 👍

  • @imranics1142
    @imranics1142 Před 3 měsíci

    Super 💯

  • @user-ot4wp4mz6l
    @user-ot4wp4mz6l Před 5 měsíci

    I used a voltage divider in my Arduino project, 2S.

  • @davehudl3593
    @davehudl3593 Před 5 měsíci

    That looks like a DIAC but I checked and I'm wrong again.
    But you can use the forward voltage of a signal diode to measure temperature. You'll find a diode on an engine air intake measuring air temperature.

  • @zed0kun
    @zed0kun Před 4 měsíci +5

    Pretty cool how these tiny components can measure "tempeture"

  • @fredtaylor9792
    @fredtaylor9792 Před 4 měsíci

    Germanium transistors in guitar fuzz pedals are desirable because they sound better but they are temperature sensitive. I wonder if you could use this to create a circuit that counteracts that change.

  • @ernestsbrigis1004
    @ernestsbrigis1004 Před 5 měsíci

    A couple years ago I made one with esp8266 to monitor my home heater temperature using Arduino iot cloud. My code to get temperature was just map analog input. I wrote down 2 input values along with reading of an analog thermometer. It is pretty precise at the range of those temperatures but 10 degrees above or below it starts to read way off. Don't know If my code or wiring is wrong or if it is an analog thermometer way off.

  • @onelivingsoul2962
    @onelivingsoul2962 Před 4 měsíci

    If you want to make better Temperature sensor,you're better off making it using Bandgap Reference circuits as those are highly accurate

  • @HuslevesM
    @HuslevesM Před 4 měsíci

    You could calibrate from SW too :)