UTA013 Engineering Design Project-I: Assignment-3
UTA013 Engineering Design Project-I: Assignment-3
OF
ELECTRONICS AND COMMUNICATION ENGINEERING
Assignment-3
for
UTA013 Engineering Design Project-I
Name: Incharge:
Roll No.
Group
BCD (binary coded decimal) to 7 Segment Display
Pinout of CD4543 IC
Pinout of CD4543 IC
This allows the decoder to decode the present binary input (the latch is said to be in a
transparent state). When the latch is connected to 0V via the jumper provided its logic
state changes to a LOW and the decoder will decode the binary input prior to the latch
going low (i.e. the display is frozen when the latch is LOW).
Code:
Reflection
ASSIGNMENT - 3
Study to display the digits on seven segment display
Code
Schematic
Reflections
Assignment Tasks:
Given a microsecond time which is a 5-digit integer. Displayed the equivalent time in
millisecond using Arduino on seven segment display.
Self-Effort Hours Tasks:
Learn the programming of Arduino Board.
How to design the two pair sensors circuit and combine the two sensors signal into one signal.
How to Convert the two sensors output into one long pulse.