EEE 4706 Microcontroller Based System Design Lab Presentation 2 1
This document describes a digital clock project created by a team of five students for their EEE 4706 Microcontroller Based System Design Lab course. It provides the names and contributions of each team member, including coding, presentation, and Proteus work. It also includes algorithms, circuit diagrams, and code in MIDE-51 for displaying the time on a seven segment display using a microcontroller.
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
41 views
EEE 4706 Microcontroller Based System Design Lab Presentation 2 1
This document describes a digital clock project created by a team of five students for their EEE 4706 Microcontroller Based System Design Lab course. It provides the names and contributions of each team member, including coding, presentation, and Proteus work. It also includes algorithms, circuit diagrams, and code in MIDE-51 for displaying the time on a seven segment display using a microcontroller.
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11
EEE 4706 (Microcontroller
Based System Design Lab)
Seven Segment Display Digital Clock Project Teammates
Sadia Siraz (170021097, C2)
Mufti Bin habib (170021150, c2)
Talha bin nizam (170021140, c2)
Imtihan ahmed (170021025, c2)
Mohaman djibrila (170021180, c2)
Personal Contributions
Sadia Siraz (170021097, C2) : coding
Mufti Bin habib (170021150, c2) : Coding
Talha bin nizam (170021140, c2) : Presentation
Imtihan ahmed (170021025, c2) : PRESENTATION
Mohaman djibrila (170021180, c2) : PROTEUS
Algorithm for Digital Clock
Check Use delays
Use MOV whether 24th in between Display Use the hour is DPTR to Clear the accumulator digits accumulator going on, if move data Registers ’s process of according to to display yes reset the for being used displaying seconds, digit process , if individual for digit so that all minutes & according to no continue digits display the digits hours Register displaying can be seen digits as properly usual. Digital Clock Circuit Diagram Second check Minute check Hour check CODE IN MIDE-51