• @towerful
    link
    22 months ago

    Any computer with a network port and a wifi adapter can be turned into a wifi access point.
    But there are cheaper and better alternatives than a raspberry pi

    • @[email protected]
      link
      fedilink
      2
      edit-2
      2 months ago

      That’s probably true. Any examples off the top of your head? (I obviously haven’t had to deal with this recently)

      • @towerful
        link
        12 months ago

        For mass distribution of wifi APs? Some SDN solution would have a higher upfront cost but a lower running cost. Im sure all the big providers have their own system, consumer ones include ubiquiti and omada.

        Cheaper than that would be mikrotik. Not really deployable at the scale of 1000s that would be required to fit every room with a wifi AP, but CAPsMAN can scale to hundreds, so still has centralised management to reduce running costs.

        If it has to be cheaper still, then any cheapo SBC with wifi. While raspberry pis might fit the bill, they would be too overpowered with too many unused features to really squeeze the cost effectiveness.
        Hey, its google. They could probably fork an AP into one of their home automation thingies. Then probably a whole stack of ansible scripts to try and manage 1000s of deployed linux installs