SDK • Re: Error when trying to compile the blink.c example using The official...
pico-setup-windows-x64-standalone is the old SDK 1.5.1 installer and I think it's incompatible with VS Code extension, you should uninstall that (maybe even VS itself) and let the extension do a clean...
View ArticleLinux Kernel • Re: Mainline support status?
Hello,Anyone has any idea what it takes to boot a Pi 5 on Fedora with patched kernel without video, audio, camera, USB and wireless support? I just need boot, CPU and wired ethernet to work.(Yes I...
View ArticleBeginners • Re: rugged outdoor use
thanks everyone, uhh basically the project is a remote control lawnmower for context. so lots of good starting points in here thanks.Good luck.I would think that vibration is likely to be the bigger...
View ArticleTroubleshooting • Re: Old Pi3p card in newer pi 3p not running software
Good Morning,I have an old Pi 3p running release 1.3 from may of 2017when I put that card in a newer pi it boots but the installed program i want fails to launch.could this be a firmware issue? any...
View ArticleRaspberry Pi OS • Re: Combination of OS/settings for smooth video on Pi Zero 2 W
good news! got it working on Bullseye 32bits.vc4-fkms-v3dMMAL voutDRM video decoderremoved some plugins to speed up VLC (cause was taking 4 seconds to start playing the video, now takes less than...
View ArticleTroubleshooting • Re: Pi not working
Sorry, but that is meaningless mumbo-jumbo.Quite. This is one of those threads where one wonders at the futility of chewing through the restraints. To repeat.I did not write that. The words are from...
View ArticlePython • Re: Send email from python
I use smtp2go. It's free for small personal use. If I remember correctly I get 100 emails per day. Enough for my needs.My email address to send from is an outlook.com one.Code:...
View ArticleTroubleshooting • Re: Bookworm wifi
Hi I have a Raspberry pi5 with a hat with SSD with bookworm installed on it. I have a problem it connects to wifi networks but as soon as I try to open an internet page or the update command it...
View ArticleTroubleshooting • Re: Pi 4 on Buster: Menu Bar Missing
..I’m open to alternatives.why don't you use Bookworm? Buster is quite old.Are these two Pi's headless?Statistics: Posted by aBUGSworstnightmare — Wed Oct 23, 2024 4:23 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: PI 4 B PCM configuration -TDM
Neither Pi 4 nor Pi 5 support more than 2 channels per I2S data line. Pi 5 supports multiple input/output data lines, so you can stripe multichannel audio across N stereo pairs.Does the RP1 I2S...
View ArticleTroubleshooting • Comparison of Periodic Processing on RPi4 and RPi5
HiI've developed code using a while loop (infinite loop) to handle processing tasks. When comparing RPi4 and RPi5, I found that both have variations in processing times. However, RPi5 occasionally...
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I pretty much am stuck with this. No idea what else to bring the Pi Zero up and runningStatistics: Posted by ekawahyu — Wed Oct 23, 2024 5:19 am
View ArticleGeneral discussion • Re: Application windows in rpiOS Bookworm
Use command line raspi-config to change to Xwindows/openboxWhy can't wayfire do the same behavior? Is there any config in wayfire desktop manager to NOT dump application windows at the same...
View ArticleTroubleshooting • Re: Raspberrypi 5 freeze randomly and verry often
I seriously think there should be a "disclaimer" on RPI boxes stating that it can not really replace a fully fledged desktop/laptop computer. As this thing gets more popular, some people might think...
View ArticleRaspberry Pi Connect • Re: Pi Connect works but get repeated wayvnc error...
I have SAME problem on my ALL 3x Raspberry PI 3/400/5 my /var/log/ is like 0.5GB per month coz of this error message?! I'm running labwc even on RPI 3 its working fine, i can do screen-sharing too!...
View ArticleCamera board • Re: Extended Connection - Arducam 64MP to Raspberry Pi5
Hi,FYI.https://www.uctronics.com/15-meter-cabl ... n-kit.htmlStatistics: Posted by DaPiLad — Wed Oct 23, 2024 7:27 am
View ArticleTroubleshooting • Re: Help on duplicating Pi5 SD card
Yeah clonepi can clone your actual boot drive, regardless of what medium it is. It is actually quite a nifty piece of program that it can clone your boot and root partition to any drive you wish, even...
View ArticleCamera board • Re: imx290 (4 lanes) rpi5 max fps?
Wow,That's incredibly kind of you! I just need to get a coffee, and let my brain settle a bit then I will be onto this.Statistics: Posted by vespaman — Thu Oct 24, 2024 6:44 am
View ArticleRaspberry Pi OS • Re: How to determine when a system was installed?
Code: cat /etc/rpi-issue | grep reference will show the date the initially installed OS was created (at least in Raspberry Pi OS/Raspbian) and doesn't change. So the original installation date will be...
View ArticleAI Camera - IMX500 • Re: run yolo on raspberry pi ai camera
The standard 64-bit OS with all the relevant software updates should be all you need, nothing extra.Statistics: Posted by naushir — Thu Oct 24, 2024 7:06 am
View Article