Master NTC Thermistor Integration with STM32 Microcontrollers

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • In this project, we explore thermistors: temperature-sensitive resistors pivotal in electronics for their ability to vary resistance with temperature. Unlike RTDs, which feature a consistent positive temperature coefficient, thermistors can exhibit either positive (PTC) or negative (NTC) coefficients, making them versatile in diverse applications.
    _______________________________________________________
    For more details, see: theembeddedthi...

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

  • @frankdearr2772
    @frankdearr2772 Месяц назад +1

    merci excellent sujet 👍

    • @theembeddedthings
      @theembeddedthings  Месяц назад +1

      Merci beaucoup! Je suis ravi que le sujet vous plaise. 👍 Restez à l'affût pour plus de projets à venir !

  • @vatan2578
    @vatan2578 Месяц назад

    Emekleriniz için çok teşekkür ederim. Canınıza sağlık. Müzik çok rahatsız edici. Kısa açıklamalar yaparak devam ederseniz daha verimli olur. İyi çalışmalar.

    • @theembeddedthings
      @theembeddedthings  Месяц назад

      Emekleriniz için çok teşekkür ederim! Nazik sözleriniz ve geri bildiriminiz için minnettarım. Müzikten rahatsız olduğunuz için özür dilerim ve gelecekteki videolarda daha kısa ve öz açıklamalar yapmaya özen göstereceğim. Desteğiniz ve geri bildiriminiz içeriklerimi geliştirmeme yardımcı oluyor. İyi günler dilerim

  • @user-makeit
    @user-makeit Месяц назад +1

    How to connect RXD? I don't see it connected

    • @theembeddedthings
      @theembeddedthings  Месяц назад

      Great question! 😊 RXD should be connected to PA10 on the STM32. In this particular project, I didn't connect RXD because there's no data being received via RX. If you're planning to use RXD for receiving data, make sure to connect it to PA10.

  • @thedemolisher1181
    @thedemolisher1181 Месяц назад +1

    So when I try to do it on my stm32f401ve, it reads zero from the adc. Do you know the reason?

    • @theembeddedthings
      @theembeddedthings  Месяц назад

      I don't know exactly what the problem is whit STM32F4, but I'll give you some tips to check:
      Make sure the clock is set to 16 MHz-no higher or lower.
      Look into the ADC sampling time and adjust it if needed.

    • @thedemolisher1181
      @thedemolisher1181 29 дней назад

      @@theembeddedthings hmm, tried to do it on the same microcontroller as you, it still reads zero on proteus. Which version of proteus are you using?

  • @user-nh8ll4ph4s
    @user-nh8ll4ph4s Месяц назад

    Hello, can I ask you quesetion? How did you learn to program in stm? Regards

    • @theembeddedthings
      @theembeddedthings  Месяц назад +1

      Hello! Thank you for your question. I learned how to program STM32 microcontrollers at the University