
Arduino Project 3- Arduino Potentiometer and LED
In this tutorial, we will learn to use a potentiometer with Arduino. It allows us to change its value by turning a small knob, the analog value read by Arduino will enable us to do our flashing of the LED depending on the value read. Steps: -Connect the LED as shown on the image. -Connect…