Lab 1: First lab in the logic world

Objectives:

The purpose of the first lab is to be familiar with:

  • The kit
  • The breadboard
  • How to use the Leds
  • How to use the 7 segment display
  • How to use switches to represent Binary numbers
  • What is IC (Integrated circuits)
  • How to connect any IC on the kit
  • Push Buttons

Steps:

  • Make sure that the power is on
  • Get to know the boards can be used and which points are connected with each other.
  • How to provide VCC & GND to the circuits.
  • What is a LED (light Emitting Diode)
  • How to use switches to represent Binary numbers
  • Use the seven segment display to display binary numbers (0-9)
Breadboard and components

7447 BCD to 7-Segment Smart Simulator

Experiment with 4 digital switches to see how a real 7447 BCD-to-7-segment decoder drives a display. Toggle the switches to set a 4-bit BCD value (A: MSB, D: LSB). LEDs and segment output update instantly. Only valid BCD (0–9) is shown.

A (MSB)
B
C
D (LSB)
LOW
LOW
LOW
LOW
7-Segment Display
Binary: 0000
Decimal: 0
Valid BCD input: 0000–1001 (decimal 0–9). For 1010–1111, display is blank.