Camera board • Dead camera?
I bought a Camera Module V2 a few years ago. Pulled it out of the box today, it says V2.1 on the board. I just bought a Raspberry Pi 5, put Trixie on it.My `/boot/firmware/config.txt` has all the...
View ArticleMedia centres • Slide Show Software that does both Still and Videos
Hello,Whilst I can find projects and software to create a smart photo frame, they are all focused on still images.I am hoping to also include short videos.Is anyone aware of slideshow software that...
View ArticleCamera board • Re: Dead camera?
Hi,Sorry to hear it.It would be better if you could post photos of the hardware connections between your imx219 camera module and your Pi 5.In the config.txt file, you enabled the camera driver for...
View ArticleTroubleshooting • Simplest path for getting Zero 2 into monitor mode?
I've again ventured outside my area of competence, so I'd ask for advise. :) I have a project that uses packet injection and packet capture over WiFi interfaces (and Ethernet too, actually, but that's...
View ArticleAI Camera - IMX500 • Rotate Image Before Inference
I'm trying to set up gesture control on an AI camera I've got set up in a portrait orientation. I haven't found a way to rotate the image before processing it through the model, which defeats the...
View ArticleGeneral discussion • Re: What product would you like to see?
Using NVM for video file editing wears the Flash out like nothing else, hence my suggestion. But yes I use a PC for it, it was just a suggestion for those who use Pis for everything.It's a pity the...
View ArticleDevice Tree • HID Over i2C help
Goal - from Raspberry pi 4 i want to talk HID over I2C to a custom microcontroller software running on a PICO.So i've been taking some notes from these resources to make a HID over i2c example. *...
View ArticlePython • Re: Parsing string
Another option:Code: import urllib.parse...That's the one. urllib is a standard library, so it should be available. It has millions of users, so the critical flaws should be hammered out by now. Don't...
View ArticleRaspberry Pi OS • Re: SetUp a kiosk mode in a Raspberry Pi 5
There's an important piece of information you haven't told us: in what way is it "not working..."?If you don't know or if it just isn't running you need to find out why. If you don't know that, all...
View ArticleCamera board • Re: First frame shows color artifacts when using fixed...
This ought to be fixed with https://github.com/raspberrypi/libcamera/pull/310. After applying this change, I confirmed that the decompand block is now correctly applied from the very first frame with...
View ArticleGeneral discussion • make PIJUICE ZERO press button on a powerbank's PCB to...
I have a 2 Resistor Voltage Divider with an OPAMP feeding of 4S battery and its output connected to PIJUICE ZEROs battery Jack. (this battery is a Part of a powerbank) This way PI JUICe thinks there...
View ArticleKeyboard computers (400, 500, 500+) • Keyboard of Raspberry Pi 500 (and...
I have this issue with the game flappy birds in Raspberry Pi 500 and wonder if this issue also exists in Raspberry Pi 500+:https://github.com/mobluse/rpi-keyboard-config/issues/1Code: ssh...
View ArticleCamera board • Re: ERROR using pi 5 and multi-camera adapter
Thanks. I will seek for help from the manufacturer.Statistics: Posted by vvb21 — Tue Oct 14, 2025 1:32 am
View ArticleTroubleshooting • Re: monitor keeps reading out of range when connecting pi 5
It was the cable and for the static glitching i just reflashed the os and it worked thanksStatistics: Posted by bootsjump — Tue Oct 14, 2025 2:24 am
View ArticlePython • Re: How do I get crontab to run a Python program
oh the chaosit's like all things, depends what your running, may need it, may notis it really going to kill you to check, what if he's not user 1000 or his display is not 0Statistics: Posted by...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
@procountKonstakng released android 16 for LineageOS Android TV: https://konstakang.com/devices/rpi5/LineageOS23-ATVIf you could kindly add that whenever you get time.Statistics: Posted by sim_tcr —...
View ArticleRaspberry Pi OS • Re: Raspian No X server assigned when running through...
Code: video=Composite-1:720x480@60ieStatistics: Posted by wildfire — Wed Oct 15, 2025 1:28 am
View ArticleCompute Module • Re: cm5 can't list nvme by lsblk
Start with removing the last 2 dtparams and reboot...I tried leaving only dtparam=pciex1, nvme still not availableStatistics: Posted by nocanstillbb — Wed Oct 15, 2025 1:50 am
View ArticleCompute Module • Re: [CM4][dwc2][UVC] CM4 (Bookworm) – UVC gadget not...
I’ve tested both ways — powering the CM4 through the GPIO 5V pins and also via the OTG hub’s PD-IN port — and the result is the same.Statistics: Posted by pluto94cokr — Wed Oct 15, 2025 2:01 am
View ArticleBeginners • Re: Language
I am running Armbian with Cinnamon on the Pi 5, I found this combination is particularly trouble to setup chinese input. I used Mint and even Ghostbsd with chinese input without problem. I mainly use...
View Article