Ameba Ownd

アプリで簡単、無料ホームページ作成

8086 kit lab manual

2021.12.11 22:58






















MICROPROCESSORS MICROCONTROLERS LAB OPERATION OF KIT PROCEDURE RO OPERATE ANSHUMAN KIT 1. ENTERING THE PROGRAM AND DATA: Switch on the power supply. “Anshuman” is displayed Press ‘E’ then ENETER Lity will be displayed (for Utility commands) selecting A (Assembler) D (Dissembler) press enter key. Entering. A. INTRODUCTION TO MICROPROCESSOR Internal Block diagram is a bit processor having bit data bus and bit address bus. The block diagram of is as shown. (Refer figures 1A 1B). This can be subdivided into two parts; the Bus Interface Unit (BIU) and Execution Unit (EU). Bus Interface Unit:Missing: kit lab. o The main equipment that you will use in the lab experiments is the MTS trainer kit; check your program carefully before implementing it in order to avoid harming or damaging the kit ICs. o Don't touch or remove the kit ICs. o When you connect interfaces cards to the kit, make sure that you use the right connector in its right location.



LAB SYLLABUS *Content beyond the university prescribed syllabi S. No. List of Experiments Page No. Date Remarks 1 Study the architecture of familiarization with its hardware, commands operation of microprocessor, microcontroller kit and MASM Software 25 2 Programs for 16 bit arithmetic operations for (using Various. The main objective of this lab course is to gain the practical hands on experience of programming the microprocessor and microcontroller and also to gain with 80kits 1 Programs for 16 bit arithmetic operations of (using various addressing modes) 2 Program for sorting an array for 3 Program for searching for a. 1 MICROPROCESSOR LAB MANUAL EEC DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING 27, Knowledge Park-III, Greater Noida, (U.P.) Phone:



MICROPROCESSORS MICROCONTROLERS LAB OPERATION OF KIT PROCEDURE RO OPERATE ANSHUMAN KIT 1. ENTERING THE PROGRAM AND DATA: Switch on the power supply. “Anshuman” is displayed Press ‘E’ then ENETER Lity will be displayed (for Utility commands) selecting A (Assembler) D (Dissembler) press enter key. Entering. o The main equipment that you will use in the lab experiments is the MTS trainer kit; check your program carefully before implementing it in order to avoid harming or damaging the kit ICs. o Don't touch or remove the kit ICs. o When you connect interfaces cards to the kit, make sure that you use the right connector in its right location. Microprocesors Interfacing Devices Laboratory Department of Electronics Communication Engineering 7. ASCII TO DECIMAL AIM: TO WRITE ALP TO CONVERT ASCII TO DECIMAL APPARATUS: mp kit -1 Adopter-1 2. System-1 3. RS Serial cable. 4.+5v Supply /88e Driver Software. PROGRAM: MOV AX,DATA MOV DS,AX MOV AH,0 MOV AL,NUM LEA SI,RES.