Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 521 Bytes

File metadata and controls

14 lines (12 loc) · 521 Bytes

Homework 2 - RGB LED

Task: Use a separate potentiometer for controlling each color of the RGB LED: Red, Green, and Blue. This control must leverage digital electronics. Specifically, you need to read the potentiometer’s value with Arduino and then write a mapped value to the LED pins.
Components:

  • 1 RBG LED
  • 3 Potentiometers
  • 3 Resistors for LED (330Ω)
  • Wires
  • Arduino Uno

Setup:
Setup

Video:
Youtube