Slashdot Mirror


Milestone: The Millionth UK-Made Raspberry Pi

judgecorp writes "The millionth Raspberry Pi microcomputer has been made in the Foundation's Welsh factory. Total sales so far are 1.75 million, including the initial stock made in China." (Do you have one? If so, what are you using it for?)

85 of 129 comments (clear)

  1. I have two... by Anonymous Coward · · Score: 4, Informative

    The first one is used as a media player with the openelec distribution (it's the best one, with a very active community), and the second one is used as a secondary computer, with the raspbian distribution and an amazon kindle used as a display :-)

    1. Re:I have two... by bobbied · · Score: 1

      and the second one is used as a secondary computer, with the raspbian distribution and an amazon kindle used as a display :-)

      Pardon my ignorance.. But how do you use a Kindle as a display for a PI?

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    2. Re:I have two... by dmbasso · · Score: 2

      I'm curious as well.

      I use mine as a XMPP server. The following was before I had a blackout here (Sept. 16):
      dmbasso@raspberrypi ~ $ uptime
      11:46:25 up 180 days, 10:47, 1 user, load average: 0.00, 0.01, 0.05

      --
      `echo $[0x853204FA81]|tr 0-9 ionbsdeaml`@gmail.com
    3. Re:I have two... by Anonymous Coward · · Score: 1
  2. I have two and, by Anonymous Coward · · Score: 2, Informative

    I have done nothing useful with them. They are collecting dust

    1. Re:I have two and, by Anonymous Coward · · Score: 2, Insightful

      The problem is you, not the raspberry!! :-)

    2. Re:I have two and, by Anonymous Coward · · Score: 1

      I have two, also. Although they run Linux, they are slow... really slow. A LAMP system is a joke, not to mention that I get file corruption problems after a careful power-down/halt and reboot. I have one of them running in a telephone monitor application, and that works, somewhat. Linux on the cheap it's not.

    3. Re:I have two and, by Anonymous Coward · · Score: 1

      Yeah, I could understand owning one Pi that gathers dust. But two? You'd have to be thinking: "you know, there's a 3 inch by 2 inch rectangle on my desk that I'd like to keep dust off of. Maybe I'll buy a Raspberry Pi and just leave it there."

    4. Re:I have two and, by Tarlus · · Score: 4, Informative

      Are you running the entire OS off of an SD card? That might be your problem, as SD cards are relatively slow and not designed for frequent read/writes. Databases will rot those things out pretty quickly. Since the SD is required to boot the Pi, I set mine up to load the kernel from the SD and the rest of the OS from a USB disk. It is significantly faster and more reliable, and thus far it has proven to be a pretty solid and reasonably fast personal Linux server. (Though I do run it without X.)

      Here's a guide that describes the process.
      http://www.dingleberrypi.com/2013/05/install-and-run-raspbian-from-a-usb-flash-drive/

      --
      /* No Comment */
    5. Re:I have two and, by monkeyhybrid · · Score: 1

      How about donating them to a school?

    6. Re:I have two and, by spire3661 · · Score: 1

      I have been serving a static webpage with lightppd with an uptime of 290 days.

      --
      Good-bye
    7. Re: I have two and, by Blakkandekka · · Score: 1

      You're running your vacuum cleaner with them? Cool.

  3. RasPi had so much potential by Anonymous Coward · · Score: 3, Interesting

    Unfortunately, they made these little computers a bit *too* cheaply. In my experience, their poor power regulation makes them just flaky enough to be totally unsuitable for use as anything other than as a nerd toy.

    Which is really too bad - I wanted them to pull it off, and they do make a neat nerd toy, but in any kind of actual production use where random failures are a Bad Thing, and failure to boot is damn near guaranteed to happen occasionally, they are unsuitable.

    On the other hand, I hear that the beaglebones have solved this problem, though I've never laid hands on one myself.

    And on the gripping hand, Arduino has been, for me, open source and cheap done properly. Love that kit.

    1. Re:RasPi had so much potential by Anrego · · Score: 1

      I think that was kinda the intent though.

      The stated goal early on was to be an ultra-cheap computer for students to mess around with, not to be a low cost SBC for production use. That said, it does make an awesome nerd toy, and probably will find real use in production in cases where random failures can be tolerated (driving the display monitors that seem to be all the rage everywhere seems a really good example).

    2. Re:RasPi had so much potential by ledow · · Score: 5, Interesting

      Same here.

      My RPi from the very first batch has been gathering dust ever since I ran into a whole bunch of power and USB issues (the USB and SD port - or is it the Ethernet and SD, I forget? - both compete for bus resources and slagging any one of them can *silently* drop packets on the other). They tried to fix it but their debugging was non-existent for so long I stopped providing helpful data. About a year later, they put out a firmware fix that basically bodges things because the hardware design can't be changed.

      Couple with initial compatibility problems resulting in sending my SD card to Broadcom themselves at the request of some RPi folks and then NEVER hearing anything back, not a dicky-bird, and still having the problems on even the latest firmwares, and the whole thing ended up in the attic. You honestly can't use a device that has problems that intermittent / unpredictable under heavy load, especially when all the interesting stuff will keep it under heavy load for the majority of its runtime.

      Some day I'll knock it up to be a doorbell or some other non-critical electronic project but it's really just-another-IC to me at the moment, so it's gathering dust. Keeping it purely for future nostalgia value ("I remember I spent fucking months trying to get this to work!") and the fact that selling it isn't worth it because they cost so little.

      Depending on your definition, they delivered the device they promised. Trouble is, it's next-to-useless for anything non-trivial in the homebrew-gadget department and don't even get me started on their selling this to schools (I work in schools - I showed everyone, from teachers to decision-makers to techies, right at the peak of the popularity of the launch when it was featuring on the BBC. We unanimously agreed that it was a nice gadget that, if you have the knowledge to use it with the educational resources provided - which is next to none - then you don't need it and can do much more interesting things on an ordinary PC).

    3. Re:RasPi had so much potential by ledow · · Score: 2

      Oh, forgot to say.

      The biggest use of it I ever had was - I needed to display a PC on two large external monitors connected over HDMI via 50m CAT6 runs on an extender. The extender for one of the displays broke.

      Fortunately, I only needed to clone the image onto all the displays, so I put the RPi on the Cat6 behind the display, plugged it's HDMI out into the display, wired the cable to be Ethernet, had the RPi boot to a VNC viewer, and ran a VNC server on the machine that had the display.

      It was small enough, low powered enough, on-hand at the time, and didn't take long to bodge. That was about it's only saving grace, but to be honest I had at least three backup plans that I nearly put into action anyway, it was such a faff.

    4. Re:RasPi had so much potential by bobbied · · Score: 2

      their poor power regulation makes them just flaky enough to be totally unsuitable for use as anything other than as a nerd toy.

      Last I looked, the Pi depends on the power regulation of the power supply being used. I've had no problems with my Pi's but I also have 2 Amp capable 5V supplies and I use short USB cables to power the thing. I've not had any stability problems.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    5. Re:RasPi had so much potential by TheGratefulNet · · Score: 1

      did they finally fix the 'elephant bug' (as its called)?

      that was the #1 showstopper for me continuing to use the rpi.

      the ethernet was not reliable since it went thru usb and usb was the problem!

      without 100% rock solid usb, the board is not trustable.

      the power supply issue is not hard to work around but the usb bug was a major issue and an embarassment.

      --

      --
      "It is now safe to switch off your computer."
    6. Re:RasPi had so much potential by Anonymous Coward · · Score: 1

      And also, Eben and the Pi foundation stated in the past that they would be super excited if other companies took thier lead and created competing products. This is exactly what happened. you can have a Pi A ~$30, Pi B ~$40, BeagleBone ~$45 (adafruit prices). The landscape is about to get larger with the Arduino TRE. I'm SURE the Pi foundation doesn't care if you buy a Pi or something else, as long as you're exploring, making cool things, and sharing your knowledge with the community.

      I recently picked up both a Pi B and a BBB. I'm using the Pi as a print controller for my RepRap. (changed desktop computers and wanted a cheap system I could freeze the SW stack on). I've found the the Pi to be a much more seamless platform. On my BBB, the default ssh server was broken (not too hard to fix), I couldn't mount an smb share at all (no kernel module available, but it was listed...), and I couldn't get a vnc server up (might retry this one). I've been much happier with my experience with Raspbian than Angstrom. That said, the BBB builtin web server with IDE and shell is pretty cool. I'll probably move my BBB to one of the other OSes available. (Disclaimer: in the past I've dug through Arch, Debian, Ubuntu, Suse, Fedora, some mini distros like puppy and DSL, and gotten partway through LFS. Debian is my go-to though.)

      I don't know what I'm going to do with the BeagleBone yet, just bumbling along til I think of something neat.

    7. Re:RasPi had so much potential by beltsbear · · Score: 1

      I am sure you are using a knock off USB power adapter to run your Pi. The Raspberry Pi's I am running have not crashed over long periods of time. Some generic USB power adapters put out huge amounts of noise and are not regulated well.

    8. Re:RasPi had so much potential by Joce640k · · Score: 2

      He obviously didn't bother to read the documentation and tries to run hard disks without a USB hub, etc.

      Rules about current consumption are only for losers.

      --
      No sig today...
    9. Re:RasPi had so much potential by CastrTroy · · Score: 2

      While I have found a good use for my Raspberry Pi (outgoing VPN Gateway), I have found there are some severe limitations. I would like the ability to have an actual SATA or IDE storage device. I'm not entirely sure, but I'm pretty sure it's the lack of DMA that causes all the problems. I could consistently crash my Pi running torrents and writing to the SD Card. Writing to the USB slot got rid of the crashes, but the disk I/O was still the limiting factor in how fast I could actually get the downloads, and my internet connection isn't really all that fast. I would also like a networking port, preferably Gigabit, but 100 mbit is fine, as long as it doesn't run off USB. USB is fine for mice and keyboards, but really sucks when you're trying to do heavy I/O, especially when you have such a weak processor.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    10. Re:RasPi had so much potential by ssam · · Score: 1

      I've had no trouble with network. I'm using NFS and ssh to move files andstream audio. (but i assume those protocols are robust against the odd dropped packet)

    11. Re:RasPi had so much potential by Anonymous Coward · · Score: 1

      Well my daughter's school is using it with MIT Scratch which has Pi-specific plugins to allow you to control the GPIOs directly. Then the whole board goes onto a robotics platform and drives around while you access Scratch on the desktop over VNC to control it all.

      I'm not sure how you go about doing that on an ordinary PC.

      I guess imagination is the key here ...

    12. Re:RasPi had so much potential by randomuser2 · · Score: 1

      I wanted to thank you for the Mote in Gods Eye Reference. Fun.

    13. Re:RasPi had so much potential by tchuladdiass · · Score: 1

      I had problems initially with the adapter that came with my Nokia phone -- it was labeled as 1.5 amp. Got a bunch of errors on boot if a keyboard, mouse, and ethernet were all plugged in. Then I switched to the adapter that came with my Samsung galaxy nexus -- rock solid.

      What I'd like to know, for anyone else having problems, does switching to a "known good" power source help? And what other good power sources are there that are readily available (such as maybe one of the Apple usb chargers)?

    14. Re:RasPi had so much potential by spire3661 · · Score: 2

      Its meant for trivial things, thats kind of the point. If you want hardened gear you have to pony up for it.

      --
      Good-bye
    15. Re: RasPi had so much potential by OECD · · Score: 1

      This is a known problem/solution. Adafruit sells a good converter.

      --
      One man's -1 Flamebait is another man's +5 Funny.
  4. Dirt cheap thin clients. by Forbo · · Score: 2

    Congrats on the milestone!

    Our business uses them as Linux Terminal Server Project thin clients. We were able to cut our new hardware costs to 1/5th of what they were before.

  5. Good work guys. by Anrego · · Score: 5, Insightful

    People thought it would never get it off the ground. Then people thought it would never ship. Then that it would be plagued by problems and die. Then that it would never hold interest long enough to get to the point where you could get one without waiting 6 months.

    There are still lots of haters, talking about how there are better “alternatives” out there (alternatives usually being 3 or 4 times the cost, impossible to get, or apples to oranges).

    That said, I can order a perfectly functional unit, for the promised price, and have it here (in Canada) in about 4 days. I’ve got 5 of them now. I’d call that a huge success.

    You brought something awesome into the world, and I thank you :)

    1. Re:Good work guys. by carlhaagen · · Score: 1

      "There are still lots of haters, talking about how there are better “alternatives” out there (alternatives usually being 3 or 4 times the cost, impossible to get, or apples to oranges)."

      The MK808B, just to name one example out of many, isn't 3 or 4 times the cost, nor is it impossible to purchase. At $45 including shipping It's less than twice the cost. But why are people who widen their horizons, or require more computational/graphical power "haters"? That sounds pretty damned narrow-minded.

    2. Re:Good work guys. by Anrego · · Score: 3, Insightful

      Nothing wrong with people using other products that better suit ones needs, the hate part comes from people measuring the pi against alternatives that are either more expensive (at that scale, $10 is huge), doesn't do the same thing (no video output, runs android, etc..), or impossible to get hold of.

    3. Re:Good work guys. by Anonymous Coward · · Score: 2, Informative

      MK808B

      No Ethernet (but 11n which might be more useful for some), runs Android (although apparently one can put Ubuntu on it), and most importantly: no GPIO. I'd say it falls in the "apples to oranges" category.

    4. Re:Good work guys. by Anrego · · Score: 1

      That list of differences wasn't specifically against the mentioned alternative.

      I haven't specifically looked into the MK808B, but just based on a quick image search, the lack of GPIO pins stands out.

    5. Re:Good work guys. by Anrego · · Score: 2

      I've got 2 of them driving displays. Basically just running X with appropriate xauthority setup and synergy.

      One of them I'm using as an isolated computer to do all my banking/financial stuff on. This replaces a an old P2 box I was using for this purpose.

      Another I'm just messing around with (playing with the GPIO pins mostly).

      And I've still got one still in the box.

    6. Re:Good work guys. by Anrego · · Score: 1

      Lack of ethernet port would also stand out for those 3 use cases. I don't use wifi at home, it would probably suck for X forwarding, and certainly wouldn't be ideal for an isolated machine used for banking...

      That aside, those are just my 3 immediate uses for it. I haven't had time to get any of my planned projects off the ground yet (my specific interest is GPIO + opendds (or some other dds-esq message/data middleware))...

    7. Re:Good work guys. by spire3661 · · Score: 1

      I can go buy one RETAIL, 10 minutes away.

      --
      Good-bye
    8. Re:Good work guys. by spire3661 · · Score: 1

      Does the Mk808B have GPIO?

      --
      Good-bye
    9. Re:Good work guys. by spire3661 · · Score: 1

      OK smart ass. I use the GPIO to connect all sort of sensors I have (temp/humidity/compass/GPS etc) plus micro LCDs for status display.

      --
      Good-bye
    10. Re:Good work guys. by Anrego · · Score: 1

      "I don't use wifi at home, it would probably suck for X forwarding, and certainly wouldn't be ideal for an isolated machine used for banking..." - why, exactly?

      Someone turned on the microwave.. whelp, all those X apps are now hung. As a principle I think using wifi for anything that doesn't move is silly (hence why I don't use it at home, where all my machines are in fixed locations).

      i guess you need gpio for banking errands

      Did you even read the second line in my post. Using it to drive 2 displays and as a banking machine isn't all I plan on doing with the things, those were just two good uses I could do right away.

      Decision logic:

      RaspPi: GPIO and can probably run OpenDDS (or some form of DDS, RTi recently published an article about getting their solution to work)
      MK808B: Could probably be made to run DDS, no GPIO
      Arduino: GPIO, no way it's running DDS

      The combination of GPIO and enough processing power to run complex software (like.. DDS) is what got me excited about the RaspPi when it was first announced. The fact that I've also used the RaspPi to solve some other problems in the interim for which the MK808B may have worked is irrelevant.

  6. I have one! by nurhussein · · Score: 4, Interesting

    I'm using it to learn about ARM, and write baremetal code for it. Maybe it'll morph into a little OS. It's lots of fun. Anyone else doing this?

    1. Re:I have one! by jeremyp · · Score: 1

      I did that for a bit. I got to the point where I could put text on the screen before I got distracted by something else. I'm currently planning to repurpose my Pi as a media centre for my parents' kitchen. If it works out, we'll probably replace it with a more powerful machine.

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    2. Re:I have one! by BobNET · · Score: 1

      I'm thinking of it (using https://github.com/dwelch67/raspberrypi as a tutorial), but seeing that I just got around to writing "Hello, world!" in an x86 boot sector a few weeks ago (and that's cheating since I'm able to use the BIOS), I might be a while :-P

    3. Re:I have one! by evilmidnightbomber77 · · Score: 1

      I learnt my ARM coding in 1990 or so from Cockerell - http://www.peter-cockerell.net/aalp/ DO IT, IT'S FANTASTIC.

  7. jep by lapm · · Score: 1

    I use mine for php/python development platform, very nice, very easy to move with me if needed. Just little sad broadcom is not exactly opensource and those chips are locked down pretty tight even on datasheet side.

  8. Re:great, more landfill fodder. by bobbied · · Score: 1

    ive never cared for the Pi for a few reasons, call me a hater but ive reasons..

    Beagle board over the Pi? To each their own I guess. I like cheap myself....

    This software/electrical engineer own two Pi's and I see why they are popular. They are CHEAP and reasonably well supported. They are also easy to setup and use in most suitable applications and they are CHEAP. I do not complain about lack of horse power or about the Pi's other limitations because it is CHEAP. My only complaint about the Pi is the card slot is way too easy to break, but you can replace the slot or just replace the Pi because it is CHEAP. Even being CHEAP, the Pi can be used to stream HD media, browse the web and a whole host of things you can imagine, just remember that it really can only do ONE thing at a time, but it's CHEAP too!

    The Pi was designed around one major goal, to be CHEAP. That is where the Pi shines and the secret to it's success, it is inexpensive to get started and CHEAP to replace when it breaks.

    Finally, unlike other projects running 2-3 times the price (Of which there are many and the Bebalboard is an example), the Pi is CHEAPer..

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  9. So many uses by nickovs · · Score: 4, Informative

    I have four RPi boards. One monitors my UPSs, cleanly suspending my server when the power goes out and sending wake-on-LAN massages to it when the power comes back up so that the UPS only needs to drive my switch and AP, one has a camera board and does motion detection to spot people coming into my office, one is currently operating as a Bluetooth LE beacon for testing the new iOS iBeacon stuff and one is just for tinkering. Most of these have a few other services running on them too (two have I2C thermometers on them).

    I see a lot of negative comments about the Pi being underpowered. Perhaps if what you want to do is run FPS games or you are trying to run Big Data analytics then this is true but it's plenty powerful enough for a whole host of service tasks. It's not that many years ago that the Pi's level of power would have been considered a high-end desktop configuration. The purpose of the device is to give kids a low-cost entry into programming and it does just that. On top, at $25 for a Model A its fine to put in 'dangerous' places where something bad might happen to it (like outdoors, driving the sensors and servos for my Halloween decorations). No, I don't have my MongoDB server on a Raspberry Pi, but for many many projects they are just about perfect.

    --
    If intelligent life is too complex to evolve on its own, who designed God?
  10. Router by duppyconqueror · · Score: 3, Interesting

    I'm using it as a home router. It connects to my cable modem and two wireless access points. One access point is a guest network for all the randos who come visit and want to get on wifi, and the other one is for my family's use. I have dhcp handing out IPs, and iptables rules preventing communication between the networks and haxors from the cable modem side. So far, it has worked great, and if an access point ever dies (which seems to be an increasingly common occurrence), I just have to swap in a new one with minimal reconfiguration.

  11. Multi-purpose box by Blakkandekka · · Score: 1

    Currently using it with XBMC to watch BBC iPlayer - it's bridging the gap in the living room while I decide which 'proper' media box to buy (a Roku maybe). Once that's done I'll either re-purpose it into a print server to get the printer off the desk it's currently on or just have a play with Python with my 13 year old son. Once you've got one hanging around it'll fill any number of niches.

  12. RasPi Terminal Server by dir-wizard · · Score: 2

    This may sound a bit old school.. All my linux servers are headless and use a NULL-Modem (RS232) to access their console. My Raspberry PI (with raspbian) uses a 4 port USB-Serial adapter to connect to all my servers. I connect to the RasPi over the internet using SSH (No Passwords - Certs!) and then use conserver (www.conserver.com) to manage the machines.

  13. Two "A"s and a "B" by smurd · · Score: 3, Informative

    I use the A modles to run composite video loops in a bar, and the B as a ethernet->WiFi router (and video too).

  14. I have 2 by OldGoatDJ · · Score: 3, Interesting

    I use one of mine in my Linux class to show another flavor of Linux and to demonstrate networking. I have used the other one, with a webcam and speakers, to facilitate a scary halloween display.

  15. Public display Adaptor by gnalre · · Score: 1

    Using it to display photo's on a public display panel. Also looking at using one as a wireless router

    --
    Choose your allies carefully, it is highly unlikely you will be held accountable for the actions of your enemies
    1. Re:Public display Adaptor by smurd · · Score: 1

      Using fbi? I'm just about to write a framebuffer slideshow for my "A"s.

  16. They are great! by guillebot · · Score: 1

    First as media center (Raspbmc), second as home automation (openhab).

  17. I've got 3 by LordWabbit2 · · Score: 1

    I've got three
    Using one in the garage for a remote camera with motion sensing on it (wireless dongle for network)
    Hooked to the TV in the spare bedroom so any guests can check their mail and do some surfing
    Was using one for messing around with for electronics but my media centre died and I'm using the PI for that, bit underpowered for the job but it works ok.

    Probably going to order a couple more for other things I want to do.

    --
    There are three kinds of falsehood: the first is a 'fib,' the second is a downright lie, and the third is statistics.
  18. Geeky in multiple ways by djlemma · · Score: 1

    I am using my Pi to provide video for a costume I'm making. It's for a character who has a television for a head, and being the electronics nerd that I am, I decided to make my costume version with a functioning TV. I got a cheap old LCD TV from eBay, and put some content on a loop on the Pi, and got some batteries to power it all. Very simple, and the connection is straightforward since the Pi has an RCA composite video out.

    Of course, it's going to be a crappy costume unless I can figure out a way to make a nice shell to cover it all. So far my attempts at using fiberglass have been....mixed. :/ But for reference, the character is Prince Robot IV.

  19. My pi is about communication by fisted · · Score: 1

    irssi, bitlbee, fetchmail, mutt

    also, it's my (inbound) ssh gateway
    what could possibly go wrong, right? :)

  20. Gameshow Controller by Wizworm · · Score: 1

    My pi is wired up as a Gameshow controller. I bought two 4 inch buttons from Adafruit, they're wired up as a 2 player controller, with sound and light.

    Survey Says?
    Buzz
    Player 1 your answer?

    it was a huge hit for a large crowd

    --
    I always thought of Creationism as the Raving Right's version of the Loony Left's Anthropogenic Global Warming-brightmal
  21. Game dev by Bram+Stolk · · Score: 2

    I used mine to port my game to the platform.
    The GPU is really fast and can do 1920x1080@30fps for moderately complex scenes.
    http://store.raspberrypi.com/projects/littlecrane

    --
    Bram Stolk http://stolk.org/tlctc/
  22. RasPlex HTPC by whizbang77045 · · Score: 1

    I use the Pi as the processor/display generator for a RasPlex system. While IMHO it isn't really fast enough for all 1080 video, it's plenty good enough for 720. That makes it a cheap alternative for things like our bedrood system. Although the RasPlex software is still in development, it works well enough for the purpose at hand, and better than some supposedly mature software. It's downloadable at http://rasplex.com/ The Pi is a nice little building block when you need a small, relatively inexpensive building block. It's been criticised for requiring an extermal power supply, keyboard, etc etc. But that seems to me to be a part of the building block idea. I wouldn't really want something that committed me to too many details! And, as someone has pointed out, you don't really need a permanent display, keyboard, or mouse, since it can be controlled over the network. I think it would make a nice router, if you wanted to really customize things.

  23. Re:great, more landfill fodder. by Mdk754 · · Score: 1

    You emphasize "CHEAP" so many times in your post, yet the Pi is $40 and the BBB is $45 at adafruit. Is $5 seriously the line between cheap and not cheap? Not to mention the hardware is better in just about every way. Your problem is you're too much of a Pi fanboy to see that the "other projects running 2-3 times the price" are either before the dawn of the cheap SBC market or well out of it's scope. Not to mention the GP you refer to even mentioned this $5 difference. You're so caught up in your Pi delusions that you can't see what's right in front of you.

  24. Re:great, more landfill fodder. by ssam · · Score: 1

    > 2. its encumbered, so enjoy one more $45 product that kicks FLOSS to the curb.. Beaglebone isnt encumbered...but beagleboard isnt the word for god on the lips and hearts of every blogosphere hipster.

    The beagleboard uses PowerVR GPU, which requires a closed driver for acceleration.

  25. arm development by oojah · · Score: 1

    I use mine to create raspian packages for some software I make, so others can use it more easily. Boring, but much easier than cross compiling!

    http://mosquitto.org/

    --
    Do you have any better hostages?
  26. Re:great, more landfill fodder. by bobbied · · Score: 1

    The begalbone in your link lists for $89 MSRP. It has less memory and is a whole lot less popular than the Pi. So it's more expensive and has additional limitations. But if you like them, by all means, buy them and have fun.

    But my point is that the Pi is supposed to be what it is. It is cheap, inexpensive, low cost, educational computing device that is as CHEAP as possible so it can be used by as many folks as possible......

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  27. Re:great, more landfill fodder. by ssam · · Score: 1

    Can you recommend a board with a GPU that has acceleration with an opensource driver. The current state of opensource ARM seems a bit basic http://www.phoronix.com/scan.php?page=news_item&px=MTQ3MTM . Even intels minowboard uses one of the powervr GPUs that tainted half the netbooks back in the day.

    The old CPU is a shame, but its been fast enough for me so far. For my MPD server I replaced a Beagleboard with RaspberryPI, which is plenty fast for streaming playing FLACs and MP3s.

  28. Weather Station, time sync by EricTheRed · · Score: 2

    First one has been running for well over a year now connected to the Weather Station, uploading to various locations including twitter. The Register even picked up on this one as part of a 20 things to do with a pi.

    The second is an NTP server using GPS as the time source.

    The third is a pure experimental/dev PI.

    I've got one more model B & two A's just waiting for a project.

    Been meaning to setup a PI Cam on one to complement the weather station so that I get a sky camera (cloud cover by day, long exposure at night for meteor's etc.

    --
    Java gaming nut - http://www.retep.org/ or for the rail http://uktra.in/
  29. Re:great, more landfill fodder. by w1zz4 · · Score: 1

    No Hardware video decoding is the answer you are looking for... For low cost HTPC Pi still the best.

  30. Cable replacement by sweBers · · Score: 1

    I live in the U.S., and most people believe that cable/satellite TV is as much of a necessity as power and water. I cut my cable a year and a half ago, and haven't looked back. I have a Linux distribution that finds TV shows and stores them on a network share (semi-autonomous), then the family can use raspbmc to watch what they want using an Android as a remote. I was concerned that my family wouldn't be able to use it, but then my son turned it on and watched Pokémon by himself. It's been chugging along by itself for quite some time now; I am quite pleased.

  31. Dr P, Inc's finest creation by DrPBacon · · Score: 1

    Dr P Linux :D OpenGL on Arch ; Bluetooth Apple keyboard support ; various connectivity ; visualisation generator ; cloud platform

    --
    Spent All My Mod Points
  32. Web power strip and door annoyer by verifine · · Score: 3, Interesting

    We had a web power strip at work (8 outlets, control via web interface) go stupid. Rather than toss it, I brought it home and used 8 GPIO pins on the Pi to control the relays. It has a new web interface with direct control, control by time of day and control by offset from sunrise/sunset. My fireplace mantle lights turn on at 40 and 39 minutes before sunset. One turns off at 11 PM and the other turns off 30 minutes after sunrise. Currently at 275 days runtime. Sweet!

    The boss bought one at work for a special project. Our janitors always block open the door to a room containing network switches and patch panels. Boss has tried for 12 years to get them to keep it closed. One Pi plus a pair of USB powered (analog input) speakers and mpg123, plus one GPIO pin connected to a magnetic reed switch on the door. Leave the door open for more than 60 seconds and one of two dozen prerecorded voices ask politely but loudly that you shut the door. Another message gets played every 15 seconds until the door is shut. Had some fun working on an algorithm that isn't quite random, so it prevents replay of a message until at least 1/3rd of the other messages have been played. Problem solved, the door is always shut now. 90 days uptime on that Pi.

    Love em!

  33. Well done! by Tarlus · · Score: 1

    I have a Pi and have been pleased with how it has performed. They're not super powerful and they're not made for mission-critical applications, but they're a great toy to tinker with and a great way to learn and experiment. That was their goal, and in that, they have succeeded. Congrats on the success!

    --
    /* No Comment */
  34. Re:great, more landfill fodder. by mirix · · Score: 1

    The newer beaglebone, the beaglebone 'black', is $45 everywhere. This is the best thing raspberry pi has done, I think... make beaglebones cheaper.

    It's got:
    1GHz arm of some sort,
    512MB RAM, 2GB flash storage onboard, more through SD slot.
    Ethernet that isn't a hackjob attached to USB
    USB (host and device)
    HDMI
    an asston of i/o compared to pi.
    mounting holes aren't a fucking afterthought. Jesus christ, talk about amateur night.
    has two microcontrollery type peripherals (on die) for delegating low level IO stuff to. I haven't played with that, but it sounds like it could be pretty useful.

    In addition, there's actual mechanical drawings of the bloody thing! wow!
    Months ago I was working on a 'shield' for a pi, and mech drawings do not exist. I was completely dumbfounded at the oversight. Such a joke of an outfit, everything is so half-assed.

    --
    Sent from my PDP-11
  35. Toy by khellendros1984 · · Score: 1

    I bought mine as a toy, and that's what I use it as, for the most part. I've got other hardware that's better-suited to use as a media center. I've gotten my $35 of enjoyment out of playing around with it, though.

    --
    It is pitch black. You are likely to be eaten by a grue.
  36. Home automation by robpow · · Score: 1

    The RPi makes an excellent home automation controller, mine's running Domoticz (www.domoticz.com) and controls some lighting and reads wireless temperature sensors around the house. It's small and cheap and fast enough for this but I wouldn't run anything more advanced like a full LAMP stack or as a full time user desktop.

  37. Re:great, more landfill fodder. by spire3661 · · Score: 1

    It has plenty of practical uses. Im running a webserver off mine, almost 300 days uptime. Its just several static pages, but it saves me paying for hosting every year. I use another as a temp/humidity sensor recorder in my office. I have another one setup the same in my media closet to kick on the fans if it gets too hot.

    --
    Good-bye
  38. Re:great, more landfill fodder. by spire3661 · · Score: 1

    I broke my SD slot too. I ended up super-gluing a SD to MicroSd adapter in the socket. Works great.

    --
    Good-bye
  39. Re:great, more landfill fodder. by bobbied · · Score: 1

    Point taken, but remember you are not their target audience over there at the Pi Foundation. This thing is not about interfacing it to other things, albeit it still can, it's about being a cheap way to introduce folks to programming. Others may be matching their price now, but when they came out, they where the leader in cost/performance for a learning platform. I'm personally miffed that they can't get some of the processor chip fully utilized because of NDA's but they are/where cheap....

    --
    "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  40. system monitoring, and certificate authority by dshk · · Score: 1

    I have two, the first one displays system monitoring data. The diagrams are produced by Graphite on a real server, RPi displays them in a browser. That was not easy at first, because both Chromium and Midori are plagued with memory leaks which does not work well with Javascipt running in 24*7. My son wrote a script which reloads the tabs every hour, since that it works without issues. It only stops when there is a power outage.

    I use the other one as a certificate authority, it is not connected to the internet.

  41. Re:great, more landfill fodder. by petermgreen · · Score: 1

    1GHz arm of some sort,

    Specifically a cortex A8.

    512MB RAM, 2GB flash storage onboard, more through SD slot.

    Correct

    Ethernet that isn't a hackjob attached to USB

    Though there were some teething problems with the driver when I tried it, not sure if they have been sorted yet.

    USB (host and device)

    Indeed and unlike the original white beaglebone there isn't a stupid hub sitting between the device port on the IC and the connector.

    HDMI

    It does but the capabilities of that port are somewhat limited compared to the one on the Pi, some discussion at https://groups.google.com/forum/#!topic/beagleboard/4vge3Zs8dYE

    an asston of i/o compared to pi.

    Much of which conflicts with either the EMMC (the onboard flash you talk about) or the HDMI framer.

    mounting holes aren't a fucking afterthought.

    Indeed

    has two microcontrollery type peripherals (on die) for delegating low level IO stuff to. I haven't played with that, but it sounds like it could be pretty useful.

    Indeed though when I did a quick search it seems you have to program them in their own assembler :/

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  42. Not great for audio by manicb · · Score: 1

    Mine is idling at the moment; I couldn't get an acceptable audio setup. I wanted it to pair up with one of my synths (Novation X-Station) which has an audio interface, so I could use it for playing long samples, backing tracks etc. Wouldn't have minded if it had just turned out to be too slow or unstable, but I think the problem is a mixture of not enough USB power and general poor linux audio. Ah well, back to my netbook for that application, and it was cheap enough that I don't mind having it kicking around for a rainy day project. Home/SSH file server, perhaps?

  43. Re:Remote controlled 4wd with webcam by JamieIanMacgregor · · Score: 1

    now logged in: I've set mine up on an old r/c 4wd chassis, gpio pins running motor controller chips and webcam/wifi so I can see where it's going, all runs off a 6v gel cell battery. bored with it now so it's just collecting dust, need to find something interesting to do with it again.

  44. Fantastic tool! by DarrinNewlander · · Score: 1

    So far I have bought 8 of these things. 2 are my personal development units which are often reconfigured. The rest: Wifi router shop radio/media player Snort Intrusion Prevention system Khan Academy server blog server, basic LAMP setup dedicated fileserver/target for an in-house network security class Other projects in work include a completely solar powered portable unit using a Gechic 1301 USB powered monitor.. the whole setup pulls about 10w. A couple of weeks ago mine were used at #Paiwand, the social Media Summit in Kabul, Afghanistan to stream twitter updates via hootfeed, and help me monitor the performance of the satellite uplink for our livestream.

  45. Webcam Server by ekosynth · · Score: 1

    I found it works well with Raspbian rather than the RaspBMC it shipped to me with. Next I would like to get an I/O board and make my webcam steerable.

  46. I have three by DougDot · · Score: 1

    The first one is being used for this: http://things-linux.blogspot.com/2013/07/delicious-raspberry-pi.html
    The second one for this: http://things-linux.blogspot.com/2013/07/a-second-helping-of-pi.html

    The third is for experimentation.