Slashdot Mirror


The Raspberry Pi Turns One

hypnosec writes "The Raspberry Pi turned one yesterday. Raspberry Pi was first launched on 29 February 2012 in the UK and it was received with a huge amount of enthusiasm by students and researchers alike. The Pi has had quite an eventful year, with researchers building a Raspberry Pi cluster; release of an official turbo mode patch; a 512 MB RAM upgrade; the launch of a Pi Store; sales of over a million units; and release of the Minecraft Pocket Edition."

13 of 81 comments (clear)

  1. Re: Obsolete Processor by YukariHirai · · Score: 4, Insightful

    "Cheap" was a higher priority for the project than "powerful" or "up-to-date". For its intended use, and many secondary uses, it's perfectly adequate.

  2. Hard to believe by phantomfive · · Score: 3, Insightful

    I've seen so many stories about it here on Slashdot, it's hard to believe it's only a year. Feels like a decade.

    --
    "First they came for the slanderers and i said nothing."
  3. Re: Obsolete Processor by tlhIngan · · Score: 4, Insightful

    It's not an obsolete processor. It's a SoC designed for a VERY specific use case - a media player.

    It's got a top-notch GPU with video decode and 3D graphics (VideoCore 4), making it ideal for media playback. Broadcom threw a lowly ARM core there to handle thee UI and other tasks (like the care and feeding of the VC4 - from network, USB, or other sources of media). For that, you don't need a high end processor, but by integrating the two, a media player only needs a single chip solution that's cheap. No need to add an external processor that would probably be overpowered for the purpose, then need to handle multiple power rails and memory and other things.

    It's a very purpose build ASIC. That's why it's cheap - it was designed for a media player that costs $99 retail like a Roku or AppleTV or other media box. It's got a powerful GPU to handle the video, and a lightweight ARM to handle UI, and feeding the media to the GPU.

    It's also why it can be a dog-slow processor that can still do impressive graphics at 1080p or play video at 1080p.

  4. Fascinating! And congratulations by demon+driver · · Score: 5, Insightful

    Some of these days I'll probably get one just for fun...

    Now that the Raspberry Pi even has its own "Raspbmc" XBMC distribution, I could just as well have used one for my living-room audio/video needs instead of the cheap netbook I bought. (Which was no bad choice either, although driver issues forced me to use Windows instead of Linux, which otherwise would have been just perfect.)

    What makes it so fascinating: it's extremely cheap, it's a great gadget for learning and experimenting with hard- and software, and at the same time it's powerful enough to be employed for quite some serious real-world computing tasks.

    And by the way, in a world that is being choked to death by an economic system based on profit maximization, forcing more and more people to tighten their belts even in the rich industrialized regions while the objective requirements for universal affluence and well-being, i.e. resources, productivity and workforce, have never been available in such an abundance, inventions like the Raspberry Pi will probably become more and more important for people.

    1. Re:Fascinating! And congratulations by slickepott · · Score: 4, Informative

      I just got my little Pi less than two weeks ago and it also does what I want.
      Serves as a web server / home server connected to an external HDD.
      Web server being more for testing stuff and sharing with friends so it can handle the load.

      Old solution was a Core 2 Duo. Noisy and eating more energy.
      So far I'm happy and might buy another to see more of what it can do.

  5. Re: Obsolete Processor by Kingston · · Score: 5, Interesting
    Here is something surprising I read on the Raspberry PI blog yesterday, according to a Broadcom engineer called Dom Cobley, talking about Eben Upton the originator of the Raspberry Pi project:

    "The ARM was snuck into 2835 as a bit of skunkworks from Eben, who had these wild ideas about the general public being able to buy a breakout board for our chip and program it themselves. Sounded great to me, but far-fetched."

    You are right about the chip, the Roku 2 media players all use the Broadcom BCM2835.

  6. The aboslute best thing about the Pi... by CaptainOfSpray · · Score: 5, Informative

    is the general purpose I/O pins that enable you to read, write, or drive many sorts of real-world device (thermometers, pressure gauges, GPS, servos, motors, etc etc). This feature, in a device that can talk to the internet, opens up a world of possibilities. So the flow of creativity around the Pi from people of all ages and walks of life is just awe-inspiring.

    So don't see the Pi as just another computer like your desktop or your laptop.

    --
    "Cock Up Your Beaver" does not mean what you think. This sig is intended to clog filters and annoy do-gooders
    1. Re:The aboslute best thing about the Pi... by CaptainOfSpray · · Score: 2

      Ok, so you're saying that it makes sense to risk frying a $500 laptop instead of a $25 Pi? Riiiight.

      And when you say "underpowered", that's because you hadn't realised that the SoC was designed to go into hi-def PVRs or BluRay players, so it has a muscular GPU, and the "underpowered" ARM CPU was an afterthought...and you haven't kept up with the news, that a guy at UCL is using the Pi to analyse MRI brain scans, which he will be able to do significantly faster when the library that supports the GPU arrives in a few weeks. Welcome to the world of open source, where you don't have to wait ages for the suits, who then say no to doing something sensible.

      --
      "Cock Up Your Beaver" does not mean what you think. This sig is intended to clog filters and annoy do-gooders
  7. I bought a couple... by MMC+Monster · · Score: 5, Interesting

    I bought a couple just to play around with on the home network.

    I am using one as an XBMC player in the kids room. It works fine, no problems. Surprising, considering how underpowered it is compared to the Atom-based computers I'm using elsewhere to run XBMC.

    The other I am using as a fileserver. It's not set up in a RAID, but it gets quite good performance. So good, in fact, that I am using it for daily use to serve media throughout the house instead of the Netgear ReadyNas Duo that I originally bought for the job. (The Raspberry Pi has better throughput on both reads and writes when using ssh protocol. It also supports hard drives over 2TB.)

    As a plus, I'm now completely comfortable dealing with a headless system. :-)

    --
    Help! I'm a slashdot refugee.
  8. Re:Efficiency undermines speed by Gothmolly · · Score: 2

    You lose forever for using the word 'pooter'.

    --
    I want to delete my account but Slashdot doesn't allow it.
  9. I also have a couple. Quite useful too. by Robert+Frazier · · Score: 4, Interesting

    One is a dedicated NTP (Network Time Protocol) server, with an attached GPS (Global Positioning System) receiver (Trimble Resolution T). The receiver puts a PPS (Pulse Per Second) on a GPIO (General Purpose In Out) pin. Using out-of-the-box NTP software, it is aligned to UTC (Coordinated Universal Time) with an offset of less than 1 microsecond. I had the GPS receiver in a much busier computer, but there was too much fluctuation, so the accuracy wasn't as good. In particular, the other box did CPU stepping, which is bad for for this sort of thing.

    The other Raspberry PI is also a single purpose appliance (for now). Using some of the features of pulseaudio, I stream music via multicast and RTP (Real Time Protocol). A Raspberry PI is hooked up to some active speakers (via a USB soundcard). The Raspberry sits around listening for the multicast, and plays what it gets. I did it this way, using pulseaudio multicast, so that all the music players in the house are in sync (as far as my hearing can tell).

    From my point of view, what makes the Raspberry PI attractive is that it is reasonably inexpensive, reasonably power frugal, reasonably well documented, and has strong support. All this makes it pretty much ideal when turning a general purpose computer into an appliance, with the possibility of changing its use in the future, or adding uses.

    Best wishes,
    Bob

  10. Re: Efficiency undermines speed by Anonymous Coward · · Score: 3, Informative

    A 486 is 32 bit.

  11. Re:Real price is 70 EUR by Lumpy · · Score: 2

    The real price is $35.00USD that is what I pay and #3 is on it's way.

    Maybe you need to look for just the unit instead of a whole starter kit.

    --
    Do not look at laser with remaining good eye.