Slashdot Mirror


Raspberry Pi Gets Its Own Brick-and-Mortar Retail Store (venturebeat.com)

The Raspberry Pi, believe it or not, now has its very own retail store. From a report: Located on the first floor of the Grand Arcade in Cambridge, U.K., the Raspberry Pi Store is open through the day, every day, and sells everything from Raspberry Pi microcomputers and accessories, to branded coffee mugs, soft toys, and more. [...] Despite its popularity -- more than 19 million Raspberry Pi units have been sold since 2012 -- the Raspberry Pi still feels a little niche to merit its own dedicated retail store. Indeed, most people who would be interested in building their own electronic gadgets from scratch are likely well-versed in the wonders of online retail. But conversely, that is likely the same reason why the Raspberry Pi Foundation wants its own space in the physical retail realm: it needs a new audience.

72 comments

  1. RadioShack by Anonymous Coward · · Score: 0

    If they had anybody competent running that store, they would have made it Pi/Maker HQ.

    1. Re: RadioShack by Anonymous Coward · · Score: 0

      What a coincidence! It would allow for plenty of space for mingling

    2. Re:RadioShack by Anonymous Coward · · Score: 0

      I remember Radio Shack here in the UK many many moons ago. A great little shops that was nearby and could get everything. So sad when it closed.

      When Maplin opened up a shop nearby it was great getting parts and bits, though Maplin were expensive it was still great getting your hands on stuff before purchase or urgently where one could not wait several weeks for a ebay package from China will reach you several weeks later.

      Bnaggood are great and if you can get your stuff into air mail then it usually only takes a week to get from Chine to the UK.

  2. Old Apple Store? by Anonymous Coward · · Score: 0

    Is that an old Apple Store with a new sign on it? I'm not saying there is anything wrong with that. I just immediately recognized it as an Apple store.
    But sure, I'd love to stop by next time I'm driving by the other side of the country.

    1. Re: Old Apple Store? by Anonymous Coward · · Score: 0

      next time I'm driving by the other side of the country

      What "next time"? It's the UK; you're always on the other side when driving.

    2. Re:Old Apple Store? by Anonymous Coward · · Score: 0

      Didn't you notice, the Apple store style has infected almost every retailer in a mall. Despite it being bereft of imagination or character.

    3. Re: Old Apple Store? by Anonymous Coward · · Score: 0

      No. The apple store is a wider unit on the ground floor.

  3. Re:Oh creimette by ichthus · · Score: 1

    If they haven't already, they should add raspberry pie a la mode to their offerings. It would add character to the shop.

    --
    sig: sauer
  4. And much like the USB design... by Anonymous Coward · · Score: 5, Funny

    And much like the USB design of the Raspberry PI, there will be multiple entrances to the building which will then funnel all traffic through a single door.

    1. Re:And much like the USB design... by itsdapead · · Score: 5, Insightful

      And much like the USB design of the Raspberry PI, there will be multiple entrances to the building which will then funnel all traffic through a single door.

      Yes, they should have bought the former department store next door with 50 times the floor space and 8 independent doors. Except that would have cost a lot more and rendered the whole project financially impossible.

      The Pi has a USB bottleneck (and falls short to being totally open source) because they used a dirt-cheap, off-the-shelf system-on-a-chip in order to meet their prime requirement: its so cheap that you can happily mod it, let the kids play with it etc. without any drama if/when somebody lets the magic smoke out. Or just buy a new one for your next project rather than have to tear apart your last project to retrieve the expensive computer.

      It would be great if there were some ARM equivalent of generic x86 PC hardware - with proper USB, Ethernet, PCIe, M.2. SATA etc. and standardised firmware/drivers - but that's not what the Pi was intended to be, and is unlikely to cost $35 or less...

      --
      In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
    2. Re:And much like the USB design... by Anonymous Coward · · Score: 1

      It would be great if there were some ARM equivalent of generic x86 PC hardware - with proper USB, Ethernet, PCIe, M.2. SATA etc. and standardised firmware/drivers - but that's not what the Pi was intended to be, and is unlikely to cost $35 or less...

      Or just proper USB and Ethernet since those are the only two things that the Pi is offering (but that is a nice looking straw man you've put together). The ODROID-C2 manages to pull it off (proper USB and Ethernet) at $46 but it also has double the ram and a few other nice perks as well.

    3. Re:And much like the USB design... by thereddaikon · · Score: 4, Interesting

      They joined the RISCV foundation last month. I would expect them to switch from ARM to RISCV in the next few years. The arch has enjoyed meteoric growth in the last few years from just a paper ISA to FPGAs and now real dedicated silicon. You can get 64bit multicore SoCs. At the rate they are going with the active work from their members it will be a viable commercial arch very soon. Debian even boots with X now.

    4. Re:And much like the USB design... by Anonymous Coward · · Score: 1

      The issue with the Raspberry Pi alternatives is that none of them come close to the 35€. If I try to order an Odroid-C2 it would actually cost me 60€, as those $46 don't included shipping and taxes, same with Rock64, RockPi4, etc. There is no lack of nice alternatives to the Raspberry Pi, but I haven't found any that would beat the thing at the same price while also having reasonably hardware support (e.g. some OrangePi are cheap, but support is lacking).

    5. Re:And much like the USB design... by Jason+Levine · · Score: 4, Funny

      A USB entrance?

      *Tries opening the door by pushing. Door doesn't open. Tries opening the door by pulling. Door doesn't open. Tries opening the door by pushing. Door opens.*

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    6. Re:And much like the USB design... by kenh · · Score: 1

      You can't find an x86 computer for $35? Seriously? I can buy complete windows systems w/ operating system, keyboard, mouse, display, and power supply for well, well under $100, maybe even as low as $50 - $35 is tough, but since the Raspberry Pi, at $35, doesn't include keyboard, mouse, display or power supply the comparison is probably valid.

      --
      Ken
    7. Re:And much like the USB design... by Anonymous Coward · · Score: 0

      I'm not holding my breath. Ideologies make terrible products.

    8. Re:And much like the USB design... by Anonymous Coward · · Score: 0

      A Pi with a single Gen-Z network/interconnect port shall overcome all these problems. Plug-and-play Beowulf Pi clusters must be made possible! Oh, wait..

    9. Re:And much like the USB design... by thereddaikon · · Score: 2

      You say that but look at Linux. RISCV is the same idea but hardware instead of software.

    10. Re:And much like the USB design... by thereddaikon · · Score: 1

      Technically I can find fully functional x86 PC's for free. Its been around for so long there is just old hardware people just want to throw out. But buying a new x86 PC with Windows licensed and the bare minimum peripherals can't be done for $35.

    11. Re:And much like the USB design... by Anonymous Coward · · Score: 0

      It's obviously a timed fire exit.

  5. partial by Sneftel · · Score: 2

    Huh, you'd think a Raspberry Pi store would come without walls or a roof.

    --
    The opinions stated herein do not necessarily represent those of anybody at all. Deal with it.
    1. Re:partial by PolygamousRanchKid+ · · Score: 1

      Huh, you'd think a Raspberry Pi store would come without walls or a roof.

      You can order cheap plastic walls and roofs for your Raspberry Pi store in a wide variety of tootie frootie colors from Amazon.

      FTFS:

      But conversely, that is likely the same reason why the Raspberry Pi Foundation wants its own space in the physical retail realm: it needs a new audience.

      *Gasp!* Does this mean . . . 2019 will be . . . the year of Raspberry Pi on the desktop!?!?!

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    2. Re:partial by kenh · · Score: 1

      *Gasp!* Does this mean . . . 2019 will be . . . the year of Raspberry Pi on the desktop!?!?!

      Only when the Raspberry Pi supports Windows, oh wait!

      --
      Ken
    3. Re:partial by xQx · · Score: 1

      Windows 10 IOT Core is not "Windows" (as we all know it)

      It's a cut down version of Windows Mobile.

  6. microcenter by Anonymous Coward · · Score: 1

    raspberry pi's (and related stuff) are the only thing I really go to microcenter here in the usa for any more, so this doesn't seem like a bad idea.

  7. Re: Oh creimette by Anonymous Coward · · Score: 0

    It sounds like somebody loves you too much to make any thoughtful contributions to the thread, Creimette.

  8. The new Radio Shack by CaptainDork · · Score: 1

    I spent a lot of time browsing the packets of parts there. I worked there as an assistant manager and the markup of parts was phenomenal.

    I built a-d, d-a converters for the TRS-80.

    --
    It little behooves the best of us to comment on the rest of us.
    1. Re:The new Radio Shack by Ichijo · · Score: 1

      The old Radio Shack, before they started selling mobile phones and disposable R/C toys and overpriced batteries and pestering their customers with extended warranties, would have jumped all over the Raspberry Pi and Arduino and all the other kinds of stuff you find at Adafruit, Sparkfun, and so on. They would also have an extensive mail order catalog like Mouser/Digikey, a fab for custom circuit boards, and local Makerspaces.

      It could've been so beautiful.

      --
      Any sufficiently unpopular but cohesive argument is indistinguishable from trolling.
    2. Re:The new Radio Shack by Anonymous Coward · · Score: 0

      True, they could have sold them for $75 along with their $1 resisters and $3 LEDs.

    3. Re:The new Radio Shack by Archangel+Michael · · Score: 1

      I don't have a problem with pricing being higher at Brick n Mortar, as convenience is key there. Sometimes it is worth paying extra to have it today, rather than save a buck and wait for it from Amazon Prime in two-three days.

      Many of the people complaining about paying $1 an LED are the same ones drinking $5 Coffees.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    4. Re:The new Radio Shack by thoughtlover · · Score: 1

      Yeha! Radio Shack used to be the shit, I agree.

      Which made me think, if kids walked into a store that looked like a cross between Radio Shack (of yore) and FAO Schwarz (also of yore), maybe kids could see tangible results of homebrew tech integration to create dazzling, unique items.

      --
      No sig for you! Come back one year!
  9. Just Add Overhead by KalvinB · · Score: 2

    No thanks.

    If you want to get kids into electronics and programming then you have to keep costs low. Parents aren't going to shell out hundreds of dollars for the latest hobby of the week.

    Parents aren't going to pay the markup, and people who are serious about the hobby know they can buy direct from China and get the same parts.

    Unless you need a part this second, there's no need to buy parts at a local retailer.

    Mouser and DigiKey have been around for decades with their mail order and now on-line business.

    Raspberry PI would be smarter to team up with local maker spaces to provide common parts to makers where they go to work at a price that doesn't go much above wholesale costs.

    1. Re:Just Add Overhead by burtosis · · Score: 1

      If you can even find a brick and mortar store for electronics parts these days. I live in a city of 2 million and there isn't a single comprehensive brick and mortar store for actual electronic components beyond some through hole mount resistors, through hole mount leds, and a very very few basic semiconductors from the 70s like 555 timing chips or some buffers. Want some actual power mosfets, actual microcontrollers, or SoC? Forget it.

    2. Re:Just Add Overhead by Anonymous Coward · · Score: 0

      Move to Helsinki. There are four stores supplying electronic parts within a bus ride. From new to surplus parts.

    3. Re:Just Add Overhead by lactose99 · · Score: 1

      Parents aren't going to shell out hundreds of dollars for the latest hobby of the week.

      Don't know about where you're at but hoverboards are all over these parts.

      --
      Fully licensed blockchain psychiatrist
    4. Re:Just Add Overhead by bob4u2c · · Score: 1

      If you have a local college or university with an electronics department, try hitting them up. They order in bulk to sell to students, but if you ask nicely they will sell to the public as well. If they refuse, find a student to proxy purchase what you need.

      Mouser also has decent prices, fast shipping, and you can order individual pieces instead always ordering in bulk. The problem I have with them is the shipping usually costs as much or more than the parts, so you have to order quite a bit to make it worth it. I'm still not sure why they can't grab a few dozen resisters and capacitors and use a standard first class letter for $0.55, instead of a mailer envelope for $8.00+ shipping.

    5. Re:Just Add Overhead by Anonymous Coward · · Score: 0

      I must be lucky. My town of ~150k has 2 components stores where you can get microcontrollers, single board computers, standard R/C/L components, mosfets, etc.

    6. Re:Just Add Overhead by kenh · · Score: 1

      Raspberry PI would be smarter to team up with local maker spaces to provide common parts to makers where they go to work at a price that doesn't go much above wholesale costs.

      Anything more involved than a vending machine stuffed with Raspberry Pi boards and accessories would be non-sensical, and even at that a vending machine in a maker space is a target for clever engineers to hack into and steal the contents.

      For some reason you think relying mainly on internet sales with a handful of brick and mortar retailers is holding back the success of the Raspberry Pi ecosystem? Please explain, so far they've pumped 19 million of those boards into the world in about what, 7 years? Seems like they are doing OK to me.

      --
      Ken
    7. Re:Just Add Overhead by kenh · · Score: 1

      I'm still not sure why they can't grab a few dozen resisters and capacitors and use a standard first class letter for $0.55, instead of a mailer envelope for $8.00+ shipping.

      Because it makes their life so much easier, and the $8 probably approximates the cost of picking, packing, and shipping your order.

      If they offered $0.55 shipping in a first class envelope (I assume), they'd have to worry about the components being crushed in the mail, weighing and labelling each shipment, and they'd actually be encouraging their customers to place onsie-towsie orders, which will kill their profitability and drive them out of business.

      I can only imagine the number of "makers" that would order 50-75 cents worth of resistors and other parts, ask for 55 cent postage, and then put the order on their bank card. Subtract the 20-30 cents per transaction fee, 2-3% discount on credit card reimbursement, and Mouser has lost money on the order. By keeping a fixed shipping charge, they can be assured profitability on each order. The other option is a minimum order size...

      --
      Ken
    8. Re:Just Add Overhead by ceoyoyo · · Score: 1

      Are you kidding? Parents can and do shell out hundreds, or thousands, for the latest hobby for their darlings.

      The pi was conceived as an educational tool, and it fills that role quite well. A physical store isn't so much a place to sell things as it is a place to show them off. Hopefully they set it up with lots of user meetings, free courses and demos.

  10. Re:Oh creimette by Anonymous Coward · · Score: 0

    i saw creimer bend over once as he unplugged a server
    his belt broke and his pants fell down
    i could see his complete ass crack
    it was so red and inflamed it looked like a sideways slice of cherry pie complete with the lumps
    next time i'll reboot the server myself

  11. Re:Oh creimette by Anonymous Coward · · Score: 0

    chris ain't here man... just trolls trolling each other...

  12. Impressive by Nidi62 · · Score: 2

    Takes a lot of guts to open a store that only sells one flavor of pie. I hope it works out for them.

    --
    The only thing necessary for evil to triumph is for it to be pitted against a slightly greater evil
    1. Re:Impressive by Anonymous Coward · · Score: 0

      Apparently they are selling bricks and mortar as well according to the headline.

  13. Its in Cambridge by itsdapead · · Score: 3, Informative

    the Raspberry Pi still feels a little niche to merit its own dedicated retail store.

    Its in Cambridge.

    To translate that for viewers in the USA its like saying... well, come to think about it, its like saying "Its in Cambridge" (copycats!).

    It will have access to a slightly different customer demographic than your typical Radio Shack on a strip mall somewhere that doesn't have the students and professors from a top-tier university, the employees and families of ARM inc. and a dozen other tech companies passing by on their way back from the bookshop - is what I'm saying.

    People can add it to the tourist trail between the alma mater of Newton and Hawking and the pub where Clive Sinclair and Chris Curry had a punch-up.

    --
    In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
    1. Re:Its in Cambridge by kenh · · Score: 1

      Is it near the OLPC store? That would seem appropriate, I'd love to get one of their new OLPC XO-1.75 laptops.

      --
      Ken
    2. Re:Its in Cambridge by eneville · · Score: 1

      It will have access to a slightly different customer demographic than your typical Radio Shack on a strip mall somewhere that doesn't have the students and professors from a top-tier university, the employees and families of ARM inc. and a dozen other tech companies passing by on their way back from the bookshop - is what I'm saying.

      People can add it to the tourist trail between the alma mater of Newton and Hawking and the pub where Clive Sinclair and Chris Curry had a punch-up.

      That type of person is well aware of how to use the internet to buy electronics online.

      This type of shop is more appropriate for younger audiences.

    3. Re: Its in Cambridge by Anonymous Coward · · Score: 0

      OLPC? Lol. They're underpowered, underfeatured toys. Why would you want one? Are you an adult or a child? Adults want serious, useful tools. Children do not know what they want. So, what are you?

  14. Excellent by Anonymous Coward · · Score: 0

    Another thing that we in no way needed!

    Although since R-Pis are largely impulse geek purchases, a physical presence make sense.

    Make a sale kiosk and partner with places like Macys, Kohls, TJ Maxx etc. that seem to mysteriously have no signal. Trapped purse-holders won't be able to resist.

    1. Re:Excellent by kenh · · Score: 1

      And how will the target market of computer-illiterate school age children that live outside the community the store is located in benefit from this investment?

      The Raspberry Pi Foundation is a UK-based charity that works to put the power of computing and digital making into the hands of people all over the world. We do this so that more people are able to harness the power of computing and digital technologies for work, to solve problems that matter to them, and to express themselves creatively.

      Source: Raspberry Pi Foundation - About Us

      --
      Ken
  15. Anyone notice Raspberry Pi prices lately? by damn_registrars · · Score: 1

    Prices on Raspberry Pi boards have gone up noticeably (as have various kits sold with the Pi boards in them) in the past few months. Along with prices on other consumer goods that have also risen since November, this is likely the tariffs at work.

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
    1. Re:Anyone notice Raspberry Pi prices lately? by kenh · · Score: 1

      Prices on Raspberry Pi boards have gone up noticeably (as have various kits sold with the Pi boards in them) in the past few months. Along with prices on other consumer goods that have also risen since November, this is likely the tariffs at work.

      Where are your Raspberry Pis built? Where are you buying them? They've been building them in the Sony UK plant for the past 5+ years, to the tune of 14 million as of Sept. 2017

      Has your gov't entered into a tariff war with the UK/EU?

      --
      Ken
    2. Re:Anyone notice Raspberry Pi prices lately? by ceoyoyo · · Score: 1

      Assuming he's American, the US has erected tariffs on pretty much everybody, including their long time allies the UK and EU, and their "brothers," Canada.

  16. Re:Oh creimette by Anonymous Coward · · Score: 0

    i'm not a man, man
    don't misgender me
    no one calls you ma'am with those double dees

  17. RadioShack would be perfect... by Anonymous Coward · · Score: 0

    ...except they went out of business. The retail outlet approach for electronics parts doesn't work anymore. Huge markups over online and everyone knows it.

    This is a Pi in the sky idea that should be shot down before it starts (and ruins what they've got going).

    The problem I have with Pi is that there's generally nothing worth doing with it. What is worth doing has already been done in more concise packages in a case that run faster and more reliably and cost less. Pi is great for learning but not much else. It's slow, underpowered hardware for most tasks (even the latest versions) and most of the sensor packages are extremely flawed in their design so they tend to stop functioning after a few minutes/hours of moderate use - the same problems crop up across multiple Pi versions - so it's not the Pi itself but the sensor packages and the use of Python for controlling the chips instead of a real programming language.

    1. Re:RadioShack would be perfect... by pr0fessor · · Score: 1

      You can access the gpio in c++....

  18. Right next door to the OLPC Store by kenh · · Score: 3, Insightful

    Despite its popularity -- more than 19 million Raspberry Pi units have been sold since 2012 -- the Raspberry Pi still feels a little niche to merit its own dedicated retail store.

    That is true, there are only two kinds of people in the world, those that own no Raspberry PIs, and those that own several dozen Pis - so that puts the maximal user base at well under 1 million world-wide. Now, conveniently, all those Raspberry Pi owners are clustered in high-density first-world cities, so this was an obvious next step for the Raspberry Pi Foundation.

    --
    Ken
    1. Re:Right next door to the OLPC Store by Anonymous Coward · · Score: 0

      there are only two kinds of people in the world, those that own no Raspberry PIs, and those that own several dozen Pis

      I only bought one. Does that make me not a people?

    2. Re:Right next door to the OLPC Store by kenh · · Score: 1

      No, it means you need go out and get a few dozen more, you're falling behind!

      --
      Ken
    3. Re:Right next door to the OLPC Store by Anonymous Coward · · Score: 0

      I am often surprised when I mention a pi to a nontechie. Some have heard of them, which surprises me. I'm not sure any have purchased though. I always recommend pi's and beagle bone's to tinker's. As others have said, for 35 (or 10 for a pi-zero) it is amazing.

    4. Re: Right next door to the OLPC Store by Anonymous Coward · · Score: 0

      We cannot allow a Raspberry gap!!!

  19. Zero by Anonymous Coward · · Score: 0

    Will I be able to buy two Raspberry P Zeros there?

  20. Eww, how exciting! by Anonymous Coward · · Score: 0

    They can open up a mega store in the space formerly occupied by Sears or Circuit City.

  21. Re:Oh creimette by Anonymous Coward · · Score: 0

    Who is this CreimPie you lot keep referring to?