What are the main difference between Micro-controller and
micro-processor?
Answer Posted / jatin verma
1.Microprocessor used for multipurpose such as calculating
and input/output etc. On the other hand, Micro-controller
used for specific purpose such as signals processing function.
2.Intel 8085,8086 are the examples of microprocessor, on the
other hand Microchip's pic series and Atmel's AVR series are
examples of micro-controllers.
3.Microprocessors are all-rounder and micro-controllers are
the master of one.
4.Microprocessor is just a cpu with internal registers and
requires external peripherals to interface with keyboard,
mouse, monitor,etc. On the other hand,Micro controller is a
complete system in itself. Timer, clock, ram, rom, memory
and drivers are inbuilt in micro-controller.
5.If you want to run a video game you need a microprocessor.
on the other hand,If you want to run a microwave oven you
need a micro-controller.
6.Microprocessor is designed for general purpose use in a
Computer. on the other hand, Micro-controllers are
frequently found in automobiles, office machines, toys,
ovens and washing machines etc.
7.Microprocessor used for processing not for controlling the
data of external devices, whereas micro-controller is used
to control the processing or events of environment.
8.Microprocessor does not having input/output ports. on the
other hand, micro-controller having input/output ports.
9.Microprocessor has normally more op-codes, few bit
handling instructions. on the other hand, in
Micro-controller op-codes are fewer and bit handling
Instructions are more.
10.Micro-controller are normally smaller in size as compared
to Microporcessor.
11.Microporcessor is a single Ic package, whereas
Mirco-controller is a single Chip.
12.Microporcessor needs other components for takes/provide
the input/output. on the other hand Mirco-controller do not
need other components.
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
Explain how a copying garbage collector works. How can it be implemented using semispaces?
Why interprocess communication is required?
why is the context switch overhead of a user-level threading as compared to the overhead for processes? Explain.
What is the latest version of mint?
How are the wait/signal operations for monitor different from those for semaphores?
Do I need program files and program files x86?
When would you choose Top-down methodology?
How do I know when chkdsk is done?
Can you access a variable within a worker thread from the main thread?
What is sin_addr?
Define max, min heap and search time of heap.
How do I know if my motherboard is 32 bit or 64 bit?
How does a ram function?
How do I run chkdsk on external drive?
Explain the concept of the multi-processor systems or parallel systems?