answersLogoWhite

0

because its an 8bit micro processor similar to those used in micro controller .

capable of performing 16 bits double register calculations .

something easy to start with

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


What is HL pair in 8085 microprocessor?

HL is a register pair used to store 16 bit of data in 8085 microprocessor.


What is the Intel 8085?

Intel 8085 is a microprocessor that is used in various electronics devices.


What is h-L in the Intel 8085?

HL is a register pair that is used to store 16-bit data in 8085 Microprocessor


Examples of privileged instructions used by 8085 processor?

There is no protected mode in the 8085 microprocessor, therefore, there are no instructions that are considered privileged.


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.


What are the different frequencies used in 8085 microprocessor?

I'm not quite certain what you're asking, but three versions of the 8085 processor were released; 3, 5 and 6 MHz.


Why all the 16 address lines are not act as a data lines in 8085 microprocessor?

the 8085 microprocessor is a 8-bit microprocessor and these are bidirectional but the address lines are unidirectional.these address lines are used to address the location of the instruction in memory .these data lines are used to transfer data between processor and peripheral devices. when the address of the instruction will be recognized by the address lines the data will be send to the processor therefore the 16 address lines are not act as a data lines in 8085


What is the function of TMP register of ALU in 8085 microprocessor?

The TMP register in the 8085 is used to hold temporary results of operations. You cannot directly manipulate it, so you should just pretend it is not there.


how 8085 microprocessor is used in water level control system?

The 8085 microprocessor can be used in a water level control system by interfacing it with sensors that detect water levels in a tank. The microprocessor processes the signals from these sensors and executes a programmed algorithm to control a pump or valve. When the water level reaches a predetermined threshold, the 8085 can activate or deactivate the pump to maintain the desired level. This automation helps ensure efficient water management and prevents overflow or dry running of the pump.


What is a 8085 microprocessor?

The 8085 microprocessor is an 8-bit microprocessor introduced by Intel in 1976. It is a popular microprocessor used in many early computer systems and embedded devices. The 8085 has a 16-bit address bus and an 8-bit data bus, with a clock speed ranging from 2 to 3 MHz. It has a total of 74 instructions in its instruction set architecture.


Type of DAC in 8085 microprocessor?

None. A microprocessor is just the processing core - ALU, registers, microcode sequencers, buses, etc. A microCONTROLLER will have peripherals built into the same package and connected to a microprocessor. You will need to check with the specific vendor to see what peripherals are available with which core. Currently, the 8051 is probably the longest lasting, most used 8 bit processor. I suggest looking at data sheets from the following companies: Atmel, Philips, Infineon, and Texas Instruments.