Page 1 of 1

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
by answerhappygod
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.