Skip to site navigation Skip to main content
main content
  1. Home
  2. Marketplace
  3. Electronics & photography
  4. Other electronics
  5. Electronic components
  6. Sensors

This listing closed and did not sell. The item has been relisted.

Other listings you might like

Description

Note: "Beta" Value 3950

This is a pack of 5 small 10k nominal NTC thermistors, through hole mount (or connect wires, or whatever...)

An NTC reduces in resistance as the temperature rises, and vice-versa, with 10k resistance (within 1%) corresponding to 25 degrees C.

Small thermistors like these are often used to sense the temperature of heatsinks, batteries, ambient temperature etc...

Reading this (or any NTC/PTC) sensor with your micro controller (eg Arduino) is very simple, I've included some basic Arduino code and wiring below. For more details about using NTC, lookup table creation, non-float approximations, and more than you ever wanted to know, see my NTC Spreadsheet: http://goo.gl/WA2ZOH

Here's that most generic Arduino Code for this thermistor...

// Example Usage: // float degreesC = convertAnalogToTemperature(analogRead(analogPin)); // // Thermistor Wiring: // Vcc -> [10K Resistor] -> [Analog Pin] -> [Thermistor] -> Gnd //

float convertAnalogToTemperature(unsigned int analogReadValue) {. if(analogReadValue == 1023) return 1000.0; return (1/((log(((10000.0 * analogReadValue) / (1023.0 - analogReadValue))/10000.0)/3950.0) + (1 / (273.15 + 25.000)))) - 273.15; }

See all my current listings: http://goo.gl/L40ps7

[ ntc-small-tht-10k-3950B ]

Details

Condition:
New

Shipping & pick-up options

Destination & description Price
This Item Only by NZ Post (No Combining) $2.00
Untracked Post - Urban $3.00
Tracked Courier - Urban $4.70
Combine with another Untracked or Tracked. $0.00
Untracked Post - Rural $3.00
Tracked Courier - Rural $3.00
Shipping more than one itemNo extra charge

Seller does not allow pick-ups

Payment Options

Pay Now logo
Pay Now by credit card

Pay Now, NZ Bank Deposit

Questions & Answers

No questions have been asked!

(5 of) 10k Small Through Hole NTC Thermistor

Closing...
Shipping Shipping from $3.00
Buyer Protection covers you up to $2,500 on this item when you pay with Ping or Afterpay if your item doesn't show up or isn't as described.
B
bitsy_boffin 99.9% positive feedback Seller located in Christchurch City, Canterbury
Advertisement

About the seller

bitsy_boffin

99.9% positive feedback
address verified in trade top seller
Location
Christchurch City
Member since
Friday, 31 December 1999
View seller's other listings

(5 of) 10k Small Through Hole NTC Thermistor

New Welcome to the new-look Trade Me
Learn more