Arduino Stop Light Project: Revision history

From ikev.in/w

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 September 2023

  • curprev 02:2902:29, 16 September 2023Ikevinax talk contribs 1,528 bytes +1,528 Created page with "# LED Traffic Light This project uses an Arduino Uno, three LEDs, and three resistors to create a working traffic light. ## Materials * Arduino Uno * Three LEDs * Three 220 ohm resistors * Breadboard * Jumper wires ## Instructions 1. Connect the LEDs to the Arduino Uno as follows: GND -----> GND Red LED -----> D6 Green LED -----> D5 Yellow LED -----> D4 2. Connect the resistors to the LEDs as follows: Red LED -----> 220 ohm resistor -----> GND Green LED -----> 2..."