Other • Re: Any recommendations for a free and simple 'VPN' thing ?
Use Tor browser. That bypasses most geolocks.https://www.torproject.org/download/I run that on my Win11 system.Statistics: Posted by DougieLawson — Fri Dec 26, 2025 5:17 pm
View ArticleGeneral discussion • Re: Powering Raspberry Pi 5 from a 12 V Battery Using...
The converter board also supports direct current (DC) inputs ranging from 6V to 20V. This broad range allows for compatibility with various power supplies, including those used in automotive and...
View ArticleOther projects • Re: Setup fast boot to display RTSP stream from network camera
I would do it incrementally. First the Pi with ethernet to prove it's working and can be seen over the network. Get keyboard and SSH working. Then add the camera, check that works. Add the video...
View ArticleBeginners • Re: Couldn't SSH into Pi Zero 2W for Pi-hole setup
Not sure why we are recommending "the PI is thrown to trash"?OP could try connecting via a serial console cable or debug probe UART to USBHere we see a Pi Zero 2W with a debug probe attached to its...
View ArticleRaspberry Pi OS • Re: Imager Customization
DirkS EditionWindows 11 Pro Version25H2 OS build26200.7462Statistics: Posted by robjak — Sat Dec 27, 2025 4:34 pm
View ArticleNetworking and servers • Re: using pi 4 as a nas whith 4 bay Icy Box, new
Thanks for the answer and link. What I have read other equipment with the same chipset have been successful with RPI4 as the link cormnfirms as well, but would be interesting to see if anyone else...
View ArticlePython • a browser-based flowchart-to-Python tool
I’ve built a browser-based flowchart-to-Python tool designed for teaching programming concepts visually. Students can create, run, and export code directly from their flowcharts, with support for...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Flat cable capacitance and metal cases
Those flat cables for PCIe and cameras must require a certain protection from other wires and metal cases to avoid capacitance issues. Are there any requirements published?I guess the PCIe cable is...
View ArticleTroubleshooting • Re: Disabling SPI on GPIO 9-10 for simple input usage - CM4
Show your config.txt.SHow the output of pinctrl.Statistics: Posted by fchk — Sat Dec 27, 2025 5:42 pm
View ArticlePython • Re: a browser-based flowchart-to-Python tool
'fraid it's not generating a loop when it should be.I was expecting an infinite loop around the last two boxes.Editied to remove unnecessary details from image.Statistics: Posted by thagrol — Sat Dec...
View ArticleTroubleshooting • Re: Pi not booting
I'm am using a 40w USB c charging brick. With a wired mouse and keyboard.The problem is once I have a any of installed on the sdcard the pi has no video output but when I take the SD card out it...
View ArticleTroubleshooting • Re: RPI-imager doesn't save username and password
Well I have now had success but using Balena Etcher and then doing some editing.I downloaded the xz file relating to 64bit recommended version and ran unxz to decompress it.Then I used etcher to write...
View ArticleAutomation, sensing and robotics • Re: relays to use with mains supply
It seems to me from your post that you are unqualified to do stuff with mains electricity, therefore I would suggest you should not go near it without a qualified electrician to do it for you. If you...
View ArticleFrançais • je cherche 1 addon pour installer app radio ou Audials play
Bonjour, je n arrive pas a trouver addon pour installer radio l app qui a des milliers de radio , ni meme audials play.J ai trouvé des adresses mais rien ne marche, il n est plus dans le depot...
View ArticleTroubleshooting • Sway uses software rendering
Device: Raspberry pi 5OS: Raspberry Pi OS Full (same with Lite)Compositor: SwayFresh install, runing sway just from tty after login.Sway uses sowtware rendering:Code: glxinfo -Bname of display:...
View ArticleGeneral • Accessing the phase-correct PWM up/down bit
Is there any (possibly undocumented) way to access the up/down bit that indicates the current direction of counting of PWM in phase-correct mode? All I've found so far is that the bit is always...
View ArticleTroubleshooting • Re: Sway uses software rendering
rpi5 is software because 4 cpu's is faster then 1 gputhat's what they went withStatistics: Posted by kerry_s — Sun Dec 28, 2025 5:06 pm
View ArticleTroubleshooting • Re: ultralytics with RPI ZERO W
Given that the message says "No space left on device" have you checked the amount of free space on your device? To check, run the commandCode: df -hStatistics: Posted by nigelbartlett1 — Sun Dec 28,...
View ArticleRaspberry Pi OS • Set Num Lock on at boot
I have a Pi 5 installed with Trixie, Wayland and labwc.I try to set Num Lock on at boot or login. I have read and tested lot of tips, but nothing works. I assume those tips are for older...
View ArticleGeneral discussion • Re: Request for interesting questions!
Once MicroPython is installed, the Pico reboots and stops being a flash drive ... Windows Explorer will no longer show it"It's supposed to, yes, but every time I drag my UF2 file to it nothing...
View Article