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."

23 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 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.
    3. 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.

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

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

    5. 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.

  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.

  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.

  12. 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.

  13. 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.