MicroPython • Re: Dynamic USB Devices
So; don't use dynamic USB and there's no pain, no change from previous behaviour, use dynamic USB and you have to live with the consequences.That seems a fair and equitable compromise to me, how it...
View ArticleRaspberry Pi OS • Re: OS problem
I am using a 128 GB micro SD card, running the recommended 64-bit version of raspberry pi OS for the raspberry pi 5, I flashed it by using the official imager (windows 11), downloaded from the...
View ArticleHATs and other add-ons • Sporadic UART decoding errors with GSM hat on Pico
Hi all. I'm working on a weather station IOT project.I'm using a Pico SIM7080G Cat-M/NB-IoT. on a Pico, and interacting with the project via Thonny.I have a very basic script which currently connects...
View ArticleTroubleshooting • Re: Arduino data --> rasperryPi5 --> nodejs webserver
Also the ReadlineParser code may not be correct. See https://serialport.io/docs/api-parser-readlineStatistics: Posted by neilgl — Fri Mar 22, 2024 11:24 pm
View ArticleAdvanced users • Re: How to connect Schneider PLC to Raspberry Pi
In what way did you arrive at the conclusion "could not see IP was assigned to the ethernet port"? What did you do to make you think that?Did you do anything else on the Raspberry Pi than assign IP...
View ArticleBeginners • 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 Article