answersLogoWhite

0


Best Answer

we can measure the water level

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you find any mini project using processor 8085 and 8086?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can 8085 CPU replace 8086 CPU?

No. The 8086 has instructions not present in the 8085. The 8086 was marketed as "source compatible" with the 8085, meaning that there was a translator program which could convert assembly language code for the 8085 into assembly language code for the 8086. However, this does not mean that the compiled 8086 assembly code would then run on an 8085; among other things, the 8086 was a true 16-bit processor, as opposed to the 8085 which was an 8-bit processor that supported a few 16-bit operations.


Main difference between 8085 and 8086?

The most significant difference between the Intel 8085 and 8086 microprocessors is that the 8085 is an 8-bit system and the 8086 is a 16-bit system. This difference allows the 8086 system to have a much larger set of operational instructions and can make calculations to more significant places. Note: the 8085 processor does have two 16-bit registers. The pointer and the program counter.


When did the 8088 processor come out?

Somewhat after the 8086, which was somewhat after the 8085. The 8086 was developed between mid 1976 and early 1978, while the 8088 was developed in 1979.


How many bits in 80286 processor?

8086 is a 16bit processor.


On what voltage do the 8085 and 8086 operate?

The 8085 and 8086/8088 operate on 5 volts.


Explain difference 8085 and 8086 in detail?

a number (1) because 8085+1=8086


What is the advantages and disadvantages of 8086 microprocessor?

the advantages of 8086 microprocessor over 8085A microprocessor is that 1)it is a 16 bit microprocessor 2)the disadvantages in 8085A microprocessor like low speed,limited number of registers,low memory addressing capability,less powerful instruction set have been overcome in 8086 registers


Why it is called 8080 processor?

The 8085 microprocessor was an enhanced version of the 8080, primarily running on a single +5V power supply, hence the designation 8085.The 8086 microprocessor was an enhanced version of the 8085, primarily running as a 16 bit processor, hence the designation 8086.The 8088 microprocessor (part of the 8086/8088 family) was a version of the 8086 that run on an 8 bit bus, hence the designation 8088.


How many bits in 8085 microprocessor?

The 8085 is an 8-bit microprocessor. Even though there are some 16-bit registers (BC, DE, HL, SP, PC), with some 16-bit operations that can be performed on them, and a 16-bit address bus, the accumulator (A), the arithmetic logic unit (ALU), and the data bus are 8-bits in size, making the 8085 an 8-bit computer.


Why implement 8086 processor to 8087 processor?

The 8086/8088 is the general purpose processor. The 8087 is the math co-processor for the 8086/8088.


How do you interface two seven segment led display through 8255 using 8085?

I have made a project which interfaces seven segment waiting display with 8086 and 8255. If there is anyone in need of this project I can help. Write me on this page and I will write the detailed explanations.


Why the 16 bit 8085 microprocessor is not possible?

The 8085 was replaced with the 8086/8088. As such, there is no 16 bit version of the 8085.