> " ...: It sounds like the key feature will be 'more': a faster CPU and faster IO, rather than new features. " Raspberry Pi Holdings is a embedded systems manufacturer for pity's sake; we don't need more from them, we need less. [EDIT] A faster Raspberry Pi 6 is encroaching on the territory of the Intel N150 and its successors and mainstream Linux distributions and that is a battle they would lose in terms of price…
I wonder how they are positioned now in the market. During covid I wanted a small low power always on server. I thought about Raspi, but at the time it was expensive and I went with an intel nuc, for a similar price. Now if I wanted to do hobby electronics, I heard I should look into esp32 or stm32..
News about Raspberry Pi 6 and Microcontroller Development
141–150 of 208 posts
Re: News about Raspberry Pi 6 and Microcontroller Development
#142Pi's refusal to drop a USB-C on Pico due to cost increases is a terrible call IMO. I seriously cannot fathom being someone doing development who wouldn't pay $0.50 extra to purge the last micro USB from their desktop.
Re: News about Raspberry Pi 6 and Microcontroller Development
#143Looks like the RPI5 is like $200 in Canada now. We might have lost the plot
Re: News about Raspberry Pi 6 and Microcontroller Development
#144It seems like esp32 boards have taken over the pi's original market as developing for them has gotten easier while pis have gotten more expensive
Re: News about Raspberry Pi 6 and Microcontroller Development
#145Earlier quoted context omitted.
Ideally each RPi generation should keep the same price (or lower now that it's gotten so high) but with better performance. If they can't do that they just shouldn't create a new generation.
I don't think the Raspberry PI foundation has the buying power to control RAM prices.
Re: News about Raspberry Pi 6 and Microcontroller Development
#146Looks like the RPI5 is like $200 in Canada now. We might have lost the plot
Yeah, we have. We decided the world's RAM production capability would be better suited for datacenters so we can cheat on our homework.
Re: News about Raspberry Pi 6 and Microcontroller Development
#147> " ...: It sounds like the key feature will be 'more': a faster CPU and faster IO, rather than new features. " Raspberry Pi Holdings is a embedded systems manufacturer for pity's sake; we don't need more from them, we need less. [EDIT] A faster Raspberry Pi 6 is encroaching on the territory of the Intel N150 and its successors and mainstream Linux distributions and that is a battle they would lose in terms of price…
> encroaching on the territory of the Intel N150.
It’s nerdier to say you built your homelab on a Raspi, and that’s what keeps the foundation afloat.
Re: News about Raspberry Pi 6 and Microcontroller Development
#148Earlier quoted context omitted.
Yeah, we have. We decided the world's RAM production capability would be better suited for datacenters so we can cheat on our homework.
I always wanted to wrangle ~10 of these together and practice distributed computing for the price of ~$200. That was a 2014 dream. I guess instead someone else ran with all of Jensen's polygon drawers and Hynix's backlog. Que sera
And if you're not worried about CPU you can get a pile of Pi Picos or ESP32s.
Actually, considering that the original zero had a better CPU than 2014 Pis, I'm surprised you didn't get a 10 pack of those when they were extra cheap.
Re: News about Raspberry Pi 6 and Microcontroller Development
#149I have bought an rpi at every generation. And I still have yet to find an actual use for them. Everything they do from a compute perspective is just better with a mini pc or old laptop with a mobile spec chip. Everything they do from a programmability perspective is just better with a microcontroller specific to the task. I just don't see the actual market position for these things. They were supposed to be a cheap b…
Here are a few places that I've found pi's: Rapid prototyping: I created a PoC to take a webcam snapshot every half hour and upload it to a server in an afternoon. Freelance project. Could it have been done with a microcontroller? Yes, but not in 4 hours. Local digital displays in a gym: we built a system with a number of overhead 60" TVs, each with a pi on a VESA mount to show scheduling and workout information in a…
Re: News about Raspberry Pi 6 and Microcontroller Development
#150Earlier quoted context omitted.
Nowadays upstream Linux with UEFI mostly works, with their out of tree drivers. I’ve managed to make it work in NixOS with the stock kernel. Look at the open embedded L4T project, they have some recipes for building that. No need to use nvidia’s kernel anymore! Also, supposedly on the second half of 2026 they were going to be moving even more stuff out of their Jetson-specific drivers as they already do for their sli…
> with their out of tree drivers rephrase please?
Who would’ve thought that NVIDIA started upstreaming stuff once they realized how much money Linux is making them?