this post was submitted on 07 Oct 2025
7 points (100.0% liked)

Raspberry Pi

3239 readers
1 users here now

Welcome to the programming.dev Raspberry Pi community!

Raspberry Pi is a series of small single-board computers. It is widely used in many areas because of its low cost, modularity, and open design. It is typically used by computer and electronic hobbyists.

Rules

Members of this community are expected to exhibit mature and respectful behavior.

Those who fail to uphold these standards may find their posts or comments removed, with repeat offenders potentially facing a permanent ban.

Please keep discussions in English so that they can be appropriately moderated.

Links

founded 2 years ago
MODERATORS
 

I realize this is Raspberry Pi community, but considering the overlap, I hope Pi-adjacent is acceptable.

Looking at the Orange Pi Zero W2 for a project since it's available with a lot more RAM than the Pi ZeroW2 (1-4 GB vs 512 MB). I'm not doing anything complex with it (no GPIO, USB gadget, etc), and it'll basically just be a tiny server running Kiwix and possibly some light groupware and/or file share. Maybe even CodeServer if I go with the 4 GB model.

Essentially my requirements for it are:

  • Wifi AP support so devices can connect to it. Preferably AP+STA so it can also provide internet and PiHole services.
  • Runs a supported distro (e.g. not the one-and-done version from the manufacturer that's never updated)
  • Fairly stable
  • Supports 256 to 512 GB SD card

According to what I've read, Armbian seems to be the go-to distro for these boards. It also seems to be supported by DietPi.

I've got a handful of Pi Zero's (both 1 and 2) and they work well, but even with zram enabled, I'm limited by the 512 MB of memory, so these "fruit clone" ones are tempting. Anyone have hands-on experience with them? Is there a better distro besides Armbian? Should I just stick with Raspberry Pi and manage with the limited RAM?

top 5 comments
sorted by: hot top controversial new old
[–] HumanPenguin@feddit.uk 3 points 6 days ago

Considering the same. Would love to hear from others who have tried it.

The lack of community support and OS knowledge is my main worry. So honestly if any knowledge exists here. Opening a new community to share may be the best option.

[–] Alphane_Moon@lemmy.world 2 points 6 days ago (1 children)

I have not tried Orange Pi SBCs, but I can strongly recommend DietPi, it is a very well done distro with lots of helpful CLI tools and an active and responsive development team.

I think that's what I'm going to try.

[–] owenfromcanada@lemmy.ca 2 points 6 days ago (1 children)

I can't speak for Orange Pi specifically, but I have a few things from Pine64 and they've been great. I'm using Armbian on my HC4 and it's doing well, and DietPi on another SMB from them. I've heard that Orange Pi is decent as well, I might have to pick up one and see for myself.

Yeah, I've decided I'm just gonna splurge the ~$30 and buy a 4 GB model and see how it goes.