i'm not sure if this is the right place to post this, apologies if it isn't.
i am really still only an Uno & Nano user but have started peeking at "what's next" and was wondering if anyone could help confirm or correct my understanding of certain fundamental differences.
the SparkFun guide Galileo Getting Started Guide - SparkFun Learn says this
What the Galileo tries to do is meld the ease of Arduino’s hardware manipulation with the power of a fully operational Linux operating system
from what i understand of the Yun, it also combines the Arduino with the Linux world.
aside from the obvious specification differences, Galileo has more memory space (Flash, SRAM & EEPROM) while the Yun has better GPIO(?) pins (more and better current handling capabilities), what else would you point out as the core differences ?
i'm guessing the fact that the Yun has DUAL processors, while the Galileo has the Arduino AND the Linux (handler?) on one chip is key - is there a performance advantage in having ONE processor rather than having to "interface"(?) TWO processors(/controller) ?
sorry if i'm using the terminology incorrectly.