Raspberry Pi 3 Is a Nice Upgrade, But Alternatives Exist With Faster Performance (phoronix.com)
An anonymous reader writes: With the Raspberry Pi 3 now available, benchmarks have been done comparing the Raspberry Pi 3 to other ARM SBCs. The Raspberry Pi 3 was found to be a faster upgrade compared to the Raspberry Pi 2, but the ODROID-C2 is a much faster alternative. For only $5 more than the Raspberry Pi 3, it includes twice the amount of RAM, Gigabit Ethernet, and a faster SoC. The ODROID-C2 also has HDMI 2.0 and superior Ethernet while the Raspberry Pi 3 has an advantage of 802.11n WiFi. The ODROID-C2 also has a heatsink for ensuring the SoC doesn't get as toasty as the Raspberry Pi 3.
The Pine64 is nice as well.
But standardizing on one or two model also has its perks. Cheap cases and other peripherals, easy to find software, an abundance of tutorials.
Its starting to sound a bit like the history of the IBM PC.
Someone replaced my news with an ad for a Raspberry Pi competitor.
It's not always about raw performance vs price. Apple wouldn't be kicking the crap out of all the other mobile players if that were true. Years ago, I remember hearing lots of disparaging remarks (here on /. mostly) about iPods, and how xyz brand was so much better because it could play Ogg Vorbis, and was hackable, had more storage for less cost, etc, etc. Where are all those players today?
Performance/price is important (although at that price point, do you really think people care all that much?), but don't forget about other factors: compatibility, community, mindshare, design, ease-of-use, reliability, and so on...
Irony: Agile development has too much intertia to be abandoned now.
This story is at least two years old -- everyone knows that the reason to go with the Pi is the community support, not the benchmarks.
I find that so many other "competing" boards somehow miss the point. Keeping the Pi at or below $35 keeps it in the realm of disposable. 35 bucks can be put into a robot. $35 can be put into some dumb home automation system. 35 bucks can be sent to school with the kid's project. $35 can be risked in some project that might not survive.
But much more than that means that people start to ration. They don't buy multiples, they don't put it into risky situations, and they don't leave them behind as the brains of some project. To a large extent that makes any competitor that doesn't do the above a cheap crappy desktop. In that case I will just use my laptop/desktop.
The other factor is that there is generally a gradient of embedded systems. Most people are throwing Arduinos into things willy-nilly. This is because they are easy, very cheap, very low power, and really simple. There are a few more capable Arduino like boards which can do more but at a certain point people need something more capable. The raspberry pi is quite ready to step into that breach. It can run basic OpenCV, it can power things like touch screens, it can convert text to speech or the other way around. There are lots of things it can do. And it can do all of these while not rapidly draining a battery and it is fairly small.
But for most projects if the horsepower of a Pi is not enough, it is not probable that a small increase in horsepower is enough. Double or triple is not that big of a leap if you are talking about some Genetic Algorithm that needs to run in real time or some crazy complex image recognition or whatever. Thus a board that is a bit better is not really filling the gap for most people unless you buy something very expensive such as the new nVidia board but that is so far beyond the price range of the Pi as to not really be comparable.
What most people do when their Pi runs out of power is to offload the task to a desktop or laptop over some sort of data connection. Transmitting video in near real time or sensor data is not that huge a task and then you have a pile of power and might even be able to drop back to the Arduino under remote control.
Then there is the whole thing around the Pi becoming a bit of a standard. There are wonderful Python libraries well tuned for the Pi GPIO and whatnot. How well do they work with the Better-than-a-pi-board-2000? I don't know and I don't want to screw around with them for a day. Basically the Pi is pretty much going to be first in line for any ports such as ROS.
So if someone wants to compete with the Pi they need to understand that this is not a desktop war where some extra memory or a few more Hz is going to win my heart. A great example of a competitor that caught my attention is the C.H.I.P. for $9. It pretty much meets all the above requirements in spades. Now the completeness of the Pi with BLE and whatnot is pretty attractive but in many cases I could use the horsepower of the CHIP and the rest would be wasted. Thus I can see a future where I have 5-10 CHIPS in my toolbox, and 3-4 Pis. I don't see a future for a $60+ board in my toolkit. Literally the next step beyond a pi will be something that is effectively a small desktop, even if it needs to be an embedded system.
The Odroid uses that god-awful Mali GPU for 3D, which means there isn't and will never be an open-source display-driver, you'll just be stuck with an unaccelerated framebuffer for X. The RPi is at least doing some progress in that area, including being able to run actual OpenGL with the open-source driver instead of only GLES. Basically, the Odroid is great if you only want to do headless stuff with it, but the RPi has a brighter future if your needs include graphics.
Everybody knows that the Rasberry PI is never the fastest or cheapest or most featured. It's still the best in terms of support and constancy of design available accessories and an the likelihood of a path forward for things built in one generation to work on the next. It also now even runs windows, has embedded or server versions and a large range of price points. SO yeah we all know there's things like Pine and Orange Pi and Bannana PI and orroid and beagle bone circling the trade-space of the raspberry. And I even enjoy articles comparing these. But singling out one of these for headline space on Slashdot is just blantant astro turfing.
Some drink at the fountain of knowledge. Others just gargle.