Mic Micro Project
Mic Micro Project
In
Diploma IV Semester
Course Title :- Microprocessors
Course Code :- (22415)
Submitted By:
Raj Tendulkar - 58
Owais Azam - 53
Suresh Parthi - 57
Guide:
Mrs. Aniti Roy Choudhury
CERTIFICATE
This is to certify that
Mr. /Miss. / Mrs. _________________________________________
Class______________________________ Roll no. ______________ has
completed the micro project work satisfactorily in the course of
________________________________________________________ as
prescribed by the Maharashtra State Board of Technical Education in
the academic year 2018-2019 in the program of ___________________
____________________________________________ of the
Institute _________________________________________________.
Date ______________
ACKNOWLEDGEMENT
………………………………………………….
CO4 (I)
DYPP, Nerul.
PROGRAM OF COMPUTER ENGINEERING
DR. D. Y. PATIL, SCHOOL OF POLYTECHNIC
VIDYANAGAR,
SEC-7, NERUL, NAVI MUMBAI- 400 706
Title: - Mini-Calculator
Aim of Micro-Project:
This project consists of the in-depth knowledge of assembly programming
language including registers, data shifting, procedures, codes,etc as the project
‘Mini-Calculator’ was created using assembly language. It gets the system's
Calculation it on the console screen.
PROPOSED METHODOLOGY
We have created an assembly language program that displays the system's
Calculation. Calculation is displayed in format of Addition, Subtraction, Division,
Multiplication
Action Plan
Sr. Details of activity Planned Planned Name of
No Start Finish responsible
Date Date team member
(Signature of faculty)
RESOURCES REQUIRED:
Sr.no Name of Specification Quantity
Resources/material
1 Desktop Computer CPU – I3 1
RAM – 4GB
OS – Windows 10
2 Software Editor : Notepad, Notepad++ 1
Assembles:
Linker
Other
Command Prompt(CMD)
INDEX
4 Literature review
6 Resources Used
7 Output
8 Skills Developed
10 Conclusion
Aim of Micro-Project:
Context:
Microprocessors and Interfacing consists of programming, system
connections, and interfacing of microprocessors and their peripheral
devices in detail. These chapters cover assembly language programming of
8086-based systems. Latter portions of the text discuss all aspects of
interfacing, including bus architecture, microcomputer interfaces with
input/output devices and systems, A/D and D/A conversion, and operating
systems.
Salient Features:
Context:
Future designers of microprocessor-based electronic equipment need a
systems-level understanding of the 80x86 microcomputer. It offers
thorough, balanced, and practical coverage of both software and
hardware topics. Basic concepts are developed using the 8088 and 8086
microprocessors, but the 32-bit versions of the 80x86 family are also
discussed.
Salient Features:
how it works: the program will first get a key press and will act on that choice
'3' - Multiplication
'4' - divide
'5' - print
__________________
D - print in decimal
H - print in hexa
B - print in binary
INT 21h
MUL BX
DIV BX
ADD BX,AX
SUB BX,AX
CALL NL
JMP START
SHL BL
Thus, by completing this project we have not only understood the Assembly
Programming Language but also different methods of solving a problem. We
have understood the core of system related operations, getting value and
passing to variable, shifting of data, registering, etc
Evaluation Sheet
Name of Student: Enrollment No:
(B) Individual Presentation /Viva (Convert above total marks out of 4 marks )
7 Presentation
8 Viva
SIGNATURE:_________
Process Assessment Product Assessment Total
Marks 10
Part A- Project Project Part-B Project Individual
Proposal Methodology Report/ Working Presentation / Viva
(2marks) (2marks) Model (2 marks) (4 marks)
Signature :___________