General • Re: RP2040 With No Flash
Yeah they dropped the joke. 6 IO pins.Statistics: Posted by dthacher — Sat Oct 19, 2024 11:54 pm
View ArticleGeneral • Boot Stage 2 Code for Bare Metal Project
Pardon me if this is not the right place to ask someone to review my code. I have been trying to get this working for a week now but haven't figured out what the issue is, so I thought there is no...
View ArticleAdvanced users • Route Port to specific gateway?
I've been diving down Google Rabbit holes trying to find out how to route SSH through a specific Gateway, and found this thread on Stack Exchange:https://unix.stackexchange.com/question ......
View ArticleTroubleshooting • Re: Pi not working
Raspberry Pi Zero 2w Not WorkingI bought a raspberry pi zero 2w and lost the cover of the csi connecter. now it wont turn on. please help.i got the pi checked using the multimeter but the technician...
View ArticleTroubleshooting • Re: Need a way to safely shutdown 3B+, no USB no SSH no...
Then, would there be a way to check to make sure that it is absolutely beyond saving? I cannot risk corrupting the file system at all, so I really want to be absolutely sure before I cut the...
View ArticleOther projects • HAM Radio - Looking for screen options
So, my question is nothing special. Im just wondering if anyone has suggestions for a NON-touch screen. I plan to use a keyboard and mouse but I want an extremely low power display for the Pi 5. Given...
View ArticleBeginners • Re: Learning Linux
You might find this usefulhttps://magpi.raspberrypi.com/books/com ... nd-editionStatistics: Posted by kip_the_elder — Sun Oct 20, 2024 5:30 am
View ArticleBeginners • Re: Sound on airpods poor Pi5
I'm Using the original Raspberry Pi 5 case with fan.Disconnected the fan but no joy or improvement of the sound on earphones.Selected in device profile as suggested SBC or SBC-XQ but no...
View ArticleCompute Module • CSI not working
Hey guys, I have tried 2 seperate cm4's and 2 seperate cm4 carrier boards and 4 different cameras and I cannot get csi to work since the latest updates being pushed. I would have version logs if I...
View ArticleCamera board • Re: run yolo on raspberry pi ai camera
I am looking for some help in this direction too.. sorry for my ignorance but if I want to use the YOLOv8 model as in the https://github.com/sony/model_optimizat ... x500.ipynb using my own dataset -...
View ArticleBeginners • Re: Old coding on new hardware
Another suggestion is here:viewtopic.php?t=12000#p169094Basically, confirm the username that PHP is actually running under, and make sure it's in the dialout group.Obvious question, have you restarted...
View ArticleAdvanced users • Re: How to disable onboard wlan0 and exclusively use dongle...
Thank you for the tip.Initially, it did work, however now the dongle wlan0 keeps dropping off the AP network.And tried reenter the wlan0 password to the AP network, this does not keep nor retain the...
View ArticleAdvanced users • Re: libgpiod version [SOLVED]
Yesterday's project was freeing myself from the baby harness which keeps me from reading any and all pins as input regardless of who supposedly has ownership of those.Ah, so for you the seatbelt...
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
g4.13.0 released.g4.13.1, small fixed.Statistics: Posted by cjan — Mon Oct 21, 2024 1:08 am
View ArticleGraphics, sound and multimedia • Re: Switching from 3.5 inch hdmi touch...
Can you post the contents of your config.txt file to the forum?Statistics: Posted by AndyD — Mon Oct 21, 2024 2:14 am
View ArticleWanted • 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 Article