> At this price point, it’s easy enough to throw one in your basket when you’re already spending a decent chunk of change and be done with it, safe in the knowledge that you have a well-performing boot device. I do still think it’s a bit naff that the M.2 HAT+ doesn’t fit in the official case but I won’t re-open that can of worms. An rpi5 plus M.2 hat plus a branded ssd and you are well into the realm of Intel N100 S…
Power consumption is a good contender for reasons to stick with rpis. The rough, quick search numbers I'm seeing for idle power are ~6w for the N100 SCB and ~1 to 2w for the pi. Max performance is like ~15w to ~4w.
Official Raspberry Pi NVMe SSD Review
11–20 of 80 posts
Re: Official Raspberry Pi NVMe SSD Review
#12Earlier quoted context omitted.
Power consumption is a good contender for reasons to stick with rpis. The rough, quick search numbers I'm seeing for idle power are ~6w for the N100 SCB and ~1 to 2w for the pi. Max performance is like ~15w to ~4w.
How often is that the case? Are you really saving so much more money with a 10W board vs a 15W system to offset the purchasing price?
Re: Official Raspberry Pi NVMe SSD Review
#13Re: Official Raspberry Pi NVMe SSD Review
#14> At this price point, it’s easy enough to throw one in your basket when you’re already spending a decent chunk of change and be done with it, safe in the knowledge that you have a well-performing boot device. I do still think it’s a bit naff that the M.2 HAT+ doesn’t fit in the official case but I won’t re-open that can of worms. An rpi5 plus M.2 hat plus a branded ssd and you are well into the realm of Intel N100 S…
Someone gets a sporty-car, then starts working on the engine, the suspension, the exhaust, gets new rims and tire, new seats...
and in the end they could have bought a porsche
Thing is, it all depends on your use case.
For the pi, it is lots better for hardware projects than a nuc style machine, via the gpios/csi/dsi. and specialized hats. There is also a huge community of forums/documentation/people to help you do new things, solve problems, get unstuck.
But if you are doing linux PC kinds of things, like a nas or a media server, you need to do the math.
Re: Official Raspberry Pi NVMe SSD Review
#15> At this price point, it’s easy enough to throw one in your basket when you’re already spending a decent chunk of change and be done with it, safe in the knowledge that you have a well-performing boot device. I do still think it’s a bit naff that the M.2 HAT+ doesn’t fit in the official case but I won’t re-open that can of worms. An rpi5 plus M.2 hat plus a branded ssd and you are well into the realm of Intel N100 S…
While there is some commercial/industrial use of RPi, that seems like an odd consideration when generally considering how they've positioned the brand. Meanwhile you can write and run very similar code across everything from the zero all the way up to the 5—which is enormous flexibility that x86 simply doesn't offer. Plus, my understanding is that the N100 still tends to have poor driver support issues that the Pi li…
I thought the whole reason for the shortages the last few years was due to commercial applications buying out most of the Pi's available?
Re: Official Raspberry Pi NVMe SSD Review
#16Earlier quoted context omitted.
Power consumption is a good contender for reasons to stick with rpis. The rough, quick search numbers I'm seeing for idle power are ~6w for the N100 SCB and ~1 to 2w for the pi. Max performance is like ~15w to ~4w.
Also, a bunch of GPIO if you want to control some hardware, not just run a Linux desktop or a media server.
Re: Official Raspberry Pi NVMe SSD Review
#17Does anyone know if these will work with the PoE HATs?
The official NVMe hat blocks access to the PoE header, but there are third party options that combine NVMe and PoE into one hat: https://www.youtube.com/watch?v=x9ceI0_r_Kg Alternatively you could get one of the NVMe boards that sits under the Pi, and put a standard PoE hat on top.
Re: Official Raspberry Pi NVMe SSD Review
#18Re: Official Raspberry Pi NVMe SSD Review
#19> At this price point, it’s easy enough to throw one in your basket when you’re already spending a decent chunk of change and be done with it, safe in the knowledge that you have a well-performing boot device. I do still think it’s a bit naff that the M.2 HAT+ doesn’t fit in the official case but I won’t re-open that can of worms. An rpi5 plus M.2 hat plus a branded ssd and you are well into the realm of Intel N100 S…
Re: Official Raspberry Pi NVMe SSD Review
#20Earlier quoted context omitted.
Also, a bunch of GPIO if you want to control some hardware, not just run a Linux desktop or a media server.
We are starting to see SBCs that bake in an RP2040 to drive some GPIO pins (without needing to tie up a physical usb port), which seems like a reasonable compromise... I do like the RPi Zero size/perf/price combo, but for anything that needs more horsepower it's hard to argue with the bigger NUC-a-likes.