"The ARM processor is more limited than in the Raspberry Pi. Arduino Yun works at 400 MHz instead of 700 MHz and doesn't include a GPU, so many applications like Media Center, Web Server, File Server can not be work with Arduino Yun properly. The purpose in Arduino Yun is to manage the network using the ARM processor, not the I/Os. You can create scripts and small apps in Linux to parse data and communicate with Web Services through existing APIs. Once Linux has made the "Hard Work", it sends the managed data to the Arduino using SPI or UART."
http://www.cooking-hacks.com/blog/ard...pberry-pi-lets-get-the-battle-started
Voting 0