Taking reference from a Knob Circuit, documented in the Arduino examples collection, I decided to create a version of it including LED’s. The objective is to rotate the servo arm following the manual adjustment of the potentiometer. The rotation is limited from 0 to 180 degrees. A red LED will light up when the servo arm swings below 90 degrees and the green LED will light up when the arm crosses 90 degrees.
While I completed the implementation in class, for documentation, I built and simulated the circuit in TinkerCAD.