Beginners • Good Case For RPi 5 w/SSD enclosure & fan?
Does anyone have a good recommendation for a good Raspberry Pi 5 case that has a M.2 SSD slot along with active cooling? I’m looking at one similar to this one (however this one only supports RPi 4):...
View ArticleBeginners • Re: Good Case For RPi 5 w/SSD enclosure & fan?
https://argon40.com/en-gb/products/argo ... berry-pi-5Statistics: Posted by GTR2Fan — Sat Mar 23, 2024 12:24 am
View ArticleBeginners • Re: Bookworm & Removing "Run" and...
What are you actuallu trying to achieve?I ask because removing those two menu items may not be enough. Removing them adds a step or two but does not make their usage impossible.For example:Want to run...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Thanks for the update, I'm still waiting on hardware I'm in a holding pattern until I can get that.I'm just rearranging some of the code and working out how to deal with controller version.EDIT:: I...
View ArticleTroubleshooting • Re: libmpg123 - Illegal Audio-MPEG-Header
UPDATE/SOLVED: it was not related to the music player, after all.I had presumed that `libmpg123` error meant it was related to my `mpg123` background music player, but it seems that's may be not the...
View ArticleMedia centres • Re: Peppy player
After spending considerable time investigating why I have no audio. It turns out that the X715 PWM fan control fan is the culprit. I have been running the player continuously. I still experience...
View ArticleCamera board • Re: Understanding HDR & Camera Tuning on RPI5 + HQ Camera
Hi therealdavidp,How about "SingleExposure" HDR mode that is listed in the Raspberry Pi Camera Algorithm and Tuning Guide?"SingleExposure" - HDR mode that accumulates multiple “short” exposure images...
View ArticleBeginners • Raspberry Pi 4 Bookworm - GPIOZero not working
Hi,I have upgraded my old Raspberry Pi 4 to the latest Bookworm OS. But I am unable to run any gpiozero code anymore.Even the simple blink command does not work.Code: from gpiozero import LEDfrom time...
View ArticleSDK • Re: Solution: Apple silicon (M2) VSCode build of examples fails
thanks for the solution. had to make some change on CMakeList file? thanks!Statistics: Posted by let_sgo — Sat Mar 23, 2024 11:59 pm
View ArticleGraphics programming • Searching for a Cross-compilation guide for Qt 6.6 and...
Dear all,I have follow many guides for build a Cross-compilation platform for qt6.5/6.5 and the new RPI5, however no success. (with my old RPI4 is everything ok) Before I post my problems here, I...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I am using the Raspberry Pi 5 as my primary computing device, complemented by a powerful setup with a Ryzen 5 5600 and an NVIDIA RTX 3080. Remarkably, about 95% of my computing tasks are efficiently...
View ArticleGeneral discussion • S19 95TH Immersion cooling Fan Control Error
Hello everyone,I bought a used Antminer S19 95TH/s and it's extremely noisy. If I knew it beforehand, I wouldn't have bought it.For the solution, I have changed the less noisier fans Which are...
View ArticleRaspberry Pi OS • Re: Bookworm LVM rootfs
I've only ever used mdadm on an rpi once, as an afternoon experiment. I've used it twice and never in anger. Once when writing the RAID section of my NAS guide and once to test performane on a 4B as...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
While checking Intel ARC GPU for binary math support I spotted Openvino which says it has Raspberry Pi support.https://docs.openvino.ai/2024/home.htmlIt took some time to compile even on this Pi5,...
View ArticleTroubleshooting • Help Needed: Short Circuit between 3.3V Pin and Ground on...
Hello everyone,I'm encountering an issue with my Raspberry Pi 5 where there seems to be a short circuit between the 3.3V pin and ground. When I tested the pins using a voltmeter, I found that pin 2...
View ArticleGeneral • Re: Getting started
https://github.com/raspberrypi/pico-exa ... ello_worldhello_world/serial/hello_serial.c over UART does require UART hardware, but hello_world/usb/hello_usb.c only needs your USB cable.I only use...
View ArticleOff topic discussion • Re: "Verify you are human"
The French philosopher Yves Simon"I do not know, I cannot imagine, any group which does not include among its current ideas an enormous dose of lies. That being the case, the alternative is...
View ArticleBeginners • Re: Raspberry Pi 4 Bookworm - GPIOZero not working
Using your button code in Thonny at the TerminalShorting pin 3 to GND, triggers it all fine.> %Run button_test.pyHello!Goodbye!Hello!Goodbye!Hello!Goodbye!Bookworm 64bit as of today, 6.6.20 Pi 4...
View ArticleGeneral discussion • Re: S19 95TH Immersion cooling Fan Control Error
Since when does a Pi burn up? It will throttle if it gets hot enough, but it won't burn.If you're referring to the basic, it has nothing to do with a Pi, therefore these forums are not the right...
View ArticleTroubleshooting • Re: Help Needed: Short Circuit between 3.3V Pin and Ground...
Here's an insight.All raspberry pi boards with a 40 pin header have the exact same pin out.The old boards that had the 26 pin headers still had the same pin outs for the 5v, 3.3v and ground...
View Article