Troubleshooting • Re: Unable to change wallpaper (Bookworm - RP 5)
Nope, haven't deleted any. This happened after fresh installation of the OS. Same occurred to another SD card after flashing. Issue is, I can only change it from the terminal but after a reboot it...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Interesting reading about Google Earth.I use Strava a lot and use the flyby tool that displays maps with cycle routes overlaid. Using Chromium (up to date)It is MUCH slower to load and render on the...
View ArticleHATs and other add-ons • build hat serial protocol pid
I am trying to figure out how to do pid speed control using the build hat serial protocol, using the built in pid on the build hat.there are a couple of things i am struggling with mode M1 is speed...
View ArticleGeneral • Re: Embedded Swift
Bump. Here are a couple more links for those who want to save time. Introductory blog post and vision post:Get Started with Embedded Swift on ARM and RISC-V...
View ArticleTroubleshooting • Re: Pi5, New PoE hat , LED Code 4-long-5-short
New to pi. Have an RPi5 with a wavshare poe hat. Pi seems to get power but flashes 4-long-5-short (which is better than the 4-long-3short fatal error I've seen others get on the 5... hopefully). It...
View ArticleGraphics, sound and multimedia • Re: Rotary switch to change audio or video...
For the software part of such a project: SEOLMEDIA which is an interactive fullweb digital signage solution may be suitable.This software alone may be sufficient for this type of project to carry out...
View ArticleMicroPython • Re: pico W vs. DFPlayer - Raspberry pi and sound
Just checked my dfplayer with an arduino and it worked totally fine...Do you have experience with other mp3 moduls and could recommend a good one?Statistics: Posted by Greg50007 — Tue Jun 18, 2024...
View ArticleGeneral discussion • Re: Bookworm running much hotter on Pi Zero 2W
Hey all,I've been building on Pi Zero 2Ws for months now and they've been great for our use case, which is under high heat stress. Recently while flashing a new device, I realized the default flash...
View ArticleGeneral • Re: Help with Pico ADC project
OK well first test was unsuccessful.I wired the PICO as per my previous diagram, or as per this diagram, and used this code, but all I got was a readout of 3v3 without any chnage.Any ideas?Code: from...
View ArticleCamera board • Camera stream/preview - best practice
HeyI'm installing my camera on a small car that I control over an ssh connection to my PC, and I just put together some code from different places that luckily worked. This is in the function...
View ArticleGeneral discussion • Re: Initialize .py file when starting raspibian
The guide to all things startup is here: https://forums.raspberrypi.com/viewtopic.php?t=314455Statistics: Posted by neilgl — Wed Jun 19, 2024 6:55 am
View ArticleNetworking and servers • FTP account setup for user that is not pi
Hello All,The tutorials to setup ftp on rpi (that I found on Google) assume that I want to user user name pi for the ftp. What if I want another user name? I recall that I removed user pi from my rpis...
View ArticleTroubleshooting • Re: Help my raspberry pi is not booting
I have a raspberry pi 3b and I have re flashed the os and now it won’t boot when i plug it into my monitor it says no signalSee - The Boot Problems StickyStatistics: Posted by B.Goode — Wed Jun 19,...
View ArticleRaspberry Pi OS • Re: Auto updates without password ?
Great to see the password requirement has been removed with the latest updates Statistics: Posted by gordon77 — Wed Jun 19, 2024 7:12 am
View ArticleFrançais • Re: Rasberry PI 4B n'a jamais fonctionné
Bonjour et merci pour vos réponses.J'ai tenté plusieurs version de raspbian sur différentes clés usb et cartes sd. J'ai utilisé PI Imager et Etcher. Si je comprends bien, le problème vient peut-être...
View ArticleCamera board • Re: 64mp Arducam stops working after OS updates
I've raised with arducam at support@arducam.comStatistics: Posted by gordon77 — Wed Jun 19, 2024 7:32 am
View ArticleCamera board • Re: Strange issue with pi cam v1, pi 5 and picamera2 - darker...
Changing that line of code does eliminate the purple blacks, but I'm still seeing a greenish tinge to whites. Is there a way to adjust that or is that just the default white balance with the pi 5...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi with DSI86 for DSI to eDP...
Where can I find the simplified schematics for the compute 4 module? I found them for the raspberry pi 4B but I cant seem to find the DSI routings for the compute 4.Pinouts of the CM4 Hirose...
View ArticleAdvanced users • Re: Using DRM library with Wayland or X (graphical) running?
AFAIK, no.DRM master is at card level, not CRTC or connector level.Statistics: Posted by 6by9 — Wed Jun 19, 2024 7:44 am
View ArticleGraphics, sound and multimedia • Re: Output to both HDMI ports simultaneously...
You can't do it through 2 independent gst-launch commands.However kmssink does have an "fd" property so an external wrapper can open DRM and pass that handle into multiple kmssink components.I haven't...
View Article