given the following electronic components, 4 x 220ohm resistors, 3 x 10kohm resistors, 3 x pushbuttons, 3 LEDs (green, red,yellow), a buzzer, and a potentiometer. Make an electronic circuit which will work in a way that, the green LED is switched on by a pushbutton to indicate that the device is ON. The potentiometer should be an analog input to control the RED LED, which should set to a cetain threshold, and when the state of the potentiometer is above the set threshold, the red LED go ON. Below the threshold the red LED go OFF.When the second pushbutton is pressed the audio alarm is heard from the buzzer. when the third pushbutton is pressed the yellow led go ON. This circuit should work in a way that the green LED should not go OFF when the pushbutton is released, and it should be able to supply power to the other components until it is pressed again ( switching the circuit OFF). The buzzer should be cut off by the third pushbutton which will also be switching ON the Yellow LED. Make an ardiuno code for this circuit
given the following electronic components, 4 x 220ohm resistors, 3 x 10kohm resistors, 3 x pushbuttons, 3 LEDs (green, red,yellow), a buzzer, and a potentiometer. Make an electronic circuit which will work in a way that, the green LED is switched on by a pushbutton to indicate that the device is ON. The potentiometer should be an analog input to control the RED LED, which should set to a cetain threshold, and when the state of the potentiometer is above the set threshold, the red LED go ON. Below the threshold the red LED go OFF.When the second pushbutton is pressed the audio alarm is heard from the buzzer. when the third pushbutton is pressed the yellow led go ON. This circuit should work in a way that the green LED should not go OFF when the pushbutton is released, and it should be able to supply power to the other components until it is pressed again ( switching the circuit OFF). The buzzer should be cut off by the third pushbutton which will also be switching ON the Yellow LED. Make an ardiuno code for this circuit
Step by step
Solved in 2 steps