this post was submitted on 09 Jan 2025
34 points (94.7% liked)

raspberrypi

3401 readers
51 users here now

Community about the single-board computers, micro-controllers and related projects.

https://www.raspberrypi.com/

Other RaspberryPi communities on Lemmy

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 15 hours ago (2 children)

Same reason as any other mini PC.

GPIO.

Honestly there is no other reason to use pi. Just the simple ability ti connect and build your own connection stuff.

Pi is by far the easiest system with a well suppirted os and api for learning\experimentation.

When to comes to using as a desktop etc. There are loads of better options if gpio is not wanted.

[–] [email protected] 1 points 10 minutes ago

Fair.

I always thought about the raspberries strength as small mobile devices. If I want IO on my PC I could buy an adapter/card. Or use my raspberry because I have one or two ofc. It sure is easy with them.

[–] [email protected] 2 points 3 hours ago (1 children)

But even with GPIO, there's other cheaper boards out there with better specs to boot

[–] [email protected] 1 points 8 minutes ago

I tried the orange pi, and that was a hassle, I had to fix and compile some obscure library in C to make python control I/O work.