Index: S.No. Name of Experiment Date of Experiment Remark
The document contains an index listing 7 experiments to be performed using Intel 8085 microprocessor and other electronics components. The first 5 experiments involve writing assembly language programs for the 8085 microprocessor to perform arithmetic operations like addition, subtraction, multiplication and division using different addressing modes. The 6th experiment is to design an astable multivibrator using a 555 timer. The 7th experiment is to verify the frequency and voltage of an audio oscillator using an oscilloscope.
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
0 ratings0% found this document useful (0 votes)
32 views1 page
Index: S.No. Name of Experiment Date of Experiment Remark
The document contains an index listing 7 experiments to be performed using Intel 8085 microprocessor and other electronics components. The first 5 experiments involve writing assembly language programs for the 8085 microprocessor to perform arithmetic operations like addition, subtraction, multiplication and division using different addressing modes. The 6th experiment is to design an astable multivibrator using a 555 timer. The 7th experiment is to verify the frequency and voltage of an audio oscillator using an oscilloscope.
Software Programs: Part A 1. Design and Develop An Assembly Language Program To Search A Key Element "X" in A List of N' 16-Bit Numbers. Adopt Binary Search Algorithm in Your Program For Searching