Skip to content

abdullahsorwar/PayrollSys-32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayrollSys-32 ARM Assembly Project

Description

This is a minimal ARM Cortex-M4 microprocessor based modular environment, that can successfully perform following tasks:

  • Stores Individual Employee Informations into compact structures
  • Uses one unique data.s file to avoid data leakage
  • Computes overtimes, attendances, leave deficits, etc.
  • Performs tax computations by slab system
  • Generates alerts for anomalies
  • Sorts employee informations based on net salary
  • Generates full-payslip using ITM Ports

Author

Md. Abdullah Bin Sorwar Chowdhury
© A.S. Studios, All rights reserved
For queries:
email: mdabdullah-2023715965@cs.du.ac.bd

Compilation and Running the App

  1. Clone the repository onto your PC and run it using Keil uVision (download it if you don't have)
  2. Install the app and the software packs for ARMCM4 Device
  3. Open from Project -> Open Project then move to the directory where you cloned the repository
  4. Open the project file (main.uvprojx), build and debug to see results in the debug window and Memory 1

Feel free to suggest any further updates!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors