Skip Navigation

ELI5: Why are SBCs nowhere to be found?

Been looking for RPI4 CMs for ages now and they've been sold out for as long as I can remember. Same with full size RPI4s and some Odroids. Is this just the new normal or are SBCs and CMs going to show up on the market again at some point?

84 comments
  • Raspberry Pi is based on smart phone chips, very specific chips from one manufacturer. Raspberry Pi Foundation is not the main customer for this manufacturer and chips used for Raspberry Pi are not their only product – and now, during the big 'chip shortages' and supply chain problems other customers and other chips are given priority. There are no (or not enough) new chips for Raspberry Pis so there are no new Raspberries, so availability is dropping and prices are soaring.

    I guess the same is true for most other SBCs.

    For my hobby projects I switched to Raspberry Pi Pico. It is not a SBC, you won't run Linux on that, but it is a very capable microcontroller board which is enough for my needs. It is way cheaper much more available. And I won't look back – it occurred to me that things are much simpler when there is no whole OS on my devices and everything the device does is in my own code.

    There are no problems with Pico availability, as it is based on a simpler, custom chip, designed by Raspberry Pi Foundation and manufactured for Raspberry Pi Foundation – they are no longer dependent on a single supplier.

  • I was under the impression that it's mostly Raspberry Pi stuff out of stock nowadays, and similar boards from Odroid and Orange Pi are easier to find? I see both of those in stock at Amazon right now, though I don't know the exact models you want.

  • For a while there Adafruit was stocking pi4bs every business day at around 11am est, was able to get one by camping it at that time. Make an account first and add your address and payment

    But that was a few months back I don't know the situation now

  • Because manufacturers prefer profits over the race to the bottom pricing strategy of many SBCs.

    • The Raspberry Pi Foundation is a charity.

      • The Raspberry Pi Foundation doesn't own factories... They have to pay for manufacturing capacity and thus are limited in that capacity because their boards are built to a very strict cost that they seldom raise.

84 comments