Skip to content

Pmoonesi/simple-counter-assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-counter-assembly

This is the final project for Microprocessor and Assembly Language course - Fall 2021.

About

This project contains the assembly code for a simple two-digits counter and the proteus project file in which I have the circuit simulated. Before execution, I compiled the assembly code for ATSAM3N4A micro which is an ARM Cortex M3-based microcontroller and the one I used in my circuit and then, used the .hex output in proteus. My circuit has three switches, first one starts the counter, second one stops it and the third one resets the counter.

Here is a short demo of the project:

img

More

You can access the project manual in assets/Micro_FinalProject_Fall2021.pdf and read more about it. It has two other projects in it which were not necessary for me to do.

About

A simple implementation of a two-digit counter in assembly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published