Wanted • Re: Bright Pi
It looks like it's literally an embodiment of the typical application of the Semtech SC620 chip, which costs about $3.Here's the datasheet on the Bright-Pi...
View ArticlePython • Re: PID controller help
I use Pygame. Doesn't require the registering for a key. I simulated the sensor reading since I don't have one.Code: #!/usr/bin/env python3import pygameimport os,sys,threadingfrom gpiozero import...
View ArticleTroubleshooting • After installilng Steam Link Raspbain will not start.
Hello, I have a raspberry pi 4 with a 1 TB SSD installed with Raspbian and after installing SteamLink I rebooted my system and the desktop did not load and I have errors saying error to load...
View ArticleTroubleshooting • Re: After installilng Steam Link Raspbain will not start.
it's looking for wayfire because wayland is the default, X11 is used on -2gb systemsyou can switch to X11 in raspi-configlightdm is already default and running, skip all thatStatistics: Posted by...
View ArticleTroubleshooting • How to add taskbar Launch apps in bookworm using Wayland GUI
I am running a RPI4B with Bookworm with the latest updates as of Oct 20, 2024.I had been using X11 and VNC for remote desktop access which was working as expected. I decided to try the new RPI-connect...
View ArticleRaspberry Pi OS • Debian Bookworm AP+STA setup fragile
I'm having issues on my pi 4B when trying to use the wifi adapter as both an access point and a wifi network at the same time. Connecting to wifi fails after a short wile, with the pi not able to list...
View ArticleCamera board • Re: "Or Better"?
We need only do something about that 1st frame being stretched.Try adding a short delay before starting the recording.As per this version, which also has a more generic way of defining the ScalerCrop...
View ArticleTroubleshooting • Re: How to add taskbar Launch apps in bookworm using...
right click in the menuStatistics: Posted by kerry_s — Mon Oct 21, 2024 5:46 am
View ArticleSDK • 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 ArticleC/C++ • Re: Time out detection in a UDP send/receive loop in C
Other than I never used TCP, I guess there is no reason.Thaks again,DavidStatistics: Posted by DFansler — Wed Oct 23, 2024 3:39 am
View ArticleBeginners • Re: Dual HDMI was previously working and has now stopped
What kind of display is this? What if only one screen is connected at a time?What is the output ofCode: wlr-randrStatistics: Posted by aBUGSworstnightmare — Wed Oct 23, 2024 3:53 am
View ArticleBeginners • Re: Camera for Raspberry Pi 3A+
Any official CSI camera is.Sorry, can't recommend a mic.Statistics: Posted by aBUGSworstnightmare — Wed Oct 23, 2024 3:57 am
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 Article