I have an old Pi hanging around doing nothing. When I originally got it it had the latest Pi OS with desktop loaded and ran like garbage, not surprisingly. So I messed with it headless for a bit, then found RISCOS as an option in Pi imager utility and that is just a neat OS. Fun to play around with for sure. But now I’m wondering what else I could use the old thing for. I see folks run Pihole on it, but I’ve already got 2 instances of Adguard Home running.

Could this handle Syncthing? Or would the data transfer be so bad it’s not worth it? Wouldn’t mind having an off-site backup device at my parents house if it would work.

Anyone else got one in their homelab?

  • @empireOfLove
    link
    English
    79 months ago

    The original Pi B had a single core 700mhz ARMv6 processor and 512mb of memory. It’s fine for embedded projects using GPIO or a mini LCD screen, but that’s about it. You’d be lucky to even decode 720p video on it as a streaming box.

    It might work neat as a monitoring device to keep tabs on the rest of your homelab machines and display a status output or something.

    • @agitated_judge@sh.itjust.works
      link
      fedilink
      English
      149 months ago

      No, the original Pi B can play 1080p video just fine. The video is not decoded by the CPU. H264 and older codecs play just fine. It cannot handle h265 videos as it doesn’t have a hardware decoder for those. Kodi works just fine in fact. The interface is a little bit slow, but actual video playback is fine.

    • @Father_Redbeard@lemmy.mlOP
      link
      fedilink
      English
      19 months ago

      I did overclock it a bit. I think it’s at 900mhz now, reliably. Probably not enough in the grand scheme of things. But hey, it’s something!