What is your favorite alternative ? Why ? Are Raspberry Pi tutorials compatible with it ? Thank you, everyone
What is your favorite alternative ? Why ? Are Raspberry Pi tutorials compatible with it ? Thank you, everyone
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.
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.
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.
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
Even if you do need GPIO, Arduinos and similar microcontrollers have avoided the price insanity plaguing things that use discrete RAM, so just buy a cheap microcontroller and use it for GPIO paired with an old PC or mini PC.
Orange Pi http://www.orangepi.org/
A few advantages over Raspberry Pi come from its openness and flexibility. Orange Pi boards tend to be cheaper too, and they have a wider variety of models, including some built around RISC-V processors which are not locked to a proprietary hardware architecture. This makes it easier for to understand the system at a deeper level and to build truly open source computing projects.
Rockchip CPU based boards are much more price efficient and software is pretty good too. And Pi has the awful micro HDMI port
@lemmy.ml
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
Icon by @Double_A@discuss.tchncs.de
go to feed...
@lemmy.ml
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
Icon by @Double_A@discuss.tchncs.de
go to feed...
It really depends on what you want to use it for. Answers could be anything from a mini pc to an esp32
save