Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@ms-cs-Ab8svl • Jun 24, 2009
search it in the site <a href="https://www.google.com" target="_blank" rel="nofollow noopener noreferrer">Google</a>
-
@harshad-ukH5ww • Jun 24, 2009
venkatasaiwhat is the main difference between micro processor and micro controller
Microcotroller have inbuilt Timer/Counter internal RAM etc
in short Microcontroller is advance then Microprocessor. -
@silverscorpion-iJKtdQ • Jun 25, 2009
Well, Micro controller is a complete system in itself. It has flash memory, RAM, timers etc in itself.
A microprocessor has only the internal registers and nothing else in itself. You've to interface the memory and all the other circuitry to get it working.
That's the difference. In essence, a micro controller is a microprocessor with built in supporting circuitry. Hope it's clear!! -
@munguti-MnxkmE • Jun 26, 2009
A microcontroller is a microproccessor with inbuilt functionalities such that it can be used on its own to control stuff. Mostly used for systems not requiring that much memory.
-
@swapnakumar-lJkNkk • Jun 28, 2009
Microprocessor is a general purpose processor without memory you have to attach externally.
Microcontroller has an internal memory built in it.