Slashdot Mirror


64 Hacker Friendly Single Board Computers (linuxgizmos.com)

An anonymous reader writes: This year, we've seen some incredible price/performance breakthroughs in low-cost single board computers. LinuxGizmos has put together a compilation of 64 low-cost, hacker friendly SBCs that are all available in models that cost less than $200, with many well below $100, including Shenzhen Xunlong's $15 quad-core Orange Pi PC, Next Thing's $9 to $24 Chip, and the $5-and-up Raspberry Pi Zero. Processors range from low-end 32-bit single core ARM chips, to 64-bit ARM, x86, and MIPS parts, and with clock rates from 300MHz to 2GHz. This year even saw the arrival of low-cost SBCs based on octa-core processors, such as the $88 Banana Pi M3.

4 of 86 comments (clear)

  1. The whole list on 1 page? by Anonymous Coward · · Score: 5, Interesting

    The whole list on a nicely scrollable single page? Not a forever useless slider? Not a clunky, bloated slideshow across 64 pages of clickbait? A page designed to actually be useful and not put on a millennial libtard SJW "mobile friendly" shit show? I had no idea the web still did this. Oh and happy new year, everyone.

  2. Re:NOT hacker friendly. by Aighearach · · Score: 3, Interesting

    That isn't what these are for. These are "hacker friendly," not "miniature laptops without a screen." As in, single board computer, not miniature personal computer. If you're wanting random-desktop-distro to work, you're wanting a different product. If you're wanting automated distro updates, you're wanting a substantially different product.

    These not doing what you ask for... well gosh, that might be a feature since those things work better on a full system. ;) These are designed for other uses, ones which benefit from NOT having all that extra computer.

  3. Re:SBCs: total waste of time and money by drinkypoo · · Score: 3, Interesting

    How do you add a HDD though? I've got several SATA drives lying around, but SoC with SATA seem to be expensive.

    For ~$25 you can buy a brand new in box Pogoplug V4 which has 1xSD, 2xUSB3, 1xUSB2 and 1xSATA, plus 1xGigE. It's not really good for anything other than storage, but it's a great cheap way to stick a disk on your network. They run some crippled little Linux out of the box, but you can upgrade the u-Boot to let you run Linux from the SD slot or whatever. I run it from the SD slot and have u-Boot configured to not actually be able to boot from anywhere else, so nothing I can plug in will interrupt the boot process. The usual thing is to run Debian on them, but you can also run Arch and maybe Gentoo. They are surprisingly solid little pieces of hardware and I get tolerable throughput to Ye Olde MyBook 3GB from my Win7 PC through my cheapass Dlink GigE switch, somewhere 20-25MB/sec. I have only used the SATA on occasion and never with a device even as fast as that, only with a laptop disk. Still you can not beat it for SATA on an ARM SBC; not only is it cheap, but it's a professional product with a quality case, and a decent ethernet cable and wall wart.

    Right now I am using a Fire TV stick in the living room because the MK908 never became convenient enough to use. I may try again with PineA64+, assuming that even pans out. But my Pogoplug faithfully shovels bytes out to that, running Kodi.

    There are many other revisions of the pogoplug hardware; I recommend none of them. I never had much luck with them being stable. I have also never used any other Sheevaplug-based or -descended hardware, so I can't speak to any of those, just to the pogoplugs. I also have a dockstar, which is just a tiny pogoplug, and it was never very reliable either. The V4 pogoplug on its original wall wart has been great. You will need at least a 2GB SD card and I suggest at least 4GB (for elbow room) for your Debian volume. I am using ext3 for boot and ext4 for root, with great success. I'm running both samba and nfs, and I can use both at once and nothing craters, which is pretty much the total use case for the device.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  4. the Missing Analog option by goombah99 · · Score: 3, Interesting

    Thanks for the tip on the analog I/O. That's been my pet peeve with these things. For any sort of permenant implementation I don't want to futz with hooking up an arduino or other D/A to the RPi, along with powering those. I just want the analog lines part of the main board. Why do all the SoC lack this feature? even cellphones have an analog I/O (the microphone/headphone jack) as well as thermal sensors and battery monitors, so you'd sort of think someone would put analog I/O right into the SoC instead of relying on extra chips on the motherboard. If an arduino can do surely these chips can.

    --
    Some drink at the fountain of knowledge. Others just gargle.