Back to Glossary
maker(ADC)

Analog to Digital Converter

What is an Analog to Digital Converter?

An Analog to Digital Converter (ADC) is an electronic circuit that converts continuous analog signals into discrete digital values that can be processed by microcontrollers and digital systems. It samples the analog input voltage at regular intervals and represents each sample as a binary number with a specific resolution (such as 8-bit, 10-bit, or 12-bit). ADCs are essential components in embedded systems for reading sensors, processing audio signals, and interfacing real-world analog data with digital processors.