General • Re: No DCF77 reception without wifi?
Very educational . @Arnaud-j4k08, one tiny question from me. Is the Pico W an authentic board (== from a RPi reseller) or a possible clone (== stuff from budget online sellers)? (I'm just trying to...
View ArticleGeneral • Re: Rpi pico w not showing up anymore on pc
Hi! Wonder if you're still here. I actually figured out that if I run jrunner it constantly read the picoflasher firmware. Also if I flashed another firmware in another pc, it still reads the...
View ArticleC/C++ • Re: Cross compile using cmake
Whilst the last compiler (one with fudged symlinks) built, soon transpired it was broken. Couldn't find much of anything.@tttapaThat has progressed things although I couldn't find an "install_root="...
View ArticleSDK • Re: pico-sdk 2.0.0 is a piece of troubles
Well, it is not true. If you don't specify board type the default is RP2040. I meant group of directive like PICO_CLOCK_AJDUST_PERI_CLOCK_WITH_SYS_CLOCK and etc. If there is some list of them or...
View ArticleTroubleshooting • Re: RASPBERRY PI 5 - ARDUCAM ERROR: *** failed to acquire...
Thanks for the reply, yes I have followed the instructions and added dtoverlay=imx519 to the boot file etc.Statistics: Posted by BradleyE — Sat Nov 09, 2024 7:55 am
View ArticleGeneral • Re: BBC BASIC on the Raspberry Pi Pico?
They are largely separate.Thanks for the extra info. I had a quick look and it appears relatively straightforward to support other scanline based outputs. But for other display types it looks like it...
View ArticleGeneral discussion • Collegare ip camera (attacco Poe) al Raspberry
Buongiono,sono giorni che gironzolando in rete e non trovo come fare.Ho una Raspberry pi4 al quale vorrei collegare una ip camera (Imou bullet 2c PoE) 'direttamente al raspberry' senza utilizzare un...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: AD7606 SPI 6.1 Probe Failed With...
Thanks a million. I fixed up my DTS and moved the reset pin to GPIO 22, which resolved the EBUSY problem. The system is now falling into the connection timeout error (-110) when trying to read raw...
View ArticleTroubleshooting • Re: Raspberry Pi 5 4G running abnormally hot while...
it throttles at 80 so your going to be running slowthe rpi5 at minimal needs at least heatsinks and have some kind of airflownormal running temps with cooling is around 60Statistics: Posted by kerry_s...
View ArticleBeginners • Re: Raspberry Pi Fan turns off after a few seconds of use.
it turns on at certain tempsalways on at bootsounds like it's running normalStatistics: Posted by kerry_s — Sun Nov 10, 2024 6:26 am
View ArticleRaspberry Pi OS • Re: debsecan and RPi specific packages
basically the same with pi specific fixes/modesStatistics: Posted by kerry_s — Sun Nov 10, 2024 6:31 am
View ArticleCompute Module • Re: Dead CM4, possible cause of death?
Sorry, CM4 2gig, WiFi, no emmcwhat about my other question?Statistics: Posted by aBUGSworstnightmare — Sun Nov 10, 2024 6:48 am
View ArticleRaspberry Pi OS • Re: Stuck at update-initramfs: Generating...
I did further tests, and after also switching to a more powerful Micro-USB power supply, this time all went thru after ages So are all my previous statements pure imagination? maybe... maybe not......
View ArticleTroubleshooting • Re: Using nginx,: installing php-fpm fails
And seems to be running OK. Which OS are you running?bullseye has php7.4Statistics: Posted by redvli — Sun Nov 10, 2024 7:48 am
View ArticleTroubleshooting • Re: Failing SSD-Boot
Hello,I tried everything from changing SSDs to different OSes, after buying an USB to SATA adapter with an external power supply it finally works.It seems that the issue is that the Raspberry Pi has...
View ArticleAI Camera - IMX500 • Hello world for Raspberry Pi AI camera
Hello,I am not an AI oriented guy, but I am interested in the AI camera because it is a visual processing unit with built-in convolution and matrix operations. I am also not a Python developer, but it...
View ArticlePython • Video feed not connecting / refreshing to WiFi Mesh
Hello, for context, I'm doing a project on an Air Duct Inspection robot, and right now im working on streaming a HD video to browser. We're using a WiFi Mesh and we put the routers and different...
View ArticleBeginners • Re: Running a program at startup
Autostart works different on the newer releases.Open the File Manager and select View -> Show Hidden.You should see a .config folder. Change to that folder.Right click on the list of files and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
you should have a look at your kernel logs.even if you're able to compile the overlay will it load?add below to your config.txtCode: dtdebug=1look at your kernel logsCode: raspinfo |...
View ArticleOther RP2040 boards • PICO 2 RP2350 clone
When you browse the Aliexpress you can find many offers like this:https://pl.aliexpress.com/item/10050079 ... ry_from%3AThey miss RPi logo, they are expensive. Can you spot the difference between them...
View Article