mushahid980
Member level 3
Can you Suggest me the Micro controller is best
Intel v/s PIC v/s ARM v/s Cortex v/s AVR
Intel v/s PIC v/s ARM v/s Cortex v/s AVR
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
mushahid980 said:Intel v/s PIC v/s ARM v/s Cortex v/s AVR
with Accelerometers and Digital Images ..
Stay away from ATmega AVRs, they are not suitable for such applications.
For XMega I don't know.
So what you say PIC would be Better Choice or ATMEGA ? or 89c51 ?
To be honest, none of them i think (I am only keeping a window open for dsPIC).
**broken link removed**
Personally I would avoid 8 and 16 bit MCUs and took a closer look at the ARM architecture. The link provided by horace1 includes Cortex-A8 processor.
Cortex-A8 Processor - ARM
You could also look into Cortex-M4 processors.
Cortex-M4 Processor - ARM
ARM9 processor family are also suitable for this.
ARM9 Processor Family - ARM
The only reason you could stay below 32 bit would be the cost (even though I didn't make a price research on this I assume that 16 bit DSP processors are cheaper). If you are to release this product in mass production, then cost matters. But above all is to choose a processor that can effectively do the job you want.
You know your application better and the final choice is yours.
Cheers!
there is no 'best' microcontroller - the main thing being that it meets the requirements specification. In the end it often comes personal preference and experience.
For general purpose control applications we tend to use PIC24s as we have plenty of experience (hardware and software) with interfaceing devices to them.
For specialist applications we have used dsPICs, PIC32s, ARMs and Texas C6000. Unless we are dealing with 10000's of units we no longer use PIC16s or PIC18 - the PIC24s, although a bit more expensive, give much more power and flexibility.
suitable is best!!!
Hello!
Anyway, this reply is the best one!
I was about to write the usual arguments, depends on your application, etc, etc,
but this reply summarizes it all!
Dora.
Can you Suggest me the Micro controller is best
Intel v/s PIC v/s ARM v/s Cortex v/s AVR