Slashdot Mirror


Raspberry Pi-Compatible Development Board Released

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.

47 comments

  1. NOT Samsung Exynos by Anonymous Coward · · 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 implementation based on it.

    1. Re:NOT Samsung Exynos by Guspaz · · Score: 1

      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.

    2. Re:NOT Samsung Exynos by Charliemopps · · Score: 1

      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/...
      http://www.bananapi.org/p/prod...
      Keep in mind, both of those use at least double the power as a standard RPI. If you're running them on AC or in your car, no big deal... but not so hot for science experiments or weather balloons.

    3. Re:NOT Samsung Exynos by Anonymous Coward · · Score: 0

      ...wait wut? You realize for quite a long time an 8bit microcontroller (68HC11) was commonly used in MANY ECUs(engine controller units) by many companies with minimal RAM right?

      Anyways, for what they're pushing onto the pi for a pseudo desktop type of thing, it is severely under equipped with RAM and basicperformance, but in specific applications? Come on you should be able to unload all that extra crap and have plenty of RAM/power, and that would still be with an appropriately stripped down linux implementation, and if you dump linux altogether either for your own basic OS or no real OS at all, you've got plenty of resources to work with, and you should STILL be able to cobble together a decent little GUI if you insist, just not X11 + all sorts of extra crap. (RISCOS when I tried it a couple years ago ran OK, I guess(1st I used it), but man that GUI was a blast from the 80s as in the 80s called and wanted their GUI back...)

      But yeah, getting back to the more desktopish type of thing, the rpi is a joke at that although I imagine if they stripped it down to something the agenda VR3, sharp zaurus, iPaq, etc. linux distros used e.g. what was fltk and there was even a stripped down X11 that still had most of the useful functions in place, plus there was another display server that was used but the name escapes me ATM and all of these devices had slower ARM/MIPS w/8-32MB of RAM, but I digress.

      So, Anyways, yeah as some sort of useable desktopish thing they really needed at least a -a8 + 2GB RAM but it'd still be slow compared to almost any x86 as ARM just isn't all that awesome of a CPU arch, even AMD still does a better job and they're no longer any great shakes at CPU design...

    4. Re:NOT Samsung Exynos by Guspaz · · Score: 1

      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?

    5. Re:NOT Samsung Exynos by Guspaz · · Score: 1

      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.

  2. Pi has poor flash file system by rfengr · · Score: 2

    Call me when they develop a reliable file system for sd-card flash memory. I have had nothing but trouble with the Pi.

    1. Re:Pi has poor flash file system by Anonymous Coward · · 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.

    2. Re:Pi has poor flash file system by redelm · · Score: 1

      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.

    3. Re:Pi has poor flash file system by MoonlessNights · · 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 WiFi dongles, since they probably need a lot.

      In terms of filesystems (these are just partitions on the SD), my root is just the Raspbian default (which I think is ext4) but my write-heavy file system where my tests run is BtrFS, which is supposed to do better on such devices.

    4. Re:Pi has poor flash file system by pebecker · · Score: 1

      One thing I've found helpful is to use the distro called IPE. It has a read-only filesystem and doesn't care much about power problems.

    5. Re:Pi has poor flash file system by petes_PoV · · Score: 1
      Well if you hardly ever reboot, then of course you won't have problems. (Just so long as you don't wear out the flash used for /tmp and /var/log

      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.

      --
      politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  3. Here's a novel idea by Anonymous Coward · · 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!

    1. Re:Here's a novel idea by Anonymous Coward · · Score: 0

      I'd add 'support' to the plus points of the rpi, there are 2.5 million of them out there and lots of ready-to-go software, it's become a 'standard' platform to port to.
      Yea, the SoC is getting old, but it's very thrifty with battery use and it's nice to have options.

    2. Re:Here's a novel idea by wiredlogic · · Score: 3, 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 Tiva C Series Connected Launchpad for $20.

      --
      I am becoming gerund, destroyer of verbs.
    3. Re:Here's a novel idea by Anonymous Coward · · Score: 0

      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.

      Have you looked at the seller's website? Seems they've got some pretty nice improvements to the Pi going with their "docking" card. If you spend $25 or so, you can get everything the Pi has (less the composite video and sound connections) in addition to 4 USB ports, 1 USB host port, a RTC and a miniSD card slot. Spend another $20 and you get a color TFTP display too. I think they've got a good start on improving the Pi here...

    4. Re:Here's a novel idea by Anon-Admin · · Score: 3, 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...

    5. Re:Here's a novel idea by Anonymous Coward · · Score: 0

      The TI board is an ARM M4 microcontroller with 256K RAM, not even in the same league.

    6. Re:Here's a novel idea by danknight48 · · Score: 1

      Excellent, exactly what the Pi 2.0 should be. Good find.

    7. Re:Here's a novel idea by MoonlessNights · · 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.

    8. Re:Here's a novel idea by don.g · · Score: 1

      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?

      --
      Pretend that something especially witty is here. Thanks.
    9. Re:Here's a novel idea by John+Bokma · · Score: 1

      typos: Single borad computer & Reapberry Pi & Respberry & Pi Raspbery Pi & SATA is 2T not 2G. I almost have the feeling you did some (bad) SEO... Anyway, thanks, I like to stay somewhat up to date with SBC. My current favorite is the CubieTruck, though.

    10. Re:Here's a novel idea by fnj · · Score: 1

      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 raised it to $47 or $49 without touching the specs.

      But let's face it, even for $55 it is far and away the best choice out there. ARMv7 with Thumb2 is properly supported by mainline Debian, unlike ARMv6 with Thumb1. The latter is really only a dead end of limited historical interest.

    11. Re:Here's a novel idea by Anon-Admin · · Score: 1

      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.

    12. Re:Here's a novel idea by petes_PoV · · Score: 1
      The world has moved on since the BBB was the game in town.

      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.

      --
      politicians are like babies' nappies: they should both be changed regularly and for the same reasons
    13. Re:Here's a novel idea by CaptainOfSpray · · Score: 1

      Banana Pi has one serious problem. The GPIO etc connectors have a non-standard pitch (not 0.1 mm). No industry-standard connector/shield/daughter-board fits onto it. AVOID.

      --
      "Cock Up Your Beaver" does not mean what you think. This sig is intended to clog filters and annoy do-gooders
    14. Re:Here's a novel idea by Anon-Admin · · Score: 1

      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.

  4. Re: But does it run Windowes? by Anonymous Coward · · Score: 0

    Mmmmm irony.

  5. Re:What is the price? by Anonymous Coward · · Score: 0

    Look harder, Card is $30 plus shipping.

    Also, look harder and you will see that they also provide a "docking" card that gives you Ethernet, 4 USB ports in addition to the microSD slot and RTC. All this pushes the price to about $60.

  6. Real time clock by xonen · · Score: 1

    The board integrates a real time clock. This makes it ideal in remote, disconnected or power-safe configurations. From a wild-life camera to an embedded dishwasher controller. Being compatible, low-cost, running Linux and 'just works an community supported' is a big plus. I'd say, bring more of those clones.

    --
    A glitch a day keeps the bugs away.
    1. Re:Real time clock by petes_PoV · · Score: 1

      Yup. Smaller, better, cheaper. This is exactly what the RPi people should have been developing for the past 2 years.

      --
      politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  7. That's not a Exynos SoC by phoenix_rizzen · · Score: 3, Informative

    What makes this thing truly "Raspberry Pi-compatible" is that it uses the same Broadcom SoC. There's nothing Samsung about this thing.

    1. Re:That's not a Exynos SoC by hattig · · 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.

  8. The new Pi has a redesigned power supply by Marrow · · Score: 2

    Maybe that will solve the problems. The form factor is a little different though, so not all the old toys work.

  9. NOT A Samsung SoC! by EmagGeek · · Score: 1

    WTF Slashdot editors? It says plain as day right on the product page that it's a Broadcom SoC.

  10. this is brilliant by Anonymous Coward · · Score: 0

    rtc, battery support and form factor... and price. great!

  11. god I wish it were a samsung soc by Anonymous Coward · · Score: 0

    The broadcom soc used in the rpi is the biggest, slowest, most power hungry, crashy piece of shit. The samsung socs are much better.

  12. Re:What is the price? by Anonymous Coward · · Score: 0

    It is very telling when a company lies like this about the price of a product. They want the hype of a reasonably priced product without actually having to provide something reasonably priced. Companies like these need to be put out of business. They're not a US company so our typical expectation of a company operating ethically doesn't apply, but these guys are bordering on simply dishonest.

  13. Re:What is the price? by Anonymous Coward · · Score: 0

    I emailed them, and they called me obscenities for asking the price. These guys are nothing but crooked scammers.

  14. First? by dohzer · · Score: 1

    How did this take so long? Why is this the first?

    1. Re:First? by Anonymous Coward · · Score: 0

      Because everyone who builds a cheap ARM based Linux widget wants to differentiate their product from the 'Pi.

      After all it's not that great a platform when you get into it - a BeagleBoard is a much better device