37 free tools

Electronics

Electronics calculators for circuit design, component selection, and electrical engineering — fast, free, and browser-based.

Guides & collections

All tools

555 Timer Calculator

Calculate frequency, duty cycle, and timing for 555 timer circuits in astable and monostable modes

Antenna Length Calculator

Calculate quarter-wave, half-wave, and full-wave antenna lengths by frequency

Arduino Memory Usage Guide

Memory specifications and optimization tips for every Arduino board

Battery Life Calculator

Calculate battery runtime from capacity and current draw, or find the required capacity for a desired runtime

Battery Pack Series/Parallel Calculator

Calculate pack voltage, capacity, energy, and runtime for series and parallel battery configurations

Capacitor Code Calculator

Decode ceramic capacitor 3-digit codes to actual capacitance values, or reverse-lookup codes from a known value

Capacitor Series/Parallel Calculator

Calculate total equivalent capacitance for series, parallel, or mixed capacitor configurations

Coil Inductance Calculator

Calculate the inductance of a single-layer air-core coil by dimensions

Crystal Oscillator Load Capacitance Calculator

Calculate the correct load capacitor values for crystal oscillators on your PCB

Decibel Calculator

Convert between decibels and power/voltage ratios, calculate gain and loss in dB, and work with common audio and RF reference levels

Drone Flight Time Calculator

Estimate FPV and drone battery flight time based on capacity, voltage, weight, and motor configuration

Encoder Resolution Calculator

Calculate angular resolution, minimum detectable angle, and steps per degree for rotary encoders

FPV Motor KV Calculator

Find the optimal motor KV rating for your FPV drone based on battery voltage, propeller size, frame size, and flying style

Frequency to Wavelength Calculator

Convert between frequency and wavelength in air, water, and coaxial cable

Fuse Size Calculator

Calculate the correct fuse or breaker rating for your wire gauge and load

Ham Radio Antenna Length Calculator

Calculate dipole, vertical, and Yagi element lengths from frequency with band presets for all major amateur radio bands

Heat Sink Thermal Resistance Calculator

Calculate required heat sink thermal resistance for any component power dissipation

Inductor Calculator

Calculate inductive reactance, LC resonant frequency, and RL circuit impedance with unit conversions

LED Resistor Calculator

Calculate the current-limiting resistor for any LED circuit. Enter supply voltage, forward voltage, and forward current to get the exact and nearest standard resistor value.

Motor KV Rating Calculator

Calculate brushless motor RPM, throttle estimates, and current draw from KV rating and battery voltage

Ohm's Law Calculator

Calculate voltage, current, resistance, or power from any two known values using Ohm's Law and the power equation

Operational Amplifier Calculator

Calculate voltage gain for inverting and non-inverting op-amp configurations

PC Power Supply Calculator

Calculate total PC power consumption and recommended PSU wattage

PCB Trace Width Calculator

Calculate PCB trace width from current, copper thickness, and temperature rise using IPC-2152 standard for internal and external layers

PCB Via Size Calculator

Calculate minimum pad diameter, annular ring, and aspect ratio for PCB vias

PWM Duty Cycle Calculator

Calculate average output voltage, period, on-time, and motor speed from PWM duty cycle

Raspberry Pi GPIO Reference

Complete 40-pin GPIO pinout for Raspberry Pi 4 and Pi 5 with BCM and physical numbering

RC Circuit Calculator

Calculate RC time constant, cutoff frequency, and charge/discharge time

Resistor Color Code Calculator

Decode 4-band, 5-band, and 6-band resistor color codes or reverse-lookup colors from a resistance value

RF Power to dBm Converter

Convert between Watts, milliwatts, dBm, and dBW for RF and microwave power levels

RL Circuit Calculator

Calculate RL circuit time constant, cutoff frequency, and inductor current rise time

Signal-to-Noise Ratio Calculator

Calculate SNR in dB from signal and noise power or voltage measurements

Solar Charge Controller Calculator

Calculate the correct solar charge controller amperage for your panel array

Stepper Motor Calculator

Calculate stepper motor pulse frequency, step time, and angular resolution

Transformer Turns Ratio Calculator

Calculate turns ratio, secondary voltage, and VA rating for any transformer

Voltage Divider Calculator

Calculate output voltage, find missing resistor values, and view current draw and power dissipation for resistive voltage divider circuits

Zener Diode Calculator

Calculate series resistor, power dissipation, and wattage ratings for zener voltage regulators

Which Electronics Calculator Do You Need?

