General discussion • Having a thrid monitor?
Hello, I have the Raspberry pi 4. I have two monitors on it using the native HDMI ports. Everything is working great. however I would like to have a Third monitor for stats. Not rendering 4k or...
View ArticleGeneral discussion • H.266 hardware video decoder in BCM2712?
As far as I know, the Broadcom BCM2712 only comes with a 4K capable H.265 hardware video decoder. But now an approved Raspberry Pi partner is selling a digital signage player based on Raspberry Pi CM5...
View ArticleGeneral discussion • Can we expect RPi to support Auracast in the near future?
Hello,I was wondering if we can expect RPi to support Auracast in near future, particularly on the next iteration of RPi 4, 5, and Zero 2W.Thank you!!Statistics: Posted by karagir — Fri Feb 28, 2025...
View ArticleOther projects • Air quality, current conditions and forecasts
I've had a couple of outstanding requests for this feature, and now I've finally gotten around to including air quality info into the other information displayed by my Astronomy/Weather Clock...
View ArticleBeginners • Hello, Raspberry Pi 3/4B with IMX219 cannot use "rpicam-vid...
Hello, Raspberry Pi 3/4B with IMX219 cannot use "rpicam-vid -t 10s --width 1920 --height 1080 -o test.h264" to shoot video:But other resolutions are normal:Statistics: Posted by simin — Fri Feb 28,...
View ArticleGaming • need cheap controller options and I Cant configure Keyboard.
Hi all I have a Rpi 4 B= 8GBv Dual Boot setup with Noobs and RetroPie4 v4.8 (the latest in Noobs) I Have a Logitech MK235atm I dont have any gaming controllers Still deciding what to get that wont...
View ArticleOther projects • Matrix Pi
My Latest project themed on The Matrixhttps://youtu.be/krGKWDOsN3IStatistics: Posted by bobster316 — Fri Feb 28, 2025 10:48 pm — Replies 2 — Views 118
View ArticleTroubleshooting • Raspberry Pi 5 Mysterious Freezing Problem
Hi everyone,I am struggling with a freeze problem since I bought the raspberry pi 5 8GB board. When I use the board for everyday activities such as watching videos in youtube, the board randomly...
View ArticleRaspberry Pi OS • Running update-initramfs -u -k all stops splash screen on boot
Hey,I am using Raspberry Pi 5 with the Raspberry Pi OS (64-bit) Bookworm. With a fresh installation with the Raspberry Pi Imager, the splash screen works well. But when I run Code: update-initramfs -u...
View ArticleBeginners • DIY C++/rust sdk or library for raspberry pi 4B
Hi, I recently started to learn rust and wanted to develop my own rust SDK or Library to control GPIO pins of the raspberry pi 4B, however I have no idea where to start or how to do this from scratch....
View ArticleGeneral discussion • Pi5 or CM5 Assistance
Hello everyone... I am looking for assistance in getting SavvyCAN successfully loaded onto a Pi5 or CM5. My ultimate goal is to have it loaded on a uConsole with a CM5 for use in my vehicle. I current...
View ArticleTroubleshooting • ./configure is complaining about missing pixbuf install...
I'm updating Clawsmail (I updated the OS 2 days ago) as it is a very old version and I'm trying to solve an SSL/TLS complaint on ONE of the two servers (mail.yahoo.com) and NOT the other...
View ArticleRaspberry Pi OS • RP4: USB flash key stops wlan0 when connects to SS port
On my Raspberry Pi 4B one specific USB key if connected to one SS port is causing the ethernet wlan0 to immediately stop. This is the content of journalctl:Code: mar 01 01:40:15 rp4 kernel: usb 2-2:...
View ArticlePython • Symptom: SOC peripheral base address error when using tm1637 package
I am trying to follow a guide (https://thingsdaq.org/2022/10/02/7-segm ... pberry-pi/) for using a 7 segment LED display, with my raspberry pi 5 and I get this error:Code: Traceback (most recent call...
View ArticleTroubleshooting • Issue with Setting Up WebRTC Streaming on Raspberry Pi 4...
I am using a Raspberry Pi 4 Model B (64-bit) with the Legacy OS and an IMX477 camera. I want to stream video using WebRTC, but I am facing difficulties getting it to work. I need a method to install...
View ArticleTroubleshooting • Cam 3 Unstable Image
I am trying to use a RPI5 with a Camera Module 3 wide (RPI 5 Model B, OS Bookworm) to record videos of an aircraft flying (spraying). There are 2 cameras installed ( facing forward and back )recording...
View ArticleGeneral • Pico-SDK Extension VSC and 2 Picoprobes / 2 Picos
Hi All,I am working on a project that uses a few MCU boards, and part of researching through this, I will have multi-root workspaces that involve more than one Pico, and others that use a Pico/Pico2,...
View ArticleTroubleshooting • Raspberry pi pico w not accessible in thonny after...
Configuration environment :Raspberry pi pico wHost computer : laptop asus g731gv running opensuse leap 15.5 with kde desktopIt is not easy to find information about linux configuration.Reading tons of...
View ArticleGeneral discussion • Chained DMA for limited number of transfers
I am transfering an array to PIO using a chained DMA, which runs continuously and forever. That works very well. Now, I would like the sequence to stop after certain number of repetitions. Is there a...
View ArticleSDK • embedded website html makefsdata.py
Hi, I need some CMAKE magic.I am using a sample cmake that runs and builds my website.Code: message("Running makefsdata python script")execute_process(COMMAND python3 makefsdata.py WORKING_DIRECTORY...
View Article