• @some_guy
    cake
    link
    2214 days ago

    I ordered a BananaPi board years ago but then life took me places where I didn’t have time or energy to follow up. I’ve recently rejoined the hobbyist homelab market, so I’ve quite interested. I’d read that drivers could be an issue with non-Pi boards but haven’t ever found out. Which boards / companies are recommendation-worthy at the moment?

    Asking twice because two people had similar replies and I’m looking for feedback, not because I want to spam the thread.

    • @Zworf@beehaw.org
      link
      fedilink
      11
      edit-2
      14 days ago

      The question is always: What do you want to use it for?

      When raspberry started the landscape was very difficult. Small computer boards were expensive, now there’s the N100 if you need a tiny cheap computer. Microcontrollers were really dumb and unconnected, now there’s the ESP32 which has WiFi and Bluetooth and decent performance. Right in the middle of this wide spectrum is the raspberry pi and its clones.

      This is a very different situation than in the introduction era where PCs were heavy and expensive and microcontrollers were dumb. There was a much wider niche for the raspberry then. For a small server I would now get a $100 N100 from aliexpress. For embedded electronics I would grab a $10 ESP32. Only in the middle is the raspberry pi, but the problem is, it’s only in the middle in terms of performance, not price. A raspberry pi with case, PSU, storage etc costs more than a decked out N100, while actually being slower.

      The only remaining usecase I see for a pi 5 would be an electronics project where you need some more compute than a microcontroller can provide, like some machine vision project. Otherwise:

      • Do you want to make some electronics IoT thingy: Get an ESP32
      • Do you want a small light computer or server: Get an N100