Beginners • Re: USB mass storage gadget - display the accessed file onscreen ?
Thanks for taking the time to reply. Interesting notes.Statistics: Posted by Ashbash2b — Thu Nov 27, 2025 9:40 am
View ArticleC/C++ • Raspberry Pi 5 GPIO
Hello,I've been trying for the past couple of days to control the GPIO on my Pi 5 using C.I managed to find a pdf named "GPIO Usage on Raspberry Pi Devices" that explain some of the libraries but most...
View ArticleBeginners • Re: questions on the voltage of the 5V GPIO pin
I have 2 questions on the voltage of the 5V GPIO pin. There are no 5 volt GPIO pins on the 2x20-way header of a 'flagship' RPi board.GPIO pins work at 0 volts and 3.3 volts, and must not be subjected...
View ArticlePython • Re: Python / Flask server not displaying embedded text data on...
Based on hippy's code.app.zipRunning python from python to grab the stdout is not a good way.Use modules as intended. Import it and use the function to get a state of GPIO pins.If there is a problem...
View ArticleTroubleshooting • Re: Zero W 2 not connecting to WIFI - Headless
Which system / OS are you using to run Imager? (e.g. Windows 11) and which version was it?Try using the newer version Imager 2.0Statistics: Posted by neilgl — Thu Nov 27, 2025 10:20 am
View ArticleNetworking and servers • Re: Network / Interface management API / WebUI
Not tried it but there is a python nmcli wrapper on pypiStatistics: Posted by neilgl — Thu Nov 27, 2025 10:24 am
View ArticleBeginners • Re: Using an RPi5 as a mirror drive
If max 2TB unique data, I would say bye bye to proprietary Synology SHR and use 5 2TB devices for high-level cloning/copying as also ejolson suggests. That is actually what I did in the past with...
View ArticleBeginners • Re: How can I use the rasp-4B USB-C OTG function to simulate...
On Android it looks like you might have more luck with UAC1:https://source.android.com/docs/core/au ... #hostAudioStatistics: Posted by roliver — Thu Nov 27, 2025 10:30 am
View ArticleOther • Re: Muting "New version available" in old Imager versions
Never assume.Can you enlighten us on the logic in denying access to a subdomain because a piece of software bothers you?downloads.raspberrypi.org contains more than just the file in question,...
View ArticleGaming • Re: Ark survival evolved server pi5
Do they now have an ARM64 architecture version for the Pi, not the x86-64 Linux version?Statistics: Posted by neilgl — Fri Nov 28, 2025 9:12 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Programming GPIO on Pi 5 with...
It’s just youStatistics: Posted by neilgl — Fri Nov 28, 2025 9:16 am
View ArticleHATs and other add-ons • Hailo 10H inquiry
Hello, today I saw the picture of AI Hat + 2 with Hailo 10H chip.Is there any way to access it ASPS?Statistics: Posted by ipsych — Fri Nov 28, 2025 9:19 am
View ArticleAdvanced users • Re: http-boot with custom initramfs
Equally, have you definitely written your key hash into OTP?Just to point out: Unless OP also wants secure boot, the public key only has to be written to the EEPROM. I don't think the [pubkey] section...
View ArticleTroubleshooting • Re: "Control centre" does not open
(rpcc:431304): Gtk-ERROR **: 13:59:13.232: failed to add UI: Error on line 1987 char 152: Invalid UTF-8 encoded text in name ? not valid...
View ArticleKeyboard computers (400, 500, 500+) • rpi-keyboard-config list-effects not...
Hello,I have a Raspberry Pi 500+ with Italian layout. I would like to view all the RGB effects of the keyboard with the command rpi-keyboard-config list-effects but I obtain this error:Code: Traceback...
View ArticleBeginners • Re: Pointers/help/advice
These were great helps in getting started, i now have images being saved at regular intervals. Now to characterise the lens and undistort the images.Statistics: Posted by Jw1990 — Fri Nov 28, 2025...
View ArticleCamera board • Characterising lens
hi, I am using a pi5 to run the high quality camera, i have an m12 180deg fisheye id like to use with this camera. Im not having any luck with characterising the lens to undistort the images. I am new...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Read optocouplers as input
I'll respond to myself at the end for others who may have the same board. The optocoupler board has a built-in 3KOhm resistor and it's safe to plug it directly to RPi (Ground to Ground, input/output...
View ArticleRaspberry Pi OS • Request PCIe triple-layer support
Dear Community,I like to create a 16x nvme NAS.I know, this is not as fast as it could but that's no problem for me.My Idea is:1x Raspberry PI5 16GB with Debian & OMV1x PCIE to 4-ch PCIE HAT (two...
View ArticleOther • Why is there no stable Version of Tor Browser?
The only way to install Tor browser i found is Pi-Apps. But the installed version is a nightlly build which tells me at start, that it is not save.When/where do we get a stable version?Statistics:...
View Article