Temperature sensor shootout

Поделиться
HTML-код
  • Опубликовано: 22 апр 2022
  • This lesson is all about temperature sensor shootout, and will show you how to use common temperature sensors and compare results. You will learn how to use DTH22 sensors Dallas 18B20, sensors and 10K NTC Thermistors. See how to wire them, code them, and expected results. A comparison is given as well.
    Other useful tutorials
    Using 7-segment LED's: • Using 7-segment displa...
    Writing and reading to SD cards: • Tutorial: Writing and ...
    Saving settings even during MCU power down: • Tutorial: How to save ...
    Getting those darn TFT LCD displays to work: • Tutorial: Getting TFT ...
    Turning stuff on or off: • Tutorial: Use your MCU...
    Writing analog signals/voltages: • Tutorial: Use analogWr...
    Using digital sensors: • Tutorial: Use digitalR...
    Using analog sensors: • Tutorial: Use analogRe...
    Talking to your Arduino: • Tutorial: How to talk ...
    Some fun projects to build
    Build a 3D printer filament meter: • Build a 3D printer fil...
    Homemade motorized table saw fence • DIY motorized table sa...
    High"er" res homemade Thermal Camera for $100: • DIY high-er res Therma...
    DIY Garage Parking Assistant: • DIY Garage Parking As...
  • НаукаНаука

Комментарии • 3

  • @7alfatech860
    @7alfatech860 2 года назад

    I guess it also depends on your use. An 18B20 would be perfectly adequate to measure the temp in a room since it shouldn't fluctuate that rapidly. I wonder what the stability of readings is over a prolonged duration with the thermistor: would current passage cause heating and higher readings?
    It would be interesting to see something on thermocouples.

    • @KrisKasprzak
      @KrisKasprzak  2 года назад +1

      It's a good question. I recorded a thermistor for several hours and the fluctuations are prevalent. While only a few tenths of a degree. I would expect better. Not sure it it's a thermistor or noise in analogRead. I have to use both however. For simple room temps Dallas are very stable but slow, In my race car telemetry, I need faster reads and can pay the noise penalty. I used thermocouples back in college but not messed with them in years.

  • @jumadhaheri
    @jumadhaheri 2 года назад

    Go PT1000 or bust 🤔