Has anyone seen a good thorough historical timeline of all the different Atmel processors and variants out there? They have so many varieties of microcontrollers (especially among the ATmega series, which is all I usually browse) I often wonder to myself "Is X a newer/better version of Y?" when the numbering scheme doesn't necessarily reveal it.
I mean it makes sense that an "ATmega2560" is a bigger/better version of the "ATmega1280", but what about the ATmega165 vs. ATmega164?
yeah I d/l'ed the excel version of that earlier, it does a great job laying out the features. I was just kinda wondering if, say, the ATmega16U2 is a newer/successor to the AT90USB162 for instance. Seems like it is, Mouser.com shows those as new parts I think...
Identify what you need to complete a project and then determine what best fits. If the "newer" version supports features you don't need, then is it really "better"?
There is never a simple answer to that. For example the mega328 (non p) is a newer release then the mega328p used in arduino boards, however it's only 'better' in the sense that it's cheaper then the p version.