I am trying to find out in what devices I may find thermistors (10k I guess is optimal) in. I found some in old intercom phones [EDIT: it was not intercoms. It was some kind of thermostats. Sorry.].
I got quite a bit of electronic junk, but I am not sure what is inside. I opened a few ac to dc power supplies but I did not find any.
If this is too of topic I apologize, please let me know where to ask.
OK, but I don't know why there would be a thermistor in an intercom! Of course there is some kind of temperature sensor in a thermostat, or refrigerator, etc.
I don't know why there would be a thermistor in an intercom
I don't know specifically about an intercom but old dial phones used negative temperature coefficient resistors (tungsten filament) to regulate the line current.
Pardon the expression but harvesting unknown thermistors from scrap equipment is just pissing into the wind.
Harvesting resistors and capacitors and other similar things with markings can be useful. Thermistors are not one of those things. Is it an NTC part? PTC? What’s the β parameter? These things matter unless of course you just want to watch a number change on your ohmmeter when you heat them with a torch.
larryd:
Why? you can get 20 X 10k thermistors for $7 on Amazon.
What a ripoff - you're really paying for the fast delivery time on that >.>
10 for 52 cents on aliexpress, plus $1.42 shipping for up to 7 lots (70 resistors), $2.63 shipping for more (when the value of a line item on an order is above a threshold that's around $4, aliexpress requires the seller to ship it by nothing worse than "aliexpress standard shipping" - which unfortunately isn't really any better than the dirt-cheap shipping options, it just costs more)
For cheap parts from china, you can't beat aliexpress...
I used to scrap stuff for parts (and my father still does)... but I stopped a while back. You want to know why? I had this project I made. It worked real good. I wanted to make a few more of them... And there were all these parts I couldn't identify, which meant, basically, another prototype stage. Not worth it. Another time, I wasted a bunch of time with something that wasn't working right and I couldn't figure out why... well, the pull I'd used was bad. And why shouldn't it be? It's not like it was pulled from working equipment! Back when parts were expensive, using pulls could be cost justified... but with parts as cheap as they are, it's just not worth it. I still pull a few things (crystals at real odd-ball speeds for stock and juicy power resistors come to mind; my father justifies saving inductors by their relative cost, but he has so goddamned many now that even if my future kids get into electronics, they will still have leftovers. I also snag diodes in MELF packages larger than those tiny ubiquitous ones; they're expensive and look oh-so-slick. the larger MELF surface mount resistors for the same reason - SMD resitors with the colored bands on them? Yes please... but not at the price they cost new!).
It is really good to know this, thanks. However, my purpose is probably way more primitive than what you are relating to. I am an artist and finding usefulness in the discarded is one of my central themes. It is not about money.
I intend to connect a few thermistors straight into analog inputs and then use the arduino as a serial interface to use with software sound synthesis. It becomes an interface you have learn to use by exploring it, just as a music instrument. The inconsistent becomes a feature.
brodbord:
Pc power supplies are supposed to have thermistors too.
Not that would be much use to you, I fear. These are NTC thermistors which heat up when several Amps are passed through and dramatically lower their resistance so they limit the initial current, but they are a very low resistance value to start with and I doubt the heat you are proposing to detect would result in much effect.
I am an artist and finding usefulness in the discarded is one of my central themes.
Ah!
I have a friend who did an art degree, while he was doing it he was very interested in old circuit boards for their appearance, not their function.
Harvest diodes and transistors. They can also be used as thermal sensors - I've made and calibrated one. The junction voltage varies linearly with temperature which is handy compared with the non-linear response of thermistors. An LM35 sensor is basically just a junction with an amplifier on it.
Thank you, I appreciate it. But I need some more help on setting this up with ny Nano. I'll attach an image from my breadboard attempt [EDIT: removed it]. Green wire goes to A0. First attempt I had no diode and the transistor got very hot. I get some reading on A0 but it is not really changing.