Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

tritdm/traffic-light-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Light System using 8051 assembly

This is my Microprocessor - Microcontroller Project (CE103 in UIT).

Flowchart.png is the flowchart of the project, it shows all you need to understand the project's work flow.
Folder ASM_SourceCode (KeilC) contains the assembly source code of the project (.a51 file).
Folder CPP_TempSourceCode (KeilC) contains the C source code of the project but still not completed (.c file).
Folder Simulation (Proteus) contains the simulation file in Proteus of the project.