24. ADC Serial plotter

Provide analog signal to Arduino UNO ADC and plot it on Arduino Serial monitor.

Example:

 

Hint: we can use a potentiometer to generate a varying analog signal. We have to use the Serial Plotter tool in Arduino IDE to plot it.

 

 

 

Submit Your Solution