Media centres • Raspberry Pi 5 display problem
hi.I have a Raspberry Pi 5 with a dedicated 5-inch display (touch display 2) I've installed moOde Audio, but after booting, the screen only shows the login prompt (command line) instead of the...
View ArticleBeginners • OS install using Pi Imager
1. I have and can install pi OS with all the credentials (wifi/SSH), then I can access it on 1st boot via putty, then enable VNC and proceed normally, no issues.2. Installing Volumio OS results is an...
View ArticleRaspberry Pi OS • Using Raspberry Pi Imager for a 4B
HiWith Imager I imaged (to recommanded default Trixie arm64) a 500GB SSD that I plugged in a free sata port of my desktop. Previously this SSD hosted buster partitions boot, rootfs, home and swap. I...
View ArticleNetworking and servers • Pi5 not receiving broadcasts after being a while on...
Problem Summary:I have an application where a Windows PC sends UDP broadcasts (port 48888) to wake up Raspberry Pi5 devices on the network. The PC sends a broadcast every ~5 seconds when active.The...
View ArticleAdvanced users • Use Pi 3B as usb-attached storage advice???
I find myself wanting to use my (currently unused) 3B (not plus) as a USB-attached storage device (by in turn attaching a large-ish USB drive to it), but don't know if it is possible to configure USB...
View ArticleCamera board • stream_top rpicam-vid monitoring tool
Since I work with FullHD streams on the Rpi Zero2W boards, I occasionally run into memory, cpu, cma or network issues.To monitor settings and options of the rpicam-vid command, I wrote a little tool...
View ArticleSDK • Pico does not start using VS Code (But does with Aduino Toolchain)
Hello,This is my first time using PI Pico. I installed the VS Code tool chain. I continued trying to compile and run the “Blink” example. When I use the VS Code tool chain, everything looks fine from...
View ArticleGraphics, sound and multimedia • RP2350 Pure Digital HDMI Mod for Neo Geo MVS...
I've been working on an open source pure digital HDMI mod for the Neo Geo MVS, MV1C, and wanted to share it with the community.NeoPico HD uses a Raspberry Pi Pico 2 (RP2350B) to tap the digital video...
View ArticleBeginners • Raspberry Pi Pico - Using ADC input as a digital input?
I have a project that is using a lot of digital IO, I have read in many places I can also use the 3 ADC inputs as digital inputs BUT my Python code doesn't like what I am doing. All other digital pins...
View ArticleTroubleshooting • Raspberry Pi CM5 - help identify component size and value
Hello!I am new here and need help identifying a component that broke off the bottom of the board. It's a CM5 module model cm5116000. Picture below for reference.From what I can identify, it appears to...
View ArticleGeneral discussion • using RPI4 model b with YOLO model
I used this code for detection using the yolo model using laptop: This code can save the image with a border on the detected objectCode: from ultralytics import YOLO # Load a pretrained YOLOv11n...
View ArticleBeginners • How to connect to PI 3B+ using just ethernet cable
I am working on a voron and want to connect to the raspberry pi just through the ethernet cable.Windows 10 laptop with an ethernet plug.My wifi connection is not good enough to connect with most of...
View ArticleTroubleshooting • Pi Camera Module v2
What is the difference in the little cameras between v2 and its predecessor (presumably v1)I have just ordered a v2 and have managed to use the camera rev1.3 OKI am using the last OS (bullseye) that...
View ArticleGeneral • read flash to file via SWD
Dear reader,I'll have here two "Raspberry Pi Pico W", one defective (no USB, not even with BOOTSEL pressed when plugged in) and one fully functional, both running circuitpython with sht45 sensor (both...
View ArticleTroubleshooting • Raspberry Pi 5 boot issues, is my board faulty?
Before I begin I want to say I’ve read all the boot troubleshooting threads, and tried everything it recommends trying but nothing fixed it. I’ve googled, I’ve scrolled Reddit, used AI. Nothing has...
View ArticleCamera board • IR-only filter for Raspberry Pi Camera 3 Wide NoIR
Hello, What are my options for a filter for this camera that cuts visible light, but leaves only IR, so I can do some IR-only photography? Or should I buy the HQ cam module, remove the filter from it,...
View ArticleHailo • RPi5 + Hailo10H Hat: How to add new HEF to the server ?
Hey,I just acquire a RPi5 and the latest AI HAT, the HAILO10H.It's up and running, and I got everything working.However, I'd like to try some models beyond the prebuilts already present on the...
View ArticleSDK • Pico PIO IN read timing
Hi,I'm working on a PIO audio TDM driver (32 bits x 8 slots, 48kHz audio sample rate, SYSCLK = 147.6 MHz).I need to read the input data on a particular clock edge, which is side-set.Is the 'in' data...
View ArticleTroubleshooting • Cant get Ras Pi Zero in usb gadget mode on Trixie to show...
Cant get Ras Pi Zero in usb gadget mode on Trixie to show up in Win10 Device Manager as USB Composite or any other deviceMy goal is to replace a missing usb device that receives data from a PC thru...
View ArticleTroubleshooting • Raspberry Pi as a Modbus (RS485) telemetry gateway near...
Hi everyone,I’m working on a project where I want to use a Raspberry Pi as a telemetry gateway for a high-power hybrid solar inverter (similar class to Deye / Sol-Ark units). I hope its a good idea.My...
View Article