Skip to content

RamadanIbrahem98/Trassembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trassembly

license last-commit

Table of Contents

About The Project

A Traffic Light System Using Assembley and 8051 MCU

Toolbox

  • Proteus
  • Assembly
  • Silicon Labs C8051F020 Kit

Setting Up the Environment

The Project has four main files:

  1. app.asm: this file contains the assembly code for running the logic on the AT89C51RD2 on proteus, which is very close to the hardware kit in design
  2. kit.asm: this file contains the assembly code for running the logic on the Silicon Labs C8051F020 kit
  3. Traffic.pdsprj: this is the proteus simulation file
  4. makefile: it contains the configuration for compiling the app and generating the hex file for proteus simulation

to run the app, you have to install SiLabs IDE and add its path to the makefile file

About

a Traffic Light System Using Assembley and 8051 MCU

Topics

Resources

License

Stars

Watchers

Forks