This is a simple 30V volt meter using PIC16F676 micro controller with
10-bit ADC (analog to digital converter) and three 7 segment LED
displays. You can use this circuit to measure up to 30V DC.
The possible applications are on bench power supply or as a digital panel meter in various systems. PIC16F676 is the heart and brain of this circuit. The internal adc of the mcu with a resistor network voltage divider is used to measure the input voltage.
Then 3 digits of comm anode 7 segment display is used to display final converted voltage. As you can see in the schematic the displays are multiplexed with each other. It means we switch on one display and put the corresponding digit on this while other two displays are off this cycle goes for each of the displays.
The possible applications are on bench power supply or as a digital panel meter in various systems. PIC16F676 is the heart and brain of this circuit. The internal adc of the mcu with a resistor network voltage divider is used to measure the input voltage.
Then 3 digits of comm anode 7 segment display is used to display final converted voltage. As you can see in the schematic the displays are multiplexed with each other. It means we switch on one display and put the corresponding digit on this while other two displays are off this cycle goes for each of the displays.
0 comments:
Post a Comment