answersLogoWhite

0


Best Answer

An embedded system has historically been defined as a single function product where the intelligence is embedded in the system. It could be anything from a dishwasher to a hearing aid, if that product includes a microprocessor and software. Many of today's embedded systems are looking more like PCs with user interfaces, touchscreens, displays, keypads and more. Still, these are not general function systems but are designed to perform very specific functions. An embedded system makes use of embedded hardware (microprocessor) and embedded software to accomplish its purpose. Embedded software is generally comprised of: * Real-time operating system (RTOS) * Drivers (HW peripheral interface) * Application software

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

The differences between microcomputer (mc) and microcontroller (MC) are

MC having timers and counters inbuilt but mc dont have inbuilt timers and counters.

MC is used for specific task purpose . mc is used for general purpose.

MC is having less flexibility in design. mc is having flexibility in design.

Chandan sukhani.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

A microcontroller is a computer with lots of control over input and output, which can do computations, loops, timing, conditional branching, and all the other things a computer can do, UNDER PROGRAM CONTROL.

FPGA, Field Programmable Gate Array, is just that , an array of gates that you can configure any way you want. But it is not a computer, just a bunch of gates.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

A microcontroller includes a microprocessor, memory, and usually some I/O driver stages on certain outputs. To use a microprocessor, you must include external memory, and usually need some sort of driver IC's (such as to a blinking LED or some such indication, speakers, etc.).

Basically, a microcontroller is everything needed with a microprocessor rolled into one chip. Some even have tuning circuitry for RF communication built in.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

Microprocessor is a "heart" of a microcomputer, which won't work without this part.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is difference between microprocesser and microcontroller?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between Z86E04 microcontroller from PIC microcontroller?

x


What is the difference between AVR microcontroller and pic microcontroller?

The difference is base on the requirement of their0 application.


Difference between microcontroller based system and embedded system?

embedded system also include microcontroller.


What is the difference between a single board computer and a microcontroller?

The difference between a single board computer and microcontroller is that a single board lacks a general purpose interface and the mass storage devices.


What is the difference between microcontroller and psoc microcontroller?

Psoc includes the analog and digital component where else in controller only digital. :P


What is the Different Between Microprocessor and Microcontroller?

The basic difference between the microprocessor and microcontroller is that we can interface a microcontroller directly means "for example we can directly connect a keyboard to microcontroller to any of its ports"....where as for microprocessor we can't interface directly...we require a circuit board since it requires ram,ic's.....etc.,! beyrojac mahinay


What is the difference between SPI and I2C microcontroller communication interfaces?

Check these articles:http://www.ucpros.com/work%20samples/Microcontroller%20Communication%20Interfaces%201.htmhttp://www.ucpros.com/work%20samples/Microcontroller%20Communication%20Interfaces%202.htm


Difference between 89s51 and 89s52?

89s51 and 89s52 both are same version of 8051 microcontroller


Similarites between a microcontroller and a microprocessor?

Microcontroller = (microprocessor+memory+peripherals) on a single chip


What is the difference between microcontroller 8051 and avr atmega16?

avr is high speed cmpar to 8051.in 8051 there are less number of instructions


What is difference between a PDA and microcontroller?

a microcontroller is just 1 integrated circuita PDA is several integrated circuits, one or more circuit boards, a handheld size housing, a rechargeable battery, a touchscreen I/O device, etc. that is ready for a user to operate


What is diff between microcontroller and pic microcontroller?

microcontroller is a computer on a chip (IC) which contains processor which is programmed mainly by C language and used to control systems such as elevator, cars.... and so on.PIC is a type of microcontroller products from micochip company.