Slashdot Mirror


Pi to Go: Hot Raspberry Pi DIY Mini Desktop PC Project

MojoKid writes "Hot Hardware recently set out to design a custom mini desktop system with the popular Raspberry Pi single board computer. People have configured the device for a variety of applications, from micro-servers to low cost media players. Basically, the goal was to turn what is currently one of the cheapest bare-bones computer boards into a fully enclosed mini desktop computer that could be taken anywhere without the need for cabling or setup. This small DIY project is just one of many examples of the flexibility of the Raspberry Pi's open architecture. And to think you can even run Quake and Minecraft on it."

36 of 134 comments (clear)

  1. This can't be real by Anonymous Coward · · Score: 5, Funny

    They used an off-the-shelf project box made the old way in a gloopy factory? Luddites. They should have 3D printed a case which would have taken days and weeks of design and tweaking and dozens of prototype runs. All that to end up with a ridged wobbly blob. That's the future.

  2. Pi Madness by maxrate · · Score: 5, Insightful

    This simply isn't newsworthy.

    1. Re:Pi Madness by EmperorOfCanada · · Score: 4, Insightful

      They built a crappy laptop. What many people are missing is that the Raspberry pi is best for two groups of people. Underprivileged kids who will use the Pi as the basis of a scrounged together machine. Or for people needing a fairly decent machine for their embedded project (robot, car computer, etc).

      To simply reinvent the laptop seems like a waste of a Pi.

    2. Re:Pi Madness by Nerdfest · · Score: 2

      It actually has a 7" TFT LCD monitor. The fact that it looks like a full size monitor makes the case look a lot bigger than it is as well.

    3. Re:Pi Madness by aaronb1138 · · Score: 2

      At the price for all the major and minor components, they have to be what, 2/3s the way to the price of a Nexus 7 + Bluetooth keyboard.

      Idiots.

    4. Re:Pi Madness by gl4ss · · Score: 3, Insightful

      They built a crappy laptop. What many people are missing is that the Raspberry pi is best for two groups of people. Underprivileged kids who will use the Pi as the basis of a scrounged together machine. Or for people needing a fairly decent machine for their embedded project (robot, car computer, etc).

      To simply reinvent the laptop seems like a waste of a Pi.

      an underprivilidged kid scrounging together a machine from a Pi would indeed be news...

      everyone I know who has bought a pi has a job.

      --
      world was created 5 seconds before this post as it is.
    5. Re:Pi Madness by lxs · · Score: 3, Informative

      If underpriviliged kids want a PC they would be far more successful dumpster diving a couple of discarded PCs and an old crt and cobbling those together. Probably cheaper too.

    6. Re:Pi Madness by Errtu76 · · Score: 3, Interesting

      Not to mention a chance of finding some interesting data on those discarded harddrives.

    7. Re:Pi Madness by RabidReindeer · · Score: 3, Insightful

      They built a crappy laptop. What many people are missing is that the Raspberry pi is best for two groups of people. Underprivileged kids who will use the Pi as the basis of a scrounged together machine. Or for people needing a fairly decent machine for their embedded project (robot, car computer, etc).

      To simply reinvent the laptop seems like a waste of a Pi.

      Three^W four kinds of people. A RPi pulls only around 5 Watts of power. Sufficiently low that it's you can make it solar-powered, which can come in handy for those of us who occasionally suffer multi-day power outages or want a "computer fix" away from civilization The main power draw, in fact, would be the display.

      Another use of a RPi is for a low-power satellite system, for things like word processing, email, or recipes in the kitchen. Take an old monitor, tape an RPi to the back of it, stuff a WiFi ethernet USB dongle into it, and connect it to the SAN. Add keyboard and mouse as needed (or use Bluetooth).

      At $25 for the minimal Pi and $35 for the loaded version, you can practically hand them out as party favors. It's almost certain that whatever you plug into them will cost more than the computer itself, but fortunately. with the possible exception of HDMI, a lot of us have spare parts gathering dust anyway.

  3. Not the right tool for the job... by fufufang · · Score: 4, Interesting

    Beaglebone Black is more powerful, for similar amount of money.

    1. Re:Not the right tool for the job... by olsmeister · · Score: 3, Interesting
    2. Re:Not the right tool for the job... by Anonymous Coward · · Score: 4, Informative

      The author has some serious misleading information, probably not his intention, but is misleading nonetheless.

      For instance, it's not a "Solid Tie" for the ethernet. The Pi has ethernet over USB, so it can't be compared with the Black having the Ethernet over a dedicated PHY interface. Also the clock specs comparison is outright retarded as it's oranges to apple (The Pi has a armv6l vs armv7l of the BBB). It's like comparing clock speed of a P4 with a Intel i.

  4. You're kidding me, right?!?!??! by OzPeter · · Score: 5, Insightful

    Someone puts some electronics in a box and that's newsworthy???

    If so, then I've got a suggestion for you. Just follow me around at work for a week and you'll get enough stories for a year of stories like this.

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:You're kidding me, right?!?!??! by mikesnap · · Score: 3, Insightful

      Most technology is classified as electronics in a box. If you have such an interesting job where everyday would bring in thousands of views then seizing the opportunity to post your amazing work would be a good idea. -The Author

    2. Re:You're kidding me, right?!?!??! by Ford+Prefect · · Score: 4, Interesting

      I put my Raspberry Pi in a box and it appeared on national radio. :-(

      (Full documentation here. It's a 1970s transistor radio with WiFi, streaming Radio 4 over a SSH tunnel to the UK, time-delaying audio playback by eight hours or so, in order that everything gets played back at the correct local time in Seattle.)

      --
      Tedious Bloggy Stuff - hooray?
    3. Re:You're kidding me, right?!?!??! by toygeek · · Score: 4, Insightful

      And that *deserved* to be noticed. That's a very neat project! Useful, original, and creative. Certainly far more creative than the kludged together "computer" mentioned in TFA.

      Yours demonstrates the complete opposite end of the Raspberry Pi spectrum. Putting a computer where you'd least expect one, which I think is what the Raspberry Pi excels at in at least this aspect.

  5. This just gave me an idea... by maxrate · · Score: 3, Insightful

    Buy a notebook computer.

  6. Raspberry Pi is only very minimally open by Anonymous Coward · · Score: 5, Informative

    The Raspberry Pi is not open hardware at the board level (schematic but no gerbers) nor at the SoC level (no full reference manual on the Broadcom BCM2835 device) nor at the boot level (booting and boot options are handled by the proprietary VideoCore IV) nor at the GPU and DSP levels (the VideoCore is entirely closed/under NDA). In fact, the only fully open thing about Raspberry Pi is its old and rather obsolete ARM11 processor.

    So why exactly is anyone associating the word "open" with Raspberry Pi?

    Far more open is the similarly priced BeagleBone Black, which provides full gerbers, full SoC reference manual, and full open source boot control (U-Boot). The BeagleBone Black's TI SoC does have a closed GPU, but since the board isn't aimed at running games nor consuming media like the Raspberry Pi is, it hardly matters. And the BeagleBone Black is far more capable in almost every other respect.

    It's cool that Raspberry Pi has helped to bring ARM board prices down, but it shouldn't be called an open platform when it's mostly closed.

    1. Re:Raspberry Pi is only very minimally open by jones_supa · · Score: 2

      So why exactly is anyone associating the word "open" with Raspberry Pi?

      Anything which does not run Microsoft/Apple capitalist software and gives a nice warm, homebrew feeling, is associated with "open source". :P

  7. OMG what a great idea by OhANameWhatName · · Score: 4, Funny

    A desktop computer you can carry anywhere, someone should have thought of this 30 years ago. It really needs it's own category name don't you think?

    What about the 'kneetop' or perhaps the 'stomachtop' or maybe the 'palmtop' .. hmm, they're just not *quite* right are they?

  8. flexibility of the Raspberry Pi by Osgeld · · Score: 3, Funny

    well gee golly shit, here I am putting my computers in paper bags for the last 30 years, and its bout time someone made a computer that can run quake, its been sitting on my shelf for 17 years and no computer to run it

  9. Re:Used? by mikesnap · · Score: 4, Informative

    My project goal was to utilize what the raspberry pi was able to do and learn about linux programming on a small scale. I have plenty of computers that could be utilized if I needed a computer that is faster or has larger capabilities. -The Author

  10. Rasberry Pi is about education by tuppe666 · · Score: 3, Insightful

    uhm, they wont mention it because it would defeat the whole purpose of RPI in the first place.

    http://www.raspberrypi.org/about
    "There isn’t much any small group of people can do to address problems like an inadequate school curriculum or the end of a financial bubble. But we felt that we could try to do something about the situation where computers had become so expensive and arcane that programming experimentation on them had to be forbidden by parents; and to find a platform that, like those old home computers, could boot into a programming environment."

    The pi is about education, and part of that is the price. Its the price of replacing a whole board or simply swapping an sd card. The fact that you might plug one into a $2000 TV even is not the price we are talking about. Its about the cost of hacking the computer without worrying about its price.

    1. Re:Rasberry Pi is about education by Bing+Tsher+E · · Score: 2

      Here in my locality, Dell is sucking all the used computers out of the market as vigorously as they can. When I was in my 20's I would have died for a few old PCs to experiment with. I learned 'networking' back in the 90's with a bunch of old boxes and 10base-5 cards and some coax. Today, Dell and their 'community recycling' programs yank the old hardware away by capturing everything donated to Goodwill, and assuring that NONE of it ever gets resold.

      I'm not sure a Raspberry Pi is a good replacement for letting kids mess around with castoffs. But it's a good thing nonetheless.

    2. Re:Rasberry Pi is about education by Darkness404 · · Score: 2

      The Raspberry Pi can't emulate what the C64 and BBC Micro did though: let you make titles that rivaled commercial platforms.

      Back during the heyday of the C64, video games could easily be developed by one person or a small team, coding was comparatively simple, with enough time and with a bit of effort you could code games that were similar to commercial games that appeared in arcades 2-3 years previously. Today's kids have grown up with multimillion dollar games lead by large teams of programmers, composers and artists. Rather than Pac-Man, today's kids have grown up with Skyrim. When you can't make games that are similar to what you consider to be "good games" the motivation to program (which is what gets most kids interested in programming, I mean, not many kids decide one day they want to learn arrays and merge-sorts) is diminished.

      --
      Taxation is legalized theft, no more, no less.
  11. To: the critics, by MacTO · · Score: 4, Insightful

    You are perfectly correct: we should discourage people from entering the field of electronics by focussing upon advanced projects. Yes these projects are exciting to read about, but they are impractical for the novice to attempt building. It's impractical because it's too complex to understand, too expensive to botch, and tedious for those who don't have the construction skills. We should also discourage people from entering the field of electronics by instilling the mentality that it ain't worth trying if it ain't new, thus ensuring that any project is out of reach of the novice.

    After all, we wouldn't want to encourage people to get into electronics by pointing to articles about stuff that they can actually try doing.

    1. Re:To: the critics, by Anonymous Coward · · Score: 2, Interesting

      You are perfectly correct: we should discourage people from entering the field of electronics by focussing upon advanced projects

      Of course not. However only small children manage to achieve some trivial feat and then run to their mommy and daddy to show what they did. We accept that because for those children it is a good achievement. But we do not go to the national TV to announce that little Johnny figured out, all on his own, how to open a car door. From the inside.

      This project is good as an educational tool. However it does not represent any particular challenge for somewhat more experienced audience, at Slashdot or elsewhere. It is not newsworthy, and it does not prompt (me, at least) to copy it.

      Here is something that I would copy in an instant. R-Pi supports cameras. Take a camera, attach it to the R-Pi, find or write the software that encodes the video into industry-standard streaming formats (H.264, MPEG4, MJPEG), add audio, add motion detection, integrate with some DVR software (best if open source) - THAT would be EXCELLENT. Those cameras cost ARM9 and a leg today, about $500-600 (ACTi ACM-1231, for example.) It would be not easy to do, but you don't need to do it all in one sitting. I contemplated the project myself, but I'm too busy to do anything about it.

    2. Re:To: the critics, by BitZtream · · Score: 2

      This should be on slashdot because ...

      If you were smart, you'd just get any one of the VESA mount Raspberry Pi cases and mount the pie on the monitor

      Oh, and in a 10 second Google search, here are a few that do the same thing but you know, a long time ago.

      http://blog.parts-people.com/2012/12/20/mobile-raspberry-pi-computer-build-your-own-portable-rpi-to-go/
      http://www.kickstarter.com/projects/1952418207/all-in-one-raspberry-pi-case
      http://www.adafruit.com/blog/2013/05/17/raspberry-pi-in-oak-case-with-monitor-piday-raspberrypi-raspberry_pi/

      You can find all the required parts by visiting pretty much any website of a large Raspberry Pi dealer (Adafruit, Element14) that has a dedicated RaspPi section and you'll find a list of all the parts, ready made, to be shipped to you to do just this.

      Its not like this guy had to even 'find parts'.

      And these are cooler (alas, the don't really qualify since they don't have monitors attached):

      http://supernintendopi.wordpress.com/
      http://raspi64.blogspot.com/2013/03/all-buttoned-up.html

      If this kind of crap post belongs on slashdot, so does everytime I take a shit, as its equally as impressive and as rare of an accomplishment.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  12. Awesomeberry Pi by tuppe666 · · Score: 2

    There are so many other SBCs out there, why does everyone keep focusing on this one particular...

    Its actually a reasonable comment, and for future reference on that could have been made without the bad language(I do it for effect, but it rarely adds anything), Other boards (and Android TV sticks) provided real advantage over the pi from price, to power...someone even suggests openness, and many(including me) think it has sacrificed too much in memory, and CPU(for that price)...and for me misses a critical SATA header.

    The reality is the best technology does not win, It gained support by having good intentions(and succeeding in them)...revolutionise Computer science education (hell its now made in Wales), and has become the the most supported board out there...there are three distribution for XBMC alone, and some really cool things done with it. I own one it works great

    1. Re:Awesomeberry Pi by Ford+Prefect · · Score: 2

      If someone finds me a similarly-sized Raspberry Pi alternative for $35 (plus reasonable postage and packing) that has a semi-decent GPU, USB, ethernet, audio and GPIO, and runs Linux - I will buy it and report back.

      (The BeagleBone Black looks interesting at $45. I think I might get one of those anyway...)

      --
      Tedious Bloggy Stuff - hooray?
  13. Re:Used? by dido · · Score: 2

    Indeed. However, power usage is something to consider. A model B RPi uses a piddling 3.5 W, whereas a Core 2 Duo E6850 by itself consumes nearly 20 times as much power (65 W). If you're running it 24x7, that's the difference between 17 kWh per month and 327 kWh per month. With an electricity cost at about 12 US cents per kWh (US average), that translates to a US$37.20 per month difference. The cost of the Pi is thus more than made up by electricity savings in just a month. Other factors, e.g. the fact that most Core 2 Duo machines will likely have fans and other moving parts that will reduce its overall reliability, that a Pi is much smaller overall, etc, are probably serious considerations. It really depends on what you want to be able to do. The one I bought sees use as a HTPC and home file server (among other things), and it is more than ideal for the purpose. I was considering buying an ITX Atom board for this purpose before I settled on a Pi: the power consumption was what decided the issue.

    --
    Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  14. Re:Used? by tftp · · Score: 2

    Please check your math, it's an order of magnitude off. Often whole houses don't draw 327 kWh/mo.

    Per my calculations, R-Pi will cost 30 cents/mo, and an E6850 will be $5.70/mo. However if you close the lid of the notebook it draws much less, about 23-25W, and then the costs drop down to about $2.50/mo. Nobody worries about such a piddly expense.

    For example: 3.5W * 24 hrs/day * 30.5 days/mo = 2.562 kWh (30.744 cents/mo.)

  15. So buy a low-end tablet by Animats · · Score: 3, Interesting

    If you want a generic portable computer with an ARM CPU, buy an Allwinner-based tablet. Those use the Allwinnner system on a chip, which has an ARM core and costs about $7 in quantity. They're under $70 in the US, around $30 in Shenzhen.

  16. Am I missing something? by jw3 · · Score: 2

    "fully enclosed mini desktop computer that could be taken anywhere without the need for cabling or setup"

    So, basically, a laptop?

    Seriously -- how is that news? People have been doing it for years now. Here is a random google link from 2012: http://blog.parts-people.com/2012/12/20/mobile-raspberry-pi-computer-build-your-own-portable-rpi-to-go/

  17. half baked by pbjones · · Score: 3, Insightful

    there are better solutions. RPi in a plastic case? where is the news?

    --
    There was an unknown error in the submission.
  18. Re:Shitberry Pi by jones_supa · · Score: 2

    Well, any $99 Android tablet really. You get the screen for the price.