• ramble81@lemmy.zip
    link
    fedilink
    English
    arrow-up
    13
    ·
    2 months ago

    Granted this is a gaming sub so that view makes sense, however for specialized applications where you need the GPIO pins or space/power is a large factor they’re still needed and this is gonna suck.

    • Mike@piefed.chrisco.me
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      Yeah it sucks. I know there are alternatives like the orange pi that are cheaper but the software support just isnt as good.

      End of an era.

    • ralakus@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      If space isn’t the biggest factor, you can get the micro-pc and connect a microcontroller like a raspberry pi pico via USB or serial and write a driver to interface between the two systems (or use something like micro-ros). It’s not the best in extremely space constrained situations or areas where the connectors could come apart though

      • ramble81@lemmy.zip
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 months ago

        Except a PCIe GPIO card is bigger the the entirety of a Pi, let alone the entire computer and still suffers from power draw issues. On the software side I don’t know how well that would work as there already are a lot of GPIO SDKs a libraries specifically targeted at the Pi.