Sentinal AI
Loading telemetry & components...

The 74HC133 13-Input NAND Gate IC is a highly specialized digital logic component belonging to the High-Speed CMOS (74HC) logic family. Housed in a standard 16-pin Dual Inline Package (DIP), this monolithic integrated circuit contains a single logic gate equipped with an expansive 13 independent inputs. It is engineered to perform a massive Boolean NAND function: the output will go LOW (0) only if all 13 inputs are simultaneously HIGH (1). If even one input is LOW, the output remains HIGH.
Available at Tomson Electronics, the 74HC133 is widely utilized by hardware engineers and system designers to drastically reduce component count in complex address decoding circuits. Featuring a flexible operating voltage range of 2V to 6V, it interfaces flawlessly with both 3.3V microcontroller logic (such as ESP32 and STM32 boards) and standard 5V systems (like Arduino), making it an excellent choice for custom hardware prototyping and embedded memory expansion projects.
People also search for: 74hc133 ic, 13-input nand gate, 7400 series cmos, logic gate ic, dip-16 nand gate, address decoder ic.
Download 74HC133 Datasheet PDF
Q: What happens if I don't need to use all 13 inputs?
A: In any CMOS logic gate, you must never leave unused inputs floating. For a NAND gate, any unused inputs should be tied directly to Vcc (HIGH). Because the NAND gate requires all inputs to be HIGH to switch the output LOW, tying the unused pins HIGH essentially makes the gate ignore them, allowing it to evaluate only the inputs you are actively using.
Q: Do I need logic level converters to use this with an ESP32?
A: No, as long as you power the 74HC133 using the same 3.3V rail that powers the ESP32. The 74HC family operates comfortably anywhere between 2V and 6V, so powering it with 3.3V ensures its logic thresholds match your 3.3V microcontroller perfectly.
Q: Is the 74HC133 a drop-in replacement for the 74LS133?
A: Pin-for-pin, yes, they have the exact same footprint and pinout. However, the 74HC series is CMOS, which draws significantly less power and has different logic thresholds compared to the older TTL (Transistor-Transistor Logic) 74LS series. If replacing a chip in an older 5V system, ensure the driving components can properly sink/source the CMOS logic levels.
Real feedback from verified hardware developers and roboticists.
Be the first hardware engineer to test and review this component.