Troubleshooting • Re: PI Zero W heats up soon
Yea, without an OS to boot it's basically doing nothing and would not get hot.So the Pi Zero that's still heating up has some kind of hardware problem.If that's the one you recently purchased, and you...
View ArticleGaming • Re: Minecraft Server hosted on Raspberry Pi 4-B 8G RAM lagging don't...
Hmmmmm i don't know, how do i do the diagnostics? I have seen there are some tools to check my raspberry but i'm not sure wich to use or if there is some kind of tool already on the pi?? Sorry for my...
View ArticleGaming • Re: Woof - 64 Bit DOOM Engine Source Port Build Guide
Woof 14.3.0 was released last month if anyone is interested:Releases - fabiangreffrath/woofhttps://github.com/fabiangreffrath/woof/releasesStatistics: Posted by Moonmarch — Mon Apr 01, 2024 10:03 pm
View ArticleTroubleshooting • Re: Pi 3B+ screen image too large to fit on TV screen
Thank you for your reply. However, it's an old TV (and I've never had this problem before Bookworm) and it only has basic settings such as brightness and contrast settings. No problem, I can live with...
View ArticleSDK • Re: Elegant ways of documenting changes in SDK for publishing project
One question that immediately comes to mind is "what are you trying to change about the sdk?" Often there are ways to configure it to get it to do what you want.Statistics: Posted by jags84 — Mon Apr...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Working example of a button with the...
Appreciate your input brother. In your opinion, what would be a better approach? Adding a tiny sleep between loops? I need to check the status of a button in my current program and would greatly...
View ArticleBeginners • Re: Problems installing raspian
Thanks.I used the the rpi and the /etc/NetworkManager/system-connections directory was empty.so i copy the one in my laptop (I use linux) but still no luckYou do everything in the Imager in Advance...
View ArticleGeneral • C program, flush input, scanf(), menus, etc.
Hi,In a C program for the Pico I'm creating text menus for sensor control via a UART serial monitor.A well known gotcha with scanf() on any platform is that if you request an integer, like scanf(%i,...
View ArticleGeneral discussion • Re: Any experience with duty cycle in an industrial...
I've got an original Pi (not from the very first 10000) where I'm hoping for 10 years continuous running!Code: pi@raspberrypi ~ $ uptime 22:13:24 up 3209 days, 14:48, 1 user, load average: 0.11, 0.04,...
View ArticleTroubleshooting • Re: How do I call a function if there is an error?
I have this big chunk of code What programming language?PythonStatistics: Posted by Henrik Gill — Tue Apr 02, 2024 10:18 pm
View ArticleAutomation, sensing and robotics • Re: Nerf dart hit sensing project
Thanks for the replies! I appreciate the responses. The diagram and input definitely helps, ghp!Statistics: Posted by Ejss — Tue Apr 02, 2024 10:30 pm
View ArticleCamera board • Re: Rebuilding rpicam-apps Failed
Try runningCode: sudo ldconfigand see if that helps.Hi, that command worked and now I can run rpicam-apps commands, but I am confused how to use the OpenCV post processing file. I want to use the...
View ArticleBeginners • Re: Intermittent Screen Blanks
Sorry to say, Bullseye gets the same Intermittent Screen Blanks as Bookworm. Because they both get the same EDID error from the same :[ 3.871010] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops...
View ArticleTroubleshooting • Led blinking green 3 times and 1 fast
Hi! I've searched for a while and found multiple posts on different errors communicated through the LED on devices. I have a newly purchased Raspberry Pi 5 8GB RAM. I have an SD card with Raspberry Pi...
View ArticleC/C++ • Re: What are the Linux interrupt numbers for peripherals?
Ok thanks, finally do you know if the PWM module can be configured to act as one shot?ive not delt with the RP1 PWM yetbut i have gotten the RP1 PIO to work, and PIO could do a one-shot pwm...
View ArticleHATs and other add-ons • Re: Help: Official Pi 5 case Stacking Standoffs?
You're not the only one:https://www.reddit.com/r/raspberry_pi/c ... stackable/The problem seems to be that the commonly available M/F standoffs have only 6mm of thread on the stud, which is...
View ArticleHATs and other add-ons • Re: NVMe SSD v M2 SATA
I tested both. NVMe produced better benchmarks but make little difference to running most things. Programs start faster but do not run much faster afterwards as the limitations are network, the...
View ArticleNetworking and servers • Re: File transfer via home ethernet (NAS) very slow...
Hello,I have exactly same problem. RPI5 + poe hat+ pineberry hat + samsung nvme ssd - test speed about 850MB/s but on freshly installed raspberry os lite 64bit with openmediavault is speed over smb...
View ArticleGeneral discussion • Re: Metallic enclosures and wifi/bluetooth degradation
My tests of metal cases and big one piece heatsinks showed WiFi failure. WiFi worked when near the router and or with the case is facing the right way but not when I moved the Pi to the location for...
View ArticleBeginners • Help with storage performance
I have a RasPi 1Code: processor: 0model name: ARMv6-compatible processor rev 7 (v6l)BogoMIPS: 697.95Features: half thumb fastmult vfp edsp java tls CPU implementer: 0x41CPU architecture: 7CPU variant:...
View Article