2025-02-15 10:19:38 +01:00
---
title: Resistors
2025-04-12 11:07:56 +02:00
parent: Components
2025-02-15 10:19:38 +01:00
type: Resistor
2025-04-12 11:07:56 +02:00
images:
2025-04-20 23:04:44 +02:00
- src: ./components/Resistors.webp
2025-04-20 19:59:35 +02:00
alt: 'These resistors were salvaged from a Reel to Reel recorder'
2025-04-19 12:23:57 +02:00
usage: "A resistor limits the current going trough. This amount of *resistance* is expressed in Ohm (Ω)"
2025-02-15 10:19:38 +01:00
whereToFind: Everywhere!
schematicSymbol: https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/IEEE_315-1975_%281993%29_2.1.1.a.svg/200px-IEEE_315-1975_%281993%29_2.1.1.a.svg.png
2025-04-22 15:08:16 +02:00
alsoKnownAs: "knob, pot, potentiometer, variable resistor, dial"
2025-02-15 10:19:38 +01:00
---
2025-04-22 20:36:41 +02:00
You’ ll find resistors in nearly every electronic device and schematic. It’ s useful to keep a wide range of values around, from 1Ω up to 10 million Ω. Their colored bands indicate their value. In my experience, their values on schematics are usually an indicator, and you can divert slightly without too much impact on your project.
2025-02-15 10:19:38 +01:00
2025-04-22 15:08:16 +02:00
Variable resistors—like photoresistors and potentiometers—are especially worth salvaging, along with their knobs[^knobs]. They make your circuit interactive with your circuit.
2025-02-15 10:19:38 +01:00
2025-04-22 15:08:16 +02:00
[^knobs]: I've found a lot of old gas stoves left out for trash collection. They often have nice knobs, that can be pulled off without need for tools.
2025-04-19 12:23:57 +02:00
2025-04-22 15:08:16 +02:00
### Types of resistors
- carbon or metal film resistor
2025-04-22 20:36:41 +02:00
*Comes in different values, marked with color bands*
2025-04-22 15:08:16 +02:00
- Photoresistor
*Changes resistance based on amient light levels.*
- Potentiometer
*A knob-controlled resistor.*
- Stereo potentiometer
*Controls two channels at once, often used for stereo audio.*
- Slide potentiometer
*A slider-controlled resistor.*
- Trimpot
*A small, precise variable resistor you adjust with a screwdriver, used for circuit calibration.*
2025-02-15 10:19:38 +01:00
- Thermistor
2025-04-22 15:08:16 +02:00
*Changes resistance based on temperature.*