SDK • Re: Panic function
Could I ask should the system be running after the hard fault? The display is up and showing information however system isn't in usable a reset is required to get things going. I'm not expecting to...
View ArticleTroubleshooting • Re: Problem with GPS USB Device
The GPS has a USB port, so I am using the cable that came with it.I'm starting to think it is just bad luck. Every time I want to use it, it is quite cloudy out. It has a magnet on it so I'll stick it...
View ArticleCompute Module • Re: Dual Camera (imx708) with CM5-IO dev board works on...
I also encountered the same problem. You can try to recompile the kernel to test. I compiled the 6.6.y kernel and found that one MIPI can work, and the other MIPI can not recognize the camera...
View ArticleGeneral programming discussion • FreeRTOS and Raspberry Pi OS
I guess both FreeRTOS and Raspberry Pi OS can be installed on Raspberry Pi boards. Are they two independent operating systems that fits on Raspberry Pi boards ? I mean any of the two operating system...
View ArticleRaspberry Pi OS • Re: Pi5-16GB performance issue with NVME data disk
Though the problem is with NVMe do your 16GB and 8GB models have different performance for GeekBench 5 and 6?I don't see any huge differences.Geekbench5Pi5-8GB with N04:...
View ArticleAdvanced users • Re: MCP23017 Overlay Not Working on Raspberry Pi (Buildroot)
Thanks for checking....Might it be possible that you can share your buildroot config?Statistics: Posted by koerli — Thu Jan 16, 2025 5:51 am
View ArticleAutomation, sensing and robotics • Re: Problem with my continuous power...
10V AC on Pi 5V rail is not plausible.Just measured with a multimeter in AC mode around 3mV AC on a PI4 5VDC rail. Original raspberry power supply. The results you see could depend on the quality of...
View ArticleHailo • Re: Course on AI Kit + Raspberry Pi
Hi, everyone! The Raspberry Pi and AI Kit course has been published for several months, and we have released some useful sections so far.Part 4: https://seeed-projects.github.io/Tutori ... aspberryPi....
View ArticleSDK • Installing Pico SDK on Ubuntu 22.04 X64_86 I5 desktop computer
A few years ago installing the Pico SDK on Ubuntu (X64_86 using Intel I5 processor) didn't really work well. But now it seems to be different and I made a short guide how to install the Pico SDK on...
View ArticleCamera board • Re: imx708 metadata
Thanks!Statistics: Posted by rpoddar — Thu Jan 16, 2025 6:24 am
View ArticleBeginners • Re: Video loop with button start
You could use Pi presents, no python coding required.use a mediashow with a child track. There is an example profile - pp_interactive_1p5pipresents.wordpress.comYou will need to use RPi OS bullseye...
View ArticleGeneral discussion • Unlock the Power of Raspberry Pi with AI Kit – Free...
Over the past few years, AI has demonstrated extraordinary creativity across various fields. Just a few months ago, Raspberry Pi released the AI Kit, an exciting tool for AI enthusiasts. However,...
View ArticleTroubleshooting • Re: Wire ethernet not working on new PI 5 Bookworm installs
If you disable wifi does it connect with the wired connection?Statistics: Posted by Pi5_User — Thu Jan 16, 2025 6:59 am
View ArticleCamera board • Re: OV5647 IR Illumination not working very good
Hi, just a couple of quick comments here.First of all, setting "picam2.camera_controls" does not do anything at all. The "camera_controls" is just a translation of internal libcamera data structures...
View ArticleGeneral discussion • How can I syntax check php scripts in webserver?
HELP!I have a number of php scripts on my webserver which my RPi devices call for certain reporting tasks.For instance there is a php script I wrote many years ago which is called when the RPi starts...
View ArticlePython • Re: Reading/Writing to USB Drive
I am not getting. Kindly explain a bit. Thanks in advance.Statistics: Posted by TommyBills — Thu Jan 16, 2025 8:09 am
View ArticleMicroPython • Re: Is regular Pi Pico bricking normal?
Just do not load untested software as main.py? I generally only load a script as main.py immediately before deployment to the operational environment. Modular testing is a major strength of...
View ArticleGraphics, sound and multimedia • Re: No QtMultimedia backends found
just for everybody running into the same problem... i got it to work on ubuntu 24.10. it did not work right out of the box, though. after installation of quite a few packages i had to reinstall...
View ArticlePython • Re: Python stops working but shows no error message
Can’t really help until you can post your code.Do you test for internet connection before calling URLs? Do you have retry’s? Do you trap and log exceptions?How long are the cables to the...
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect problem.
I have done quite a lot of research but I still haven't found a fix to this problem do you have any ideas?Something I just tried but failedCode: pi@raspberrypi:~ $ /usr/bin/rpi-connect on✓ Raspberry...
View Article