Slashdot Mirror


Raspberry Pi Goes On Sale In US, Sells Out

hypnosec writes "Easter has brought some good news for Raspberry Pi fans in the US as the $25 Model A of the credit card sized computer is now available in the United States. Texas based Allied Electronics is the first local retailer selling the Raspberry Pi in the U.S. and has been selling the Pi through its online store. (There were companies selling the Raspberry Pi over eBay to U.S. users for a higher price tag earlier.) The Model A has sold out completely and as of this writing there is zero availability."

11 of 75 comments (clear)

  1. Reminds me of the old joke by Anonymous Coward · · Score: 5, Funny

    Customer: "They're selling this product for $50 below list price across the street."
    Retailer: "OK, so buy it across the street".
    Customer: "They said they don't have it in stock".
    Retailer: "If I didn't have it in stock, I could sell it for $100 off list."

  2. Slashdot - News by Morons by BitZtream · · Score: 5, Insightful

    Allied isn't the only retailer that has them.

    I can see 3 different US resellers with them in stock, shipping today, as others mentioned in posts. Model As and Bs.

    The Raspberry Pi itself has been on sale in the US over a year.

    The only people buying As are the ones who don't know how to find Bs and think there is no one other than the two adwords results at the top of Google search list that sell them.

    Congratulations, you posted a story about a rather well known and popular computing device ... and get every single detail of it wrong in every possible way.

    You have whole demonstrated you have no fucking clue what you are doing.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    1. Re:Slashdot - News by Morons by Tr3vin · · Score: 4, Insightful

      Or the editors could, uh, edit.

    2. Re:Slashdot - News by Morons by evilandi · · Score: 4, Informative

      >The only people buying As are the ones who don't know how to find Bs

      Bzzt. Wrong. Model A is the low-power version preferred by the "maker" community, as having no ethernet and no built-in USB hub, it consumes just 300mA / 1.5W compared to Model B's 600mA / 3.5W. Connect a Model A to a cheapo "emergency phone charger" and you can go for quite a while. Adding a USB nano bluetooth adaptor or wifi adaptor edges up the consumption by 100-150mA, still well under the Model B.

      If you're looking for something to be the heart of something battery powered, like a remote control car, mobile robot or something you can port around with you, the Model A is where you want to be. Well, assuming you want a "full" Linux box - if your project only requires very minimal computing power then an Arduino will cost even less, but you usually have to control it from another PC.

      --
      Andrew Oakley - www.aoakley.com
    3. Re:Slashdot - News by Morons by turkeyfeathers · · Score: 4, Funny

      I'm going to use my RaspberryPi to mine BitCoins... guaranteed front page story on Slashdot.

    4. Re:Slashdot - News by Morons by hamjudo · · Score: 4, Interesting
      I ordered two Model A's this morning. (I saw it in the Raspberry Pi news section of Google News.)

      I already have a few Model B's. I will develop on a Model B, because the ram makes a performance difference. My projects seem to either need more than 2 USB ports anyway, so the built in 2 port USB hub on the B doesn't help. I usually have an external hub. And most things I do are wireless, so the built in ethernet isn't useful. So why pay the extra 3.5 watts?

  3. Re:MCM electronics by leptons · · Score: 5, Interesting

    They have Model B, but no Model A. I want a Model A because I plan to use the device as an embedded controller and I will likely code my own assembly or C code, no need for a linux stack. So, where can I get a $25 Model A in the USA?

  4. Shameless plug? by Anonymous Coward · · Score: 3, Interesting

    Dunno what planet you live on, but there's now over a million of the little buggers out in the wild - not bad for a credit-card sized basic computer system that runs Linux (other OS's available too, btw). If the sales of the model B had been in line with the Foundations initial expectation, ie around 10,000 or so, then "shameless plugs might be the order of the day.

    For someting thats not a general consumer item, then SALES of a million devices in just over a year (not just inventory stock) is bloody good going.

    No pliugging required.

    BTW I'm interested to read that you know of "a lot of products with similar or better capabilities in smaller form factor with a case and power". Perhaps you'd like to share your knowledge of where these desirable little devices might be obtained and from somewhere reputable, not an outfit somewhere in Guangdong. Prices, including tax and shipping in single quantities miight be useful as a comparison too. Oh, and production figures? Because the more there are, the more likely it is that an active support community might form about them, rather like that the Raspberry Pi enjoys.

    Hmmmmmmmmmmm????

    1. Re:Shameless plug? by hamster_nz · · Score: 4, Interesting

      I am playing with a pcDuino from Gadget Factory, and they are also available from Sparkfun dealers.

      At US$59 it is a bit more expensive, but does have a few advantages

      - Onboard 2GB of Flash to hold an OS - no SD card needed!
      - Decent Power supply system for USB ports
      - 1GHz A8 CPU - More than 2x as fast
      - 1GB RAM
      - Mali 400 graphics accelerator
      - Android image available
      - No need for an I/O expander for hardware hacking

      Once you take off the cost of a powered USB hub and an SD card for the making the Pi usable I think it is price neutral between the two.

      I've been using Android on it to play back 1080p files (at 720p) without a problem, and play Angry Birds Star Wars... can't do that on a Pi.

      The Australian company Miniand make similar boards, some with cases and so on. Their Cubieboard even has SATA header on it, and I've got one with a 2.5" 120GB disk hanging off it...

  5. Re:What? by firex726 · · Score: 4, Informative

    That's the Model B, this is about the Model A, the cheaper version that was initially touted and got a lot of headlines for just that.

  6. Re:plug by DrXym · · Score: 4, Interesting
    You can buy gumstick devices for $25 up on alibaba.com. Even for quantities of 1. e.g. this example. Just type "android stick" and you'll find countless other vendors selling numerous variants. They come with a faster processor, more RAM, built-in storage, wifi, case, cable and adapter.

    As a package, the Pi is already obsolete and outclassed. Where it does have an advantage is it's very easy to flash (just stick an SD in it), has a large and coherent support base, and has some connectors for hooking it up to other things.