For sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
Hi, Thanks for the impressive work! I am also trying to integrate IMX662 to libcamera. Will you release the imx662.json and cam_helper file some time in the future? Thanks!I will share the JSON file...
View ArticleTroubleshooting • Re: No HDMI from Pi 4B
Maybe try Raspberry Pi OS 64-bit LITE and boot from that.Why would you recommend that?Statistics: Posted by timmy32 — Sat Jul 26, 2025 9:49 am
View ArticleRaspberry Pi OS • Re: can I get "sudo dmesg -T" read from any file?
Which operating system are you running?Statistics: Posted by neilgl — Sat Jul 26, 2025 9:57 am
View ArticleSDK • Re: Did pio .program <name> and pio <source-file-name>.pio...
I can't really make any predictions as to whether pioasm builds will work on windowsIt used to, but these days there are pre-built executables which avoids the time consuming builds of those, but more...
View ArticleOff topic discussion • Re: [Defective extension lead] No grounding on power...
Sorry to you all, I have mostly been typing without much thought, even when I'm saying sorry.Statistics: Posted by kbar82 — Sun Jul 27, 2025 9:13 am
View ArticleGeneral • Re: Waveshare 3.5″ RPi LCD ILI9486 on Raspberry Pico H
You can try this https://www.waveshare.com/wiki/Pico-ResTouch-LCD-3.5 examples and wiring diagram. It's a bit different display driver but same touch controller. They both share SPI for LCD and touch....
View ArticleBeginners • Re: Off-gassing of Pi5?
Anyone had any off-gassing with pi5 16gb, active cooler, and official case? I get a bit of a headache by it. But I don't smell a thing. Wondering what it is. Anyone know what kind of plastic the...
View ArticleBeginners • Re: Newbie - Oxygen sensor
Hello all,I am brand new to Raspberry Pi. I don't have one, but am thinking that it may be able to do what I am looking to do. I am looking to run an automotive oxygen sensor and be able to see real...
View ArticleBeginners • Re: Water temperature controller
Hi I’m JameelPerkins asking is it possible for me to use my Elgato HD60X on raspberry pi 500 as long I’m using Elgato HD60X with my ps5?Quite what relevance that is to this thread though; is a mystery...
View ArticleGeneral • Re: RP2350 assembly code core 1
The problem is that core 1 will not start.I suspect that could be a result of the boot process not getting the correct IMAGE_DEF to initalise core 1 or it's SALT register, or maybe a security issue. I...
View ArticleTroubleshooting • Re: Gstreamer H.265 hardware decoding on Raspberry Pi 4
GStreamer support is in the works.The native image format that the decoder produces wasn't handled by GStreamer, so it's been a bit more involved.https://gitlab.freedesktop.org/6by9/gst ... type=heads...
View ArticleBeginners • Re: Raspberry Pi 5 w/ Cooling fan project recommendation
Welcome new user.I would second B.Goode's recommendations.You could also try using an internet search engine. There are loads and loads of ideas out there.If you were to give some more details of the...
View ArticleTroubleshooting • Re: RPi4B reduced memory
What does Code: vcgencmd get_config total_memsay?Statistics: Posted by jahboater — Sun Jul 27, 2025 9:57 am
View ArticleGeneral discussion • Re: Best UPS
The last two posts say it all. Some HAT UPSs may be badly designed. That does not make them all unsafe, unless it can be shown that there is a common design fault. From the description it would appear...
View ArticleCompute Module • Re: RPI CM5 RS485 RE/DE Line Control
Hi, one of the simplest solutions is to connect the nRE and DE lines together and control their TX signal with a small inverter with an RC filter at the input, which creates a short delay – thanks to...
View ArticleGraphics, sound and multimedia • Using original digital piano speakers with...
I'm in the process of implementing a Raspberry Pi into my (sadly broken) digital piano - in short, one of the original boards failed and I figured this'd be an interesting project. Thus far I have the...
View ArticleTroubleshooting • Re: linux-image-6.6.62+rpt-rpi-2712 does not make an...
It is about an Raspberry 5.In the past I had the following issue viewtopic.php?p=2275994&hilit=pasquenel#p2275994At that time I was adviced to execute : sudo apt reinstall...
View ArticleTroubleshooting • Re: PI 4B chromium 4k h265 video possible?
I wouldn't expect this to work. VLC can only do 4k video on the Pi 4 by using a carefully optimised pathway which avoids putting video frames through the GPU. Chromium's rendering will all go through...
View ArticleOther • Re: How to configure FullPage OS
Ok, so kudos to @B.Goode for the best advice Yep thanks @B.Goode!!!!Statistics: Posted by Parthm241 — Mon Jul 28, 2025 9:31 am
View ArticleAutomation, sensing and robotics • Re: Using more than one I2C adapter at a time
Yes, it is a Raspberry Pi 4.Which sensor do you claim non-working correctly? From your above output - your sensors are on I2C-1 - only one of them is claimed by the kernel (0x68, that's why its...
View Article