Intel Releases $99 'MinnowBoard Max,' an Open-Source Single-Board Computer 97
A few months back, we posted a video interview with some of the folks behind the Linux-friendly, x86-based MinnowBoard. TechCrunch reports the release of a more powerful version of the same all-in-one computer, now with a 1.91GHz Atom E3845 processor. According to the linked article, "The board's schematics are also available for download and the Intel graphics chipset has open-source drivers so hackers can have their way with the board. While it doesn’t compete directly with the Raspberry Pi – the Pi is more an educational tool and already has a robust ecosystem – it is a way for DIYers to mess around in x86 architected systems as well as save a bit of cash. The system uses break-out boards called Lures to expand functionality."
Interesting timing... (Score:5, Interesting)
Re: (Score:3)
That truly is interesting. One use case would be functioning as a router/firewall, and I wonder to what extent the Open Switch folks [arstechnica.com] will support this level of hardware. I have no real background in that area, but it seems to me it would not be too much extra effort to add support for this level. Then the /. folks could replace their Open/DD-WRTs & Tomatos, while adding neat features like IDS.
What with the Anonymous/NSA nonsense and all, I'd prefer more frequent updates than the DD-WRTs & Tomatos pr
Re: (Score:1)
Cool.
Someone ought to post this announcement to slashdot. I wonder if it's something slashdot might cover. :-)
Probably not (Score:1)
Re: (Score:2)
It's not a repost, rather a massive improvement over that unaccepted submission.
Re: (Score:2)
What about the accepted submission from the 31st?
http://hardware.slashdot.org/s... [slashdot.org]
Lires, Capes, Shields - how lame (Score:1, Interesting)
Why is it that every time someone puts a new experimenter board they need to come up with some lame name for a daughterboard that adds capability?
Re: (Score:3)
Even better, how come nobody ever thought about using "Sonboard"?
Re: (Score:2)
Even better, how come nobody ever thought about using "Sonboard"?
You swine!
Re: (Score:2)
Re: (Score:3, Funny)
Why is it that every time someone puts a new experimenter board they need to come up with some lame name for a daughterboard that adds capability?
I am partial to bustier, torsolette, corsolette, girdle, garter, stocking, etc. Imagine a mother board and daughter board dressed in Victorian Era undergarments?
Re:dupes (Score:5, Funny)
You are having deja-vu
Re:dupes (Score:5, Funny)
You are having deja-vu.
Re: (Score:1)
One of many (Score:5, Informative)
Re: (Score:2, Interesting)
As it turns out, Intel's latest Atom offering is quite efficient and powerful. So it's not a bad deal if you've got something specific in mind. For example the cubietruck board, another $100 almost, only has a dual core A7 (I've no idea where you pulled those a10,13, and 20 numbers from). And Intel's processor here just outclasses that in every way.
It's "expensive" from the standpoint of other miniboard computers like the rasberry-pi, but it appears you're still paying for what you get here, because what yo
Re:One of many (Score:4, Informative)
Being the owner of a Cubie -- the integrated Intel HD graphics chipset is potentially a huge feature for building apps that render graphics or video, which is something I do a lot of.
Re:One of many (Score:4, Interesting)
Re: (Score:2)
How times have changed... a mere few years ago the complaint would be about the difficulty of getting Linux to run on some platform, now it is the other way around.
"Open source computer"???? (Score:2, Insightful)
The vast bulk of the functionality comes from an Intel processor about whose internals they will tell you approximately NOTHING, let alone let you modify it. Most of the rest comes from other equally closed chips.
How is that open source?
There's basically NO open source hardware out there. And if there were nobody would be in a position to do much with it, because it would take a fab to make any change.
Have standards dropped so far that we're forgetting that?
Re:"Open source computer"???? (Score:5, Informative)
There's basically NO open source hardware out there. And if there were nobody would be in a position to do much with it, because it would take a fab to make any change.
Re: (Score:3)
You can implement ARM, MIPS, SPARC, x86 (if you're a masochist) and other architectures on FPGAs. You can modify them to your heart's content and have an absolute guarantee that it isn't backdoored. If you're really paranoid about the underlying FPGA being compromised, you can validate the contents in real time with another manufacturers device.
Re: (Score:2, Interesting)
FPGAs aren't in any sense "open source hardware". Their physical embodiment is opaque and unmodfiable, although you do get at least some vague idea how they're organized. They're just devices that run a rather unusual form of software. That may or may not be a problem, but it's still true. ... and if you use them to emulate traditional processors, they will do it slowly and expensively, wasting their very real technical advantages.
Being concerned about back doors isn't the only reason you'd want something
Re: (Score:2, Informative)
For most of the FPGAs I've used complete documentation for the clbs and different slices is available.
In fact if you open up the design tools you can manually place hardware macros which means that you have exact information about the organizaiton of the FPGA.
The parts that are hidden are mostly the software tools and bitstream format which they don't like people reverse engineering. But it's certainly possible.
Re: (Score:1)
Thank you for the correction on how much you get to know about the insides.
Re: (Score:2)
Please mod this up.
There is also a whole lot of papers, theses and doctorates about dynamically reconfiguring FPGA's, showing that obtaining information about their structure is very possible (the most advanced of this is IMHO, the work of Dirk Koch).
Re:"Open source computer"???? (Score:5, Interesting)
MIPS IV is nice, because it's a 64-bit ISA that's over 20 years old (the magic number for patents). FreeBSD 10 runs on it out of the box with the BERI kernel config on the Altera DE4 boards and in simulation and 10.1 should include a kernel config for the NetFPGA 10G board. These boards are pretty expensive, but we have a couple of configurations that will let it run on smaller FPGAs. Removing the FPU makes it a lot smaller and you can also build a microcontroller variant (simple static branch predictor, no MMU) that's even smaller. The simulator is slow, but just about useable (it takes about an hour to boot to single user mode, but it's enough for testing).
It's only in the last couple of years that FPGAs have become interesting for this kind of thing. There are a few high-level HDLs appearing, because hardware is sufficiently complex that the traditional approach of throwing it all away and starting again every CPU revision is increasingly impractical. The devices themselves are now fast enough that they're useable for prototyping and getting a reasonable feel for behaviour. We can get 100-200MHz with 4 cores in a single FPGA with the latest generation - not competitive with an ASIC, but fast enough that you can actually use them. I gave a demo that ended up being more compelling than I expected because I was showing people some things running on the UART console and I'd left the network cable connected so the screen kept being spammed with messages about invalid ssh connection attempts. Nothing I was doing said 'this is a real computer' quite as much as people on the Internet trying to attack it...
Re: (Score:2)
There's basically NO open source hardware out there.
Ever hear of a FPGA?
$99 = €150? lol take that you euro-weenies (Score:4, Insightful)
Re: (Score:2)
Sales taxes in Europe are lower than the US.
It costs EUR 190 after taxes in the UK. Thats about $260. Fucking insane.
A more or less complete computer at that form factor for $260 is quite neat actually.
Re: (Score:2)
Sales taxes in Europe are lower than the US.
Eh, what? Which planet were you speaking of, again?
Re: (Score:2)
$99 = €72
Re: (Score:2)
Before VAT.
Re: (Score:2)
Huh? Current exchange rate is roughly $1.40 = €1.00.
Re: (Score:2)
Re: (Score:2)
And how, exactly is this better.. (Score:2)
than a $39 Raspberry Pi?
Re: (Score:2)
Well, some of us don't like Rasberries let alone in a pie!
We Blueberry Tau, Now!
Re: (Score:2)
Re:And how, exactly is this better.. (Score:5, Interesting)
1GB RAM, SATA interface and a 1.5GHz x64 core.
You can easily setup a cheap server or media center with tools you already knows, using a 2 or perhaps 4TB Hard disk and put the thing *INSIDE* the HD case.
One size doesn't fits all!
(and that 2GB RAM with dual core sounds yet more interesting)
Re: (Score:3)
It's probably a hell of a lot more powerful, and being an Intel x64 chip you have a larger variety of operating systems you can run on it.
Re: (Score:1)
I was going to enumerate all the areas in which it's better than Raspberry Pi, but then I realized it was pointless since it's better than the RPi in every single area except price.
Just run through all the features of RPi, exclude price from the list, and there's your answer.
No Wireless? (Score:3, Insightful)
For the most part everyone needs BT and WiFi on their boards, so they really need to be included. Sure, you can buy an add-on card, but i would rather have it on the board out of the box...
It would add what, 10 bucks at the most? ... just do it already.. geeesh...
Re: (Score:2)
I do, i dont care what you need or dont need.
Re: (Score:2)
So you disable it.
Re:No Wireless? (Score:4, Insightful)
Uh, no thanks.
I much prefer that wireles to be on a mini-PCIe card so I can upgrade it if necessary.
Damn near everything that comes with Wifi/BT ends up being single-band b/g/n and BT 2.0. For $35 I can get a dual-band, a/b/g/n/ac card w/BT 4.0.
Slapping it on the board greatly reduces options.
What it competes with . . . (Score:2)
Does this have real GPIO pins? (Score:2)
The Intel Galileo board has 8 GPIO pins, but these are not nearly as useful as on an Arduino or Raspberry Pi because they are actually multiplexed through I2C [intel.com] rather than connected directly to the processor, and thus are much slower to read or toggle than on other project boards. Is the same true of the MinnowBoard Max, or does it have real GPIO? This might not matter if you're going to use it as a router or NAS, but for embedded projects it can make a big difference.
A bigger x86 BeagleBone Black? (Score:2)
The $50 BeagleBone Black has many of these features and more GPIO, but lacks RAM and has only one CPU. The ODROID series can be specced with multiple ARM cores. This "Minnow" seems like the next step up, for users who really need SATA, lots of RAM and multiple x86 cores. There's probably a big enough niche for portable/cheaper PC-based hardware for this to find traction, but for anything that doesn't need x86 or huge RAM there are cheaper options. I just hope the supply issues with the BeagleBone Black get
Re: (Score:1)
I got a BBBlack from LogicSupply.com last week.
Re: (Score:2)
I got one from Adafruit - they run out all the time but seem to get new stock frequently. I've basically given up on Element14 though - I ordered from them in November. First the ETA kept slipping back, now they don't even show an ETA. It's a sorry state of affairs when Adafruit can ship one to me in Australia, from New York, about ten times faster than the local supplier (and still counting!)
We saw this story on Monday (Score:2)
Better/Cheaper ARM Products out (Score:1)
Odroid U3 http://www.hardkernel.com/main... [hardkernel.com]
Intel seems to be stuck making these Atom range of CPU's for the last 4+ years.
They were a "fad" back then, and even now, they just dont cut it.
I suppose noone could of predicted ARM cpus would improve this quickly, but its time to move on Intel. Atom is a dead end in the current market.
Re: (Score:1)
Could HAVE, bonehead.
Typical American, fucks up the English language and assumes their always right.
Let me guess, you "saw" something instead of actually "seen" it?
You don't say, "I of predicted" or "I of shitty grammar" do you?
Noticed i used the word "could" after "I" and before "of"?
That is the big give away.
"I of shitty grammar". Using "could" does not work in this case.
Post as AC much while you should be in an English lesson?
Or This ... (Score:3, Informative)
Or for a ready-to-populate and run system at $129:
Intel Bay Trail NUC Kit DN2820FYKH:
http://www.legitreviews.com/intel-bay-trail-nuc-kit-dn2820fyk-arrives-just-128_134400 [legitreviews.com]
-- kjh
princing from distributor is 226$..... fake news (Score:1)
princing from distributor is 226$..... fake news