Earlier quoted context omitted.
The original one does not get noticeably hot. I think there is some thermal dissipation in the case, like a chunk of heatsink.
Happy to be wrong about this, but I wouldn't think that thermal dissipation in the case would make the case less hot. Where does the heat go?
Tiny $45 cubic mini-PC runs Android and Linux
61–70 of 100 posts
Re: Tiny $45 cubic mini-PC runs Android and Linux
#62See http://www.raspberrypi.org/phpBB3/viewtopic.php?t=38411&p=39...
Re: Tiny $45 cubic mini-PC runs Android and Linux
#63Just learned about these today. The nice thing about the Is that they have crypto instructions on the chip and outperform the Raspberry Pi 40 to 1 when using OpenSSL (at least according to benchmarks). With the price point cheaper than the RPi (comes with a case, flash, etc.) these may have just won me over. See http://www.raspberrypi.org/phpBB3/viewtopic.php?t=38411&p=39...
Re: Tiny $45 cubic mini-PC runs Android and Linux
#64The downside is that the ethernet controller is run over USB. This is what kills performance drastically on the raspberry pi as well. USB is simply not a good protocol to run high speed network traffic over with low latency. The protocol is extremely chatty!
Re: Tiny $45 cubic mini-PC runs Android and Linux
#65Freescale i.MX6 is a really nice platform. Shame it hasn't gotten broader traction, I think because it is moderately more expensive than its competition. Since May I've been using an imx6 based gk802 ($70 quad core "Android TV" stick) as a personal server (email, RSS, VPN, etc.) Has worked really nicely considering. (Blog post about installing debian on it: http://projectgus.com/2013/05/debian-installer-for-zealz-gk8…
Re: Tiny $45 cubic mini-PC runs Android and Linux
#66Will something like this run OpenELEC? There is a Raspberry Pi build for ARM, but the download page [1] says it's specific to the RP. I saw things like the Xtreamer Ultra but it's way out of my budget. Up to a couple hundred dollars is acceptable, but I don't need a full mini-PC. Low power and quiet is far more important to me than say a core i5 CPU. [1] http://www.openelec.tv/index.php/get-openelec/download
They run something like openelec (IE XBMC based). Geexbox is usually what supports these things. I use a mini-pc (a little asus eeepc box with a "who cares" intel cpu in it and a nvidia gt620m running openelec). The reason is actually simple: A lot of the embedded processors are much more finicky in terms of hardware decode. I used to run geexbox on a TI OMAP4460, and it worked wonderfully, right until you hit a trac…
Re: Tiny $45 cubic mini-PC runs Android and Linux
#67Something with pure dual gigabit ethernet please! (not over usb)
CompuLab's Utilite Standard has that: http://utilite-computer.com/web/utilite-models
Do these have the same problem as the other Freescale and Marvel Armada based boards that the GigE is hanging off USB2?
Re: Tiny $45 cubic mini-PC runs Android and Linux
#68Re: Tiny $45 cubic mini-PC runs Android and Linux
#69Earlier quoted context omitted.
Is there a good website for keeping track of these ARM SoC PC's ? I'd like to see at a glance what is currently available and detailed spec of the chipsets.
The OP's site, http://linuxgizmos.com , is pretty good for that kind of thing. The blog to be called Linux Devices but got idled in some kind of Ziff-Davis acquisition. The editor has restarted it at this new address. Unfortnately there isn't a central chart tracking each of these chip families and their capabilities. You're better off targeting a processor core (MIPS or ARM), speed/core quantity, and then deciding w…