write a C program that monitors an input voltage,.when the voltage input is higher than VCC/2, the LED is lit up.when th
Posted: Tue Apr 26, 2022 3:22 pm
write a C program that monitors an input voltage,.when the voltage input is higher than VCC/2, the LED is lit up.when the voltages is lower than VCC/2 ,the LED is off.The input voltage can be controlled manually by using a potentiometer.