The LM3914N from Texas Instruments is a classic monolithic integrated circuit that senses analog voltage levels and drives 10 LEDs to provide a linear analog display. It is one of the most iconic and widely-used display driver ICs in the electronics industry, having been in continuous production since its introduction by National Semiconductor (now part of TI) in the early 1980s.
The LM3914 is fundamentally a 10-step linear voltmeter on a chip. It contains an input buffer, 10 precision comparators, a 10-step resistor divider, an adjustable voltage reference, and 10 current-regulated LED driver outputs. The only external components needed for a basic application are the 10 LEDs, one programming resistor (which sets the LED brightness), and a power supply.
The bar or dot display mode is selected by a single pin (pin 9). In bar mode, all LEDs up to the level corresponding to the input voltage are lit, creating a bar graph. In dot mode, only the single LED corresponding to the input voltage level is lit, creating a moving dot. The dot mode has a small overlap (about 1 mV) between adjacent segments to ensure that at least one LED is always lit, preventing ambiguous display states.
The internal voltage reference generates a nominal 1.25 V between the REF OUT (pin 7) and REF ADJ (pin 8) pins. Using two external resistors (R1 and R2), the reference voltage can be adjusted from 1.2 V to 12 V. The same resistor that sets the reference voltage also programs the LED current: LED current is approximately 10 times the current flowing out of the REF OUT pin. This elegant design means that a single resistor sets both the full-scale voltage and the LED brightness.
The floating 10-step voltage divider is a key feature. Both ends of the divider (RHI at pin 6 and RLO at pin 4) are accessible, allowing the display to span any voltage range, not just 0 to VREF. For example, an expanded-scale meter can display 4.5 V to 5.0 V full-scale by connecting RHI to 5.0 V and RLO to 4.5 V. The 10 LEDs then represent 50 mV steps, providing much finer resolution than a 0-5 V display.
The LM3914 can be cascaded (chained) to create displays with 20, 30, or more segments. In dot mode, pin 9 of the lower-voltage LM3914 is connected to pin 1 of the next higher LM3914, and special internal circuitry ensures that only one LED is lit across all cascaded devices. In bar mode, the outputs of multiple LM3914s operate independently.
The LM3914N is the PDIP-18 package version, popular for prototyping and educational applications. The through-hole package allows easy breadboard use and hand soldering. The LM3914 is also available in PLCC-20 (LM3914FN) for surface-mount applications.
IMPORTANT: TI has designated the LM3914 as not recommended for new designs (NRND), and the product is no longer in production. However, it remains widely available from distributors and second-source manufacturers. For new designs, alternatives include the LM3914 from other manufacturers, discrete LED driver solutions with MCU control, or integrated LED driver ICs with I2C/SPI interfaces.