Slashdot Mirror


A Least Half a Million Raspberry Pis Sold

hypnosec writes "The Raspberry Pi Foundation has announced that it could have sold over a million units of its credit-card-sized computer, the Raspberry Pi. Announcing the achievement, the foundation wrote that one of its distributors, Element14, has sold over half a million units of the Raspberry Pi, and even though the foundation doesn't have up-to-date figures from its other distributor, RS Components, it is expecting to have sold its millionth unit of the computer."

5 of 212 comments (clear)

  1. Is it time for the $1,500 Apple iPi yet? by Andy+Prough · · Score: 5, Funny

    You know Jobs must have left detailed plans for it.

  2. Re:What do I do with one? by heckler95 · · Score: 5, Informative

    Adafruit has a great series of lessons on how to get it setup and examples of some interesting uses. They also have a ton of useful accessories, cases, etc.

    I've done a few Arduino-like experiments using their Pi Cobbler breakout board. I got mine to output status information (date/time, IP Address, network stats) and/or a twitter feed on a cheap 16x2 LCD display. With a cheap wifi dongle and one of those USB emergency cellphone chargers for power, it's completely independent of wires, so I'm thinking about adding some motors and maybe a few IR sensors to create a basic rover. Once you get the distro setup to auto-login and install TightVNC server and enable SSH, you just need to give it a network connection to control it remotely from a PC. I only hooked mine up to an HDMI TV once on first boot to get those things running. Now I just turn it on and wait for the IP to appear on the LCD display and SSH or VNC into it.

    I agree that initially it was tough to come up with useful things to do with it, but the Adafruit tutorials went a long way toward inspiring me and walking me through the more mundane details of taking care of the basics (SSH, VNC, WiFi, etc.) so that you can focus on actually doing something cool with it. You can also search around for BeagleBone or Arduino + Ethernet Shield projects for ideas since the Pi can do most of what those can at a fraction of the price. Good luck!

  3. Raspberry Pi = Awesome by Anonymous Coward · · Score: 5, Insightful

    So many uses so little time. I love my Pi, and am planning on buying one or two more.

      It has programmable pins !!! which can be used to switch relay s and control electronics, no weird usb breakout box needed. If you end up frying it, your only out $35 or $25.

    It is an amazing video player, pushes 1080p H264&MPEG2, with Dolby digital without a sweat (mpeg2 license cost about $2). Run XMBC on it and you can control it with the TVs remote, The best support of CEC I have ever seen. I am in the process of using mine as a dvr.

    It takes only 2 watts to power!! Perfect server for a low traffic website. Cheap to keep running 24/7. Plus its completely solid state so no fan issues, no noise.

    True there are other options out there for all of this, but none of them have the wealth of documentation, or community support that the Pi has.

  4. Re:What do they do? by DeliriumNocturnum · · Score: 5, Informative

    I'm using my 512 Pi for XBMC (via Raspbmc) and it has come a long way. Booting from SD but running the OS from a USB drive really improves the speed and navigation of menus, so that there is little to no lag now. I really enjoy using XBMC now (CEC passthrough and I don't even need a separate remote). For $35 and effectively using a device that was never designed to do what I'm using it for, I have zero complaints.

  5. Re:What do they do? by MachineShedFred · · Score: 5, Informative

    Don't use USB. Use the integrated I2C bus, and this thing. It's cheaper, doesn't suck power through the already limited USB on the RPi, and gives you 10 location updates per second in exactly the form you're looking for.

    --
    Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.