eng-ahmedmostafa/Digital-Voltmeter
This project involves designing a 0-25V digital voltmeter using an ATMEGA32 microcontroller. By utilizing the 10-bit ADC of the microcontroller, voltage inputs are measured, and a voltage divider circuit is employed to scale down the input voltage to a 5V range suitable for the ADC. The measured voltage is displayed on a 16x2 LCD.
C
No issues in this repository yet.