A resistor is the cheapest component on your workbench. Yet a surprising number of things can go wrong when you skip the checks.
The calculation is not usually the difficult part. You need to choose the resistance, power rating, tolerance and construction together.

Choose a resistor in four checks
- Start with its function: limiting current, defining an input, dividing a voltage or driving a transistor/MOSFET.
- Calculate the value, then select an appropriate nearby standard value.
- Calculate dissipated power and check the datasheet, derating, ambient temperature and mounting conditions. Twice the calculated power is a useful conservative starting point, not a substitute for the datasheet.
- Choose tolerance and construction for the application: leaded through-hole parts are convenient on a breadboard; an 0805 SMD part normally belongs on a PCB or adapter.
Resistance value: start with the function
A classic example is a red LED on 5 V. With a forward voltage of about 2 V and a target current of 10 mA, the resistor must drop 3 V: 300 Ω. A suitable nearby standard value such as 330 Ω produces slightly less current and brightness.
A pull-up resistor keeps a GPIO input in a defined state. Values from 4.7 kΩ to 47 kΩ are common, but check the circuit requirements. An 0805 SMD part such as the CRG0805F10K is intended for PCB mounting or an adapter; choose a through-hole part for direct breadboard use.
Power and voltage dividers
Calculate power with P = V² / R or P = I² × R. A 330 Ω resistor with 3 V across it dissipates about 27 mW. Always check the datasheet and derating for the actual mounting conditions and ambient temperature.
Unloaded divider example: two equal 470-ohm resistors divide 12 V to 6 V, not 5 V. A 12 V to 5 V divider needs a different ratio. Use Vout = Vin × Rbottom / (Rtop + Rbottom) and account for the load connected to the output.
Twice the calculated power is a useful conservative starting point, not a universal guarantee. A higher-rated part such as the CRGH0805F10K may be relevant, but always verify the exact series and manufacturer data.
Tolerance: choose for the application
A 1 kΩ resistor with 5% tolerance can measure between 950 Ω and 1050 Ω. Whether that is acceptable depends on the function, temperature behaviour and exact series. A precision bridge, RC filter or reference divider may need a tighter tolerance; other functions are often less critical.
Through-hole or SMD
Through-hole resistors are practical for breadboards, repairs and hand-soldered prototypes. SMD resistors normally belong on a PCB or adapter. The power limit does not follow from package size alone: the series, PCB layout, ambient temperature and datasheet together determine what is safe.
Find the right resistor
Where things go wrong in practice
Common mistakes include omitting a series resistor for an LED, not checking power or derating, loading a voltage divider without including that load in the calculation, and choosing an SMD construction for direct breadboard use.
A resistor costs very little. The component it is meant to protect often costs more. Take a moment to check value, power, tolerance and construction.