Kizspy | Question: 15
(Choose 1 answer)
In the given Arduino code, what is the purpose of the "analogWrite" function, and how is it used to control the
LED's behavior?
A. The "analogWrite" function is used to read analog values from a sensor.
B. The "analogWrite" function is used to blink the LED on and off.
C. The "analogWrite" function is used to control the brightness of the LED.
D. The "analogWrite" function is used to read digital values from a sensor.