Introduction: Arduino Led Intensity With Potenciometer

Continuing the Arduino tutorial series, I create a project that combines different elements of hardware and software.

Arduino project combining and potentiometer to vary the light intensity of a LED.

Let's get started!

Step 1: Required Hardware

  1. Arduino
  2. Potentiometer (1K, 10K)
  3. LED
  4. Resistance (220 ohms)
  5. Wires
  6. breadboard

Step 2: Circuit

This same diagram created with Fritzing was as connect all circuit.

Step 3: Code

This time take screenshots to show the two versions of the program I wrote.

If you can see the comments are written in Spanish and English, this is because my native language is Spanish.

Step 4: Videos