Shamelessly stolen from you know where

  • Blaad@europe.pub
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 hours ago

    The cheapest thing you could still run linux on would probably be an Allwinner F1C100s, you can get those in bulk for about 2 £

    • Aceticon@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Allwinner F1C100s

      That’s pretty interesting. I wasn’t aware of those.

      That said, Allwinner call in an application processor, so it’s a microprocessor not a microcontroller - 32MB RAM is quite a bit above even higher-end microcontrollers (which generally are more like 8MB Flash and a lot less than that RAM).

      Looking at the specs you could do like a mini Linux phone with one (resolution 1280x720 😀), though I 32MB RAM isn’t enough for X-Windows.

      • Blaad@europe.pub
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        True that one is indeed a bit overkill compared to MCUs, but I’ve worked with it extensively and it I indeed able to be used bare metal through xboot/awboot. It’s larger cousins like the v851s and T113-S3 aren’t as easy though.