Earlier quoted context omitted.
Agreed. I recently had the rather unpleasant discovery that when samsung called their SD cards “high endurance”, they actually meant 3-6 months, and that half of the video on my dashcam was missing.
Why aren’t you talking more about the GPU?
Raspberry Pi 5
851–860 of 1001 posts
Re: Raspberry Pi 5
#852What killed my interest in the Pi 4 was the need for a rather loud fan. Anybody got a solution for a quiet/silent Pi ?
Re: Raspberry Pi 5
#853Re: Raspberry Pi 5
#854No word on price. When Raspberry Pi first launched, this was the prime feature of the thing. Can we expect same price as the Raspberry Pi 4? (at the respective RAM level) Edit: found it here: https://www.raspberrypi.com/news/introducing-raspberry-pi-5/ So the 4 GB model is 60$, which is 5$ more than the 4 GB model of the Raspberry 4 when that was launched: https://www.raspberrypi.com/news/raspberry-pi-4-on-sale-now-.…
Re: Raspberry Pi 5
#855Earlier quoted context omitted.
The audio jack on Raspberry Pi's has always been terrible quality anyway. Ok in a pinch but it's not a huge loss. If you want quality analog output from a Pi you need a DAC hat.
If you're using a pi you're already in a pinch, putting a dac on a pi seems alot like putting lipstick on a pig, the only scenario where it wouldn't be overkill is music streaming and i highly doubt thats even a majority of pi projects with audio
Re: Raspberry Pi 5
#856Re: Raspberry Pi 5
#857I am curious to know how people here use their RPIs today, and how the RPI5 might help. I have had a model 3 for many years, which I enjoy tinkering with from time to time. I still haven't gotten over the novelty of having such small, cheap computer that runs Linux and does a pretty good job of it. That said, all I do is tinker with it. I turn it on, write a bit of code, marvel that the code runs, and turn it off. I'…
A faster model would allow decoding at higher resolutions and frame rates, even when the codec in use doesn't have direct hardware support.
With the PCIe support in this new model, it could also make a decent home file server.
Re: Raspberry Pi 5
#858A number of vendors seem to only be showing 4GB and 8GB units for $60 and $80, but https://vilros.com/collections/raspberry-pi-5/products/raspb... has 1GB and 2GB variants for $40 and $50 respectively. https://www.raspberrypi.com/products/raspberry-pi-5/ says "LPDDR4X-4267 SDRAM (4GB and 8GB SKUs available at launch)" so maybe the cheaper ones will be coming at a later date? Unrelated to that, the addition of a power…
Re: Raspberry Pi 5
#859I am curious to know how people here use their RPIs today, and how the RPI5 might help. I have had a model 3 for many years, which I enjoy tinkering with from time to time. I still haven't gotten over the novelty of having such small, cheap computer that runs Linux and does a pretty good job of it. That said, all I do is tinker with it. I turn it on, write a bit of code, marvel that the code runs, and turn it off. I'…
I think the Pi 5 would be well positioned to be a free, OSS media box. Android TV and Google TV are very popular today, along with Roku, Apple TV, etc. I installed PiHole and noticed that every single click of my Roku remote gets sent to Roku’s servers. PiHole blocks this of course, but there was nothing I could do to disable this telemetry on the Roku device itself. Google TV is slightly better - there’s options to…
In terms of specs a Pi4 was already beefy enough for this use case, fwiw. But the software stack is hard just because no one seems to target the "set top box“ space quite the same way. There are client/server media platforms to compete with plex, there are single.box media platforms, there are set top boxes to compete with roku, and every possible mix in between.
Re: Raspberry Pi 5
#860I am curious to know how people here use their RPIs today, and how the RPI5 might help. I have had a model 3 for many years, which I enjoy tinkering with from time to time. I still haven't gotten over the novelty of having such small, cheap computer that runs Linux and does a pretty good job of it. That said, all I do is tinker with it. I turn it on, write a bit of code, marvel that the code runs, and turn it off. I'…
I got an RPi2 connected to a GPSDO acting as time server. Another RPi2 controls test&measurement gear via GPIB (there are GPIB hats, but I happen to have already an USB adapter from Agilent) and TTL PPS input and trigger output for synchronization. A RPi2 is plenty of computational power for those applications.