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 stuff - https://tinyurl.com/y8b8t6y2 - pay shipping on one item and choose combine for the rest!

Details

Condition:
New

Shipping & pick-up options

Destination & description Price
Tracked Courier Nationwide - Urban/Rural/PO Box OK $4.40
Combine with another item that I paid shipping on $0.00
Shipping more than one itemNo extra charge

Seller does not allow pick-ups

Payment Options

Pay instantly by card, Ping balance or saved bank account.

What's Ping?

Afterpay

Four fortnightly interest-free payments.

What's Afterpay?

Other options

NZ Bank Deposit

Questions & Answers

No questions have been asked!

(5 of) 10k Small Through Hole NTC Thermistor

Closing...
Shipping Shipping from $4.40
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 100% positive feedback Seller located in Christchurch City, Canterbury
Advertisement

About the seller

bitsy_boffin

100% 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