Electronics calculators split naturally into two areas: circuit design basics (resistors, LEDs, capacitors, and Ohm's law calculations you use when designing or debugging a circuit), and power, RF, and specialized applications (battery life, drone hardware, signal strength). Here's how to find the right tool for your project.

Designing or Debugging a Circuit?

Ohm's law is the foundation of every circuit calculation. The Ohm's Law Calculator solves for voltage, current, resistance, or power given any two of the four variables — useful for quick checks when scaling a circuit for different supply voltages or current limits. Resistors are color-coded but the codes are easy to misread. The Resistor Color Code Calculator decodes 4-band, 5-band, and 6-band resistors from color selection, or encodes a resistance value to its color bands — saves time compared to memorizing the color sequence.

LEDs need current-limiting resistors to avoid burnout. The LED Resistor Calculator calculates the correct resistor value for a given supply voltage, LED forward voltage, and desired current — handles single LEDs and series strings. For voltage dividers used in level-shifting or reference voltage circuits, the Voltage Divider Calculator solves for output voltage or resistor values in two-resistor divider networks.

Capacitors and inductors require code decoding similar to resistors. The Capacitor Code Calculator converts the 3-digit code on ceramic and film capacitors to picofarads and microfarads. The Inductor Calculator handles air-core and toroidal inductor calculations for RF and switching supply applications. For 555 timer circuits, the 555 Timer Calculator calculates R1, R2, and C values for astable and monostable configurations given your target frequency and duty cycle.

Power, RF, Drones, or Audio?

Battery life estimation requires matching load current to capacity. The Battery Life Calculator calculates runtime from battery capacity (mAh), load current (mA), and efficiency factor — accounting for the fact that batteries don't deliver 100% of rated capacity in practice. For drone builders, the Drone Flight Time Calculator estimates hover time from battery capacity, motor count, and average current draw per motor.

FPV motor selection is a key decision in drone builds. The FPV Motor KV Calculator helps match KV rating to your frame size and battery voltage for the right speed and efficiency trade-off. For RF and audio work, the Decibel Calculator converts between dB gain/attenuation values and power or voltage ratios — useful for amplifier design, antenna gain calculations, and audio signal level matching.

PCB design requires trace width calculations to handle current without overheating. The PCB Trace Width Calculator uses the IPC-2221 standard to calculate minimum trace width for internal and external copper layers based on current, temperature rise, and copper weight. This prevents trace burnout on high-current PCB runs that might look visually adequate but can't safely handle the actual current.

Practical Workflows for Common Electronics Projects

Most hobbyist and maker projects follow predictable patterns. An LED circuit always starts with the LED Resistor Calculator — get the limiting resistor right before connecting anything to a microcontroller GPIO pin. A breadboard prototype typically needs the Resistor Color Code Calculator to identify components from your parts bin. When the circuit moves to a permanent board, the PCB Trace Width Calculator ensures your power rails are sized correctly.

For Arduino and microcontroller-based timing projects, the 555 Timer Calculator handles both astable (oscillator) and monostable (pulse) configurations — a discrete 555 is often simpler than writing timer interrupts in code for simple blinking or debouncing applications. The Voltage Divider Calculator comes up constantly in analog input circuits — level shifting a 5V sensor output to 3.3V for an ESP32 input, or creating a reference voltage from a single supply rail.

Drone and RC builders use the power cluster of tools: Battery Life Calculator for flight time estimates, Drone Flight Time Calculator for multi-motor configurations, and FPV Motor KV Calculator for matching motors to frames. All three calculations interconnect — battery capacity determines flight time, which informs how much weight you can allocate to the battery pack.

Audio and RF Electronics Calculations

Audio electronics and RF work both rely on decibel calculations that confuse most beginners. The Decibel Calculator handles four conversions in one tool: dB to/from power ratio, and dB to/from voltage ratio. These use different formulas (power ratio uses factor of 10 in the log, voltage ratio uses 20) — the calculator handles both modes so you don't need to remember which formula applies to which situation.

For audio amplifier design, knowing the gain in dB for a given voltage ratio is essential for matching component stages. For antenna systems, converting antenna gain in dBi to power gain ratio is needed when calculating effective radiated power. The Decibel Calculator covers all of these use cases in a single place, with clearly labeled inputs for signal type. All calculations run in your browser with no data sent anywhere.

FAQ

Are these tools free?

Yes, every tool is completely free to use with no signup, no account, and no hidden fees.

Is my data safe?

Absolutely. All calculations run locally in your browser. No data is sent to any server or stored anywhere.

Do I need to create an account?

No. Every tool works instantly with no registration required. Just open and start using.

How do I calculate the right resistor for an LED?

Use the LED resistor calculator — enter your supply voltage, LED forward voltage (typically 2V for red/yellow, 3.2V for blue/white), and desired current (typically 10-20mA). The calculator outputs the resistor value to use. Round up to the nearest standard value for safety.

What's the difference between KV rating and motor voltage in drones?

KV rating is RPM per volt — a 2300KV motor at 11.1V (3S LiPo) spins at roughly 25,500 RPM under no load. Higher KV with smaller props gives speed; lower KV with larger props gives torque and efficiency. The FPV motor KV calculator matches KV to your frame size and battery voltage for the right balance.

How do I decode a capacitor code like 104?

The first two digits are the significant figures, the third digit is the multiplier power of 10 in picofarads. So 104 = 10 × 10^4 = 100,000 pF = 100 nF = 0.1 µF. Use the capacitor code calculator to decode any 3-digit code instantly.

What is PCB trace width and why does it matter?

PCB trace width determines how much current a copper track can carry before overheating. Traces that are too narrow for their current load can heat up, increase resistance, and eventually fail. The PCB trace width calculator uses the IPC-2221 standard to find the minimum safe width for your design's current and temperature requirements.

Related categories