Target : Vary the brightness of an LED from a potentiometer
How : make a compilation of previous Class
Wiring : build the ectronic diagram with Freitzing and electronic assemble on breadboard
Technology : The Arduino
reads the voltage value of the potentiometer and generates a PWM signal to
the LED
Soft : If necessary,
prepare your program on paper (main function type required variable block
diagram ....)
Write your structured program and how well commented
Components to do list an inputs / outputs and components that you need
Proposal : you can use a Serial.print
function to verify the state of variable.