this post was submitted on 19 Aug 2024
102 points (94.0% liked)
Linux
47941 readers
1472 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you want an new SBC: Intel N100 for as low as $60 with 4GB DDR5 RAM.
The raspberry pi isn't a hobby/consumer product anymore. 2020 has shown that the Pi Foundation sees itself as an industry-first product. Also don't forget that they went public a few months ago so who knows what will come out of this step.
Let's face it: Intel driver support is great maybe even better than it is on a Raspberry Pi and proprietary is both hardware.
That's another good pick yeah. N350 stuff will also be interesting.
I think they never saw themselves as anything other than an industry-first product. The "hobbyist" market was just a way to develop, test and enter the mass market and gain critical mass in terms of FAB capacity and support / mind-share. IMHO their goal was always to go into the industry and disrupt some markets* but you can't just get there without the scale. They just played an entire generation of hobbyist making them addicted to their product to grow it and test it for them.
Now that they're public and partially owned by Broadcom it will just get worse.
The Pi Foundation kind of held the SBC market hostage to their ecosystem because software support is important and all the shinny Python libraries people are used to are typically only fully compatible, stable and tested with the Pi GPIO. With the RP2040 chip they make it so software/library compatibility is no longer a barrier to other CPU makers to enter the market - Intel or even Rockchip and Mediatek SBCs can include the RP2040 and gain instant software compatibility with any software library made for the Pi GPIO. Note that right now when RK releases an SBC it take a while for libraries to catch up with the GPIO definitions and whatnot.
I'm sure they aware of this risk, however, there's a much bigger market opportunity there - the SPI / i2C / GPIO bridge market typically held by FTDI. When you want to make low level hardware communicate with computers, usually on USB ports, you'll need some kind of hardware to handle the low level SPI / i2C / GPIO signals and convert them into something the CPU and the OS can understand, this is where FTDI has a big market share, even the Arduino uses a chip made by them for that.
The RP2040 can do this exact same task - it is what it does on the RPI 5 after all - and that’s a very big market. Almost every peripheral we connect to our computers is using one of those bridges to connect low level hardware such as microcontrollers to the computer or to simply toggle LEDs. Broadcom is now an investor of the Pi Foundation and they do a lot of hardware that does require those kinds of bridges… maybe they were the ones pushing the Pi guys into this direction because business wise it makes sense - they can test the reliability of those chips on the SBC market and once they’re sure they perform as good as FTDI ones they can use them everywhere for a fraction of the cost.
Let's see who gains more from the RP2040, the Pi guys obliterating FTDI or Intel and others taking chunks of the SBC market.
There's already a couple of examples of what I'm saying here:
Where can you find an N100 for $60 with 4GB of memory?
EDIT: Nvm, found the comment replying to this mentioning Radxa boards. Just found them the other day. Very interested.
Glad I looked at this thread. The fact they're cheap and have what sound like reliable PoE hats... Tempted to replace a few old Pis lol. Maybe. But can at least say no future devices will be Pis at this point.
Note: only using them for simple things. Wireguard VPN (no I don't have a fast internet so I don't need more than the 1gb connection speed), pi hole, and a touch panel I installed that connects to home assistant on the wall.