this post was submitted on 15 Aug 2026
26 points (93.3% liked)

Asklemmy

55243 readers
350 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

What is your favorite alternative ? Why ? Are Raspberry Pi tutorials compatible with it ? Thank you, everyone

all 8 comments
sorted by: hot top controversial new old
[โ€“] wibble@reddthat.com 6 points 16 hours ago

As everybody else says. Go with what you can find if you don't require gpio.

If you do require gpio and have a usb port handy, there is a module for you: Adafruit FT 232H

[โ€“] kork349d@lemmy.ml 16 points 19 hours ago

It really depends on what you want to use it for. Answers could be anything from a mini pc to an esp32

[โ€“] bjoern_tantau@swg-empire.de 11 points 19 hours ago

Whatever old hardware you got lying around is pretty great. Especially old laptops because they're usually power efficient.

And in terms of tutorials just plain old Linux stuff should work everywhere.

[โ€“] slazer2au@lemmy.world 6 points 17 hours ago

If you are not using the gpio you should look at mini PCs instead. More expandable and runs x86 processors, not to mention abundant on second hand markets.

[โ€“] monovergent@lemmy.ml 8 points 19 hours ago

Used mini PCs, Chromeboxes, or laptops (the kind with removable batteries). As long as GPIO pins are not needed, most things can be replicated with minimal effort on Debian amd64. And when I do need GPIO, I can usually get away with an Arduino.

[โ€“] UNY0N@feddit.org 8 points 19 hours ago

If you wanna go real crazy, take a look at these:

https://en.wikipedia.org/wiki/Cypress_PSoC

They have integrated hardware, so they are great for all sorts of electronics projects. A bit more towards electrical engineering than raspberry pi though.

[โ€“] geneva_convenience@lemmy.ml 3 points 16 hours ago

Rockchip CPU based boards are much more price efficient and software is pretty good too. And Pi has the awful micro HDMI port