Raspberry Pi-Compatible Development Board Released 47
kodiaktau writes: Hardkernel has released a new Raspberry Pi-compatible development board based on the Samsung Exynos SoC. The board is smaller than a typical Pi, keeping basic HDMI, USB and CSI interfaces. It also has a 26-pin expansion board with more GPIO available, though it lacks an Ethernet jack. Initial prices as estimated around $30. The article makes the interesting point that this and other devices are marketed as "Raspberry Pi-compatible." The Raspberry Pi Foundation may run into name retention issues (similar to the ones Arduino had) as related hardware piggybacks on its success.
NOT Samsung Exynos (Score:3, Informative)
The ODROID-W board uses the same Broadcom 2835 SoC as the Raspberry Pi board, that's why it's 100% software compatible.
There's also a Smart Watch [youtube.com] implementation based on it.
Re: (Score:2)
And it's too bad, too. The Raspberry Pi is a really neat little device, but the CPU performance limitations are really tough for a lot of use cases. As I read the description, I was excited at the idea of having an Exynos with modern ARM processors at the $30 pricepoint, but... nope.
Re: (Score:2)
So you want to have your cake and eat it to is what you're saying?
The lack of CPU power isn't just to save money, it's to make it more efficient. Getting a faster CPU very well could make battery and solar not an option and therefor reduce use-cases far more than the lack of cycles does. About the only big use case that it fails on because of the CPU is the MediaPC angle. And there are alternatives for that all over the place.
http://www.solid-run.com/wiki/... [solid-run.com]
http://www.bananapi.org/p/prod... [bananapi.org]
Keep in mind, bo
Re: (Score:2)
The description says an Exynos SoC for $30. The description is incorrect. Is it really so insane to have hoped that the information in the description was accurate?
Re: (Score:2)
Realize what now? The description said an Exynos for $30, and it isn't.
The Pi is too slow to do things at which it would otherwise be well suited, like for digital signage applications. A cheap little machine that can be stuck on the back of a TV doing nothing but running a fullscreen web browser would be handy.
Pi has poor flash file system (Score:2)
Re: (Score:1)
The Raspberry Pi suffers from poor power stabilization and distribution. Brownouts cause the problems with SD card storage. The file system can't do much about hardware problems.
The new Pi has a redesigned power supply (Score:3)
Maybe that will solve the problems. The form factor is a little different though, so not all the old toys work.
Re: (Score:2)
Ring ... Ring ... I'm calling as you requested.
My RPi is rock solid -- months of uptime, reboot only to upgrade. Two helpful factors (1) High quality microUSB power supplies (I also feed through a lipstick for UPS) (2) RPi ModelA (no ether, single USB) for lower power consumption.
On the filesys, anything with `noatime` should be good to cut the write-cycles. Personally, I don't like journalling.
Re: (Score:1)
I have never had problems with my Pi, either (Model B). It is powered by a USB port on my Odroid-U3. All that is attached to it is ethernet and the USB UART connector to the Odroid's serial interface.
I have never had problems with it and, when I am running my stress tests on it, the load average gets up to around 30 for about 20 minutes so it is sustained activity on the CPU and RAM (although I never use its GPU for anything, so maybe that helps). I also do wonder of the power draw of some of those USB W
Re: (Score:2)
The whole point, as raised in the observation about crappy SD-card + power regulation is that when the board experiences power failures, then it is likely to corrupt its filesystem. Since your board doesn't suffer from outages, it's no surprise you don't have these issues.
Re: (Score:1)
Here's a novel idea (Score:1)
Instead of making yet another "Raspberry Pi clone", none of which turn out to be compatible in any meaningful way, perhaps you could make something that is better than a Raspberry Pi. The Raspberry Pi is actually pretty shit (with two exceptions, price and GPU), so there is room for improvement. Use it!
Re:Here's a novel idea (Score:4, Informative)
BeagleBone Black is that board. Better GPIO, no broken USB stack and other Broadcom SOC BS.
Without Ethernet, I don't see how this is supposed to be competitive against RPi considering that TI has the nice EK-TM4C1294XL [ti.com] Tiva C Series Connected Launchpad for $20.
Re: (Score:2)
I second the endorsement of the Beaglebone Black. Note that it is ARMv7 with a proper openly documented TI CPU, compared to the crappy RPi which is ARMv6 with the locked-up Broadcom abortion.
I was crushed when they discontinued the original $45 BB rev and slipstreamed the "improved" $55 rev C with more flash and RAM. I consider the added flash and RAM to be completely wasted and pointless, but I recognize that the $45 price point was just a bit unsustainable. They should have just admitted overoptimism and
Re: (Score:2)
Now there are much better boards (though maybe not all with the BBB's size) that, unlike the BBB support audio in & out, have more RAM, dual-core processor and more flexible power options.
Some of the new generation boards also make the BBB look quite expensive - both for what you get and in absolute terms.
Re:Here's a novel idea (Score:4, Informative)
As much as I hate to say it, have you looked at the Banana Pi? Dual core 1ghz A20 with a gig of ram, sata port, etc, etc, etc.
I did a review of them not long ago at http://www.xganon.com/index.ph... [xganon.com]
Re: (Score:2)
Excellent, exactly what the Pi 2.0 should be. Good find.
Re: (Score:2)
Re: (Score:2)
Guess I owe you one John, Thanks for pointing that out.
The 2G in place of 2T could have been me, I have made that one a few times, the ones I can not explain are the various spellings of Raspberry Pi. I am wondering if the SEO plug-in I installed had anything to do with it.
Re: (Score:2)
Re: (Score:2)
That is not my findings, I have plugged a 26 pin cable into the connector and ran it to a breakout board without an issue. The only issue I have run into with the connector was the fact that the composite out port is too close to the 26 pin connector for the daughter cards.
Re: (Score:2)
Their main products (if you look at their web site) are much more substantial.
I am writing this while using Ubuntu on one of their Odroid-U3 devices, right now. It is a great little machine. I highly recommend it if you are looking for a low-power, low-cost, small ARM Linux machine.
Re: (Score:2)
Price, availability, and community. What software (distros, etc) is available for this week's raspberry pi killer? What will be available in a year's time?
Real time clock (Score:2)
Re: (Score:2)
That's not a Exynos SoC (Score:4, Informative)
What makes this thing truly "Raspberry Pi-compatible" is that it uses the same Broadcom SoC. There's nothing Samsung about this thing.
Re: (Score:1)
The article even makes the clear. How the submitter misread that is beyond me.
The advantages of this board: Smaller. eMMC connector. ADC. RTC. Better power management. Small LCD module option ($30 incl. usb hub and ethernet).
Disadvantages: USB/Ethernet on a different board ($20), connectors sold separately ($4).
The RPi B+ resolves the power management issue.
The advantage of being compatible is that the software support for the RPi is actually very good, and there is a massive community.
NOT A Samsung SoC! (Score:1)
WTF Slashdot editors? It says plain as day right on the product page that it's a Broadcom SoC.
First? (Score:1)
How did this take so long? Why is this the first?