100% found this document useful (1 vote)
470 views2 pages

EC8681 MICROPROCESSORS AND MICROCONTROLLERS LAB Syll

This document outlines the objectives and list of experiments for the course EC8681 Microprocessors and Microcontrollers Lab. The objectives are to introduce assembly language programming concepts and coding methods for 8086 and 8051 microprocessors, differentiate between serial and parallel interfaces, and interface various inputs/outputs. The list of experiments includes arithmetic, logical, string, and floating point operations using the 8086 kit and MASM assembler. Additional experiments involve interfacing peripherals like traffic lights, stepper motors, keyboards, displays and serial/parallel ports. Experiments for the 8051 kit focus on basic operations, number conversions and generating waveforms.

Uploaded by

vanithapremkumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
470 views2 pages

EC8681 MICROPROCESSORS AND MICROCONTROLLERS LAB Syll

This document outlines the objectives and list of experiments for the course EC8681 Microprocessors and Microcontrollers Lab. The objectives are to introduce assembly language programming concepts and coding methods for 8086 and 8051 microprocessors, differentiate between serial and parallel interfaces, and interface various inputs/outputs. The list of experiments includes arithmetic, logical, string, and floating point operations using the 8086 kit and MASM assembler. Additional experiments involve interfacing peripherals like traffic lights, stepper motors, keyboards, displays and serial/parallel ports. Experiments for the 8051 kit focus on basic operations, number conversions and generating waveforms.

Uploaded by

vanithapremkumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

EC8681 MICROPROCESSORS AND MICROCONTROLLERS LAB

OBJECTIVES:
 To Introduce ALP concepts, features and Coding methods
 Write ALP for arithmetic and logical operations in 8086 and 8051
 Differentiate Serial and Parallel Interface
 Interface different I/Os with Microprocessors
 Be familiar with MASMLIST OF EXPERIMENTS:
8086 Programs using kits and MASM
1. Basic arithmetic and Logical operations
2. Move a data block without overlap
3. Code conversion, decimal arithmetic and Matrix operations.
4. Floating point operations, string manipulations, sorting and searching
5. Password checking, Print RAM size and system date
6. Counters and Time Delay
Peripherals and Interfacing Experiments
7. Traffic light controller
8. Stepper motor control
9. Digital clock
10. Key board and Display
11. Printer status
12. Serial interface and Parallel interface
13. A/D and D/A interface and Waveform Generation
8051 Experiments using kits and MASM
14. Basic arithmetic and Logical operations
15. Square and Cube program, Find 2‘s complement of a number
16. Unpacked BCD to ASCII

You might also like