SkillAgentSearch skills...

NTC

convert ntc value to C or F

Install / Use

/learn @nimaltd/NTC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

STM32 NTC Library

ko-fi

  • http://www.github.com/NimaLTD
  • https://www.instagram.com/github.nimaltd/
  • https://www.youtube.com/channel/UCUhY7qY1klJm1d2kulr9ckw

reference https://arduinodiy.wordpress.com/2015/11/10/measuring-temperature-with-ntc-the-steinhart-hart-formula/

How to use this Library:

  • Enable your ADC on cubeMX.
  • config "ntcConfig.h" file.
  • Enter your adc value ntc_convertToC(adcValue) and get temperature.
     VREF
      |
      |
      /
      \
      /   R REF
      \
      |
      |   V ADC
      |
      /
      \
      /   NTC
      \
      |
      |
      |
     GND

Related Skills

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated19d ago
Forks8

Languages

C

Security Score

95/100

Audited on Mar 10, 2026

No findings