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

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

  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 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 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?
    2. 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. 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.

  6. 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?

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

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