Troubleshooting • Re: Raspberry Pi Zero 2 W (RPi OS Bookworm) crashes or lags...
I've now attached peripherals to one of the three running test subjects in the hopes of finding more clues there. Monitoring htop, uptime, temperatures, journalctl and a visual blinking tmux pane from...
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500 Troubleshooting No Boot No Video
1) The HDMI cables that come with the Official Pi 500 Kit. As stated before the cables are fine they work on my other Pi500.2) As stated before there is no video. The monitor stays in standby.3) Pre...
View ArticleGraphics, sound and multimedia • Re: Grok, Europi-X, and nothing works...
Not sure what the question is. Maybe get one thing working at a time after a fresh install of the OS.Statistics: Posted by neilgl — Sat May 24, 2025 8:05 pm
View ArticleGeneral • How to get serial output from pico without a usb cable
I have a weather station, made of an ADC, level shifter etc connected to a pico soldered onto matrix board, with the pico powered by 5V via Vsys. The other components get their 5V from the same power...
View ArticleGeneral • Re: How to get serial output from pico without a usb cable
Yes, you can, actually that's the default setting in SDK, and almost all the examples.The debugprobe acts as a serial bridge to USB, just need do match the baudrate (from terminal...
View ArticleAdvanced users • Re: raspiBackup - create an unattended backup of your...
I just published raspiBackup release 0.7.0.3. Unfortunately the smart recycle fails if the hostname of the system includes the string "-e". Please use Code: sudo raspiBackup -U to upgrade your...
View ArticleGraphics, sound and multimedia • Re: Video player with web interface.
You can create a simple html page with built-in HTML5 video format to play mp4 file. You misunderstand, I do not want to play a video in the browser. I am using the web page to instruct the server so...
View ArticleCamera board • Re: [Help] Not able to seek rpicam-vid output videos
I think that on a Pi Zero 2W you have to say explicitly that you want it to use libav. See here.If you don't do that, then you probably get an (unseekable) elementary H.264 bitstream, just with a...
View ArticleGraphics, sound and multimedia • Re: Grok, Europi-X, and GPIO not working......
Grok does learn, if you teach it where the mistake was it will fix it next time.I have only used it for OCR converting old 19th century handwritten railway wagon cards to text.I have not tested if it...
View ArticleGeneral • Re: My Pico-W homemade Weather Station
@Zool64Pi, I answered you on email, where you write me.@Mike**K, I use only 2000mA from that battery to extend its lifespan. The device consumes 60mA. So, doing the math, it result in 33 hours......
View ArticleInterfacing (DSI, CSI, I2C, etc.) • I2S multichannel unstable
Hi, I have clock master TC358743 I2S 2 channel in -> Dolby EAC3 (5.1 channels) -> HifiBerry DACx8 8 channel out running at 192kHz.Everything works, but sometimes I get:- channels that are...
View ArticleNetworking and servers • Re: Can only ping & SSH, despite no firewall...
Whoa, good catch, I was not aware of the subtle variations in syntax. However, it seems like this is not my issue. I took netcat out of the equation and switched to testing with a tiny web server. On...
View ArticleCamera board • Re: Mainline Drivers for Raspberry Pi V3 Camera / Sony IMX 708
Why not just run pios or your own distro based on it?Statistics: Posted by jamesh — Sun May 25, 2025 10:38 pm
View ArticleGeneral discussion • Re: PINN Bootloader on fresh Raspi4B
It's best to post issues about PINN on my sticky thread (see signature) if you want me to notice them Just because you have a fast connection to your ISP does not mean that all the servers that you...
View ArticleBeginners • Re: Need help booting multiple OS on same drive
Use PINN (see my signature).RPI5 support is still in Beta as the GUI will occasionally lockup when it connects to the network. If this happens to you, just reboot it. It works find on all other RPI...
View ArticleRaspberry Pi Connect • Re: Could I get in trouble for porting Raspberry Pi...
Hello all. I've just discovered this amazing piece of software, and found that it was only available for Raspberry Pi OS (and as such, only Raspberry Pi hardware). My question here is, if I was able...
View ArticleTroubleshooting • BuildHAT motor and "preset position"
Hi,I have a question about the behavior of motors in BuildHAT. I've seen related posts on the web, but none that really answer my question. I am using a BuildHAT on a Raspberry PI 4b, and one of the...
View ArticleTroubleshooting • Re: Waveshare only display showing black & white fuzz
Hi, yes it's an e-ink. It's this one: https://www.waveshare.com/7.5inch-e-paper-hat.htmStatistics: Posted by Athena-BX — Mon May 26, 2025 8:52 pm
View ArticleAutomation, sensing and robotics • Re: Inconsistent PIR sensors for digital...
Other options: perhaps something like this https://global.sharp/products/device/li ... 21yk_e.pdfAvailable for multiple distances.Statistics: Posted by ghp — Mon May 26, 2025 9:08 pm
View ArticleGeneral • Re: Need idea for a discreet usb connection on face plate to update...
minijack.jpgThanks. The OTA is something interesting I hadn't thought of (or been aware of). I'll take a look. The USB panel mounts you suggest are certinaly elegant, but they are quite large. I was...
View Article