answersLogoWhite

0

we want relay interface with 8085 and also attech the program

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is slow memory interfacing?

explain how slow memory get interfaced with 8085


Which pin of 8086 is not compatible with 8085 for memory interfacing?

Pin 28 on the 8086/8088 is M/IO-, in minimum mode. The equivalent pin on the 8085 is IO/M-, and has opposite polarity.


What is 8255 interfacing with 8085 microprocessor?

It means an 8 bit parallel I/O interface, as opposed to 8251 which is a serial I/O.


Program to count the number of numbers in an array using 8085 microprocessor?

A program which is used to count the number of numbers in an array using a 8085 microprocessor is known as a assembly language program.


Prime numbers between 1 to 10 in microprocessor 8085?

program to find prime number in 8085 microprocessor


What do I need to know about interfacing when I'm installing IR sensors?

You will need to know the exact circuit when interfacing. You will also want to know that there may be a special code needed during the process that can be found in program code book for interfacing.


Program to convert hex to decimal in 8085?

jump,b


2x2 matrix multiplication program in 8085 processor?

how to write a program for matrix multiplication in microprocesspr


Can you write a hex program of 8051 on 8085?

Writing a hex program for the 8051 microcontroller on an 8085 microprocessor is not directly feasible, as they are based on different architectures and instruction sets. The 8051 uses its own assembly language and has features like built-in I/O ports and timers that are not present in the 8085. However, you can create a similar program in 8085 assembly language that performs equivalent tasks, keeping in mind the differences in hardware capabilities and instruction sets. You would need to carefully translate the logic and functionality from the 8051 program to suit the 8085 environment.


What is memory mapped in 8085?

memory interfacing in 8085 microprocessor refers to provide a intermediate mode of transferring or receiving data from registers to main memory


What is subroutine in 8085?

in 8085 microprocessor a subroutine is a separate program written aside from main program ,this program is basically the program which requires to be executed several times in the main program. the microprocessor can call subroutine any time using CALL instruction . after the subroutine is executed the subbroutine hands over the program to main program using RET instruction.


What is the object oriented interfacing?

When you interact with the program through objects like buttons and text-boxes.