LIBRARYVoltage, current, resistance.
What voltage, current, and resistance actually are, and how they trade off. The three quantities every circuit is built from, in plain terms.
Voltage is the push, current is the flow, and resistance is what slows the flow. Those three, and how they trade off, are the core of every circuit you will build.
What is voltage?
Voltage is a difference in electrical potential between two points, measured in volts. It is the push that moves charge from one place to another. With no difference there is no push and no current. On a board you measure it between a node and ground, so a 3.3 V rail means that node sits 3.3 volts above ground.
What is current?
Current is the rate charge flows past a point, measured in amps, or milliamps on a small board. Push harder or lower the resistance and more current flows. Current is the same all the way around a simple series loop, which is why one fuse in the loop protects the whole loop.
▸Deep dive· Sacrificial fuses vs resettable ones
Because the current is the same everywhere in a series loop, one fuse guards the whole chain, but there are two kinds. A standard fuse is sacrificial: it blows once on an overcurrent and you replace it. A resettable fuse, a PTC or polyfuse, instead jumps to a high resistance when it overheats under a fault, choking the current down to a trickle, and then relaxes back to normal once the fault clears and power is cycled. On a bench, where a probe slip shorts things often, a PTC lets you find the mistake and carry on instead of hunting for a spare fuse. (Littelfuse PolySwitch)
What is resistance?
Resistance is how strongly a material opposes current, measured in ohms. A resistor is a part built to have a chosen, stable resistance. More resistance means less current for the same voltage. All three quantities have fixed SI definitions (BIPM 2019).
FUNDAMENTALS · V / I / R
Voltage, current, resistance
A wider door lets more current flow for the same push.
How they trade off
Raise the voltage and the current rises. Raise the resistance and the current falls. That trade-off has an exact form, Ohm's law, which the next guide covers. On a One Thousand Drones L1.01 board you can probe the 3.3 V rail with a meter and read the voltage directly; the current the board draws depends on what it is doing at that moment.
Checkpoint
Quick check
One Thousand Drones engineering team · verified 2026-07