You are on page 1of 2

MICROPROCESSORS / INTRO TO HDL – LAB

CPE – 3 / IT – 2

NAME/S: EDP CODE: DATE:

LABORATORY ACTIVITY # 2
Traffic Light

Verification of Basic
Binary Operators and
Basic Theorems
using Gates
Verification of Basic
Binary Operators and
Basic Theorems
using Gates
Objective:

 To be familiar with the usage of Arduino UNO, IDE and its peripherals.

Apparatus & Components


 Arduino UNO with USB cable
 Breadboard
 LEDs
 Push Button Switch
 Jumper Wires
 10k Ohm Resistor
 220 Ohm Resistor

Procedure: (Source: https://projecthub.arduino.cc/agarwalkrishna3009/traffic-light-using-arduino-a-


beginner-project-35f8c6)

Hookup:

Hookup Hook the GND pin (Negative Pin) of all led to Pin GND of Arduino. Connect Red LED VCC Pin
(Positive Pin) to Pin 9 of Arduino. Connect Yellow LED VCC Pin (Positive Pin) to Pin 8 of Arduino. Connect
Green LED VCC Pin (Positive Pin) to Pin 7 of Arduino.

Sketch: https://projecthub.arduino.cc/agarwalkrishna3009/traffic-light-using-arduino-a-beginner-
project-35f8c6

Observation and Explanation of Results:


Write in your own words the objectives and your learnings during the experiment.

You might also like