Back to Glossary
maker

5V Logic

What is 5V logic?

5V logic is a digital signaling standard where logical high (1) is represented by approximately 5 volts and logical low (0) is represented by 0 volts (ground). This voltage level is commonly used in TTL (Transistor-Transistor Logic) circuits and many microcontrollers like Arduino Uno. It defines the voltage thresholds that digital circuits use to distinguish between binary states, with typical high input threshold around 2V and low input threshold around 0.8V. 5V logic is widely used in hobby electronics and educational projects due to its robustness and compatibility with many common components.