To write a program to initiate ADC and to store the digital data in memory
PROGRAM:
MVI A,10OUT C8MVI A,18OUT C8MVI A,10OUT D0
XRA AXRA AXRA AMVI A,00OUT D0LOOP: IN D8ANI 01CPI 01JNZ LOOPIN C0STA 4150HLT
OBSERVATION:
Compare the data displayed at the LEDs with that stored at location 4150
INTERFACING ADC WITH 8085 PROCESSOR
Reviewed by
enakta13
on
August 20, 2012
Rating:
5