Raspberry Pi Connect • "systemctl --user disable rpi-connec...t"...
When I use the commandCode: systemctl --user disable rpi-connect-wayvnc.service rpi-connect-wayvnc-watcher.pathit is only disabled until I reboot.Once rebooted, the service is enabled and starting.How...
View ArticleBeginners • Re: Trouble installing Face-Recognition
I've followed all of the steps successfullywhich steps from where?Also let us know what model Pi you use, which OS (including version) and any other info you think may or may not be usefulStatistics:...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Are the two serial I/O pins 5v tolerant?
Hello!I have a project taking shape where a Raspberry Pi device is going to be accepting a stream of data flowing into it via its serial port on top. Now I know from previous discussions that the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Are the two serial I/O pins 5v tolerant?
No!Statistics: Posted by aBUGSworstnightmare — Sun Jul 21, 2024 8:12 am
View ArticleAssistive technology and accessibility • Re: Can a raspberry pi be used with...
Thanks for that, I had no idea this kind of product even existed. I'll speak to him about getting one.I am curious about how complicated this project would be with a Raspberry Pi though.Statistics:...
View ArticleTroubleshooting • Re: Powering Raspberry Pi 5 without official Power Adapter
My guess would be that your PSU has too slow a rise time. Search on these forums and you will find posts about it.Statistics: Posted by davidcoton — Sun Jul 21, 2024 8:17 am
View ArticleNetworking and servers • Using a Zero to boot a Pi5
Hi everyone,i want to use my zero2 w as a WOL device for my Pi5. The zero is my VPN Wlan Access Point and running 24/7 . I have a ethernet hat on it. Now i want to wakeup / boot my Pi5 perhaps via...
View ArticleGeneral discussion • Re: Obsolescence Statements
The hardware production dates are little to do with overall obsolescence. Raspberry have stated they will try and maintain the software but will drop software support if it becomes infeasible.I doubt...
View ArticleTroubleshooting • Re: sound on autostart
Which version of Raspberry Pi OS are you running on that Pi4 (Bullseye or Bookworm 64-bit or other)?What speaker is attached to the Pi4 and how?Statistics: Posted by neilgl — Mon Jul 22, 2024 8:32 am
View ArticleNetworking and servers • Re: Using a Zero to boot a Pi5
Hi everyone,i want to use my zero2 w as a WOL device for my Pi5. The zero is my VPN Wlan Access Point and running 24/7 . I have a ethernet hat on it. Now i want to wakeup / boot my Pi5 perhaps via...
View ArticleOther RP2040 boards • Re: Communication between RPI and pico stops.
I can't really offer any useful suggestions, but I'm doing similar things and have a few comments.I find the USB device-mode (as you are apparently using) pretty reliable. The host mode seems a bit...
View ArticleRaspberry Pi OS • Re: Swap memory on an M.2 storage device
Tests with swap show lots of programs using 10 ~ 20 megabytes or more during startup but not afterwards. On a desktop with 16 GB and lots of applications running, the one off startup swap is about 0.8...
View ArticleDevice Tree • Re: RPI5: Issue with GPCLK0 Clock Generation on GPIO4 in ALT0 Mode
GPCLKs can be parented from /most/ other clock sources (their primary intent was to observe other clocks in the chip for test/debug) but each instance only samples a subset of the total inputs.I...
View ArticleOther projects • Re: Laptop-sized HD screens for a hang-on-the-wall pi project
I wanted a 15.6" screen because I like that size on my notebook. Locally, they cost more than 26" screens and are NEVER on sale, unlike 26", 32", and 40" screens, all of which are sometimes cheaper...
View ArticleTroubleshooting • Video not displaying in Chromium 126.0.6478.164
Hello Raspberry Pi community,I recently updated Chromium to "Version 126.0.6478.164 (Official Build) Built on my Raspberry Pi 5 running RaspberryOS 64-bit Debian 12 GNOME. Since the update, I can't...
View ArticleCamera board • Re: Setting Camera Parameters Directly in AdjustConfig Method
Thank you for the feedback!! We are developing post processing stages and try minimize changes in the rpicam-apps or core modules.Meanwhile we figured out, that the most efficient way to set up...
View ArticleTroubleshooting • Re: Video not displaying in Chromium 126.0.6478.164
Flash a spare sd card with Pi OS Bookworm - does Chromium play videos ok?I believe the included version of Chromium is tweaked for the Pi!Statistics: Posted by rpiMike — Mon Jul 22, 2024 9:27 am
View ArticleCamera board • Using grayscale image in TfStage
Dear Forum,we are using grayscale images in our tflite models for performance reasons. In order to integrate our models into the post processing stages, we need to convert the image data into...
View ArticleCamera board • Re: Camera woes migrating from raspistill to rpicam-still
I think it might help actually to capture raw camera images, with the same exposure and gain, and compare them. That would pin the differences down to the way they're being processed, or to something...
View ArticleAdvanced users • Re: Still use an SD alongside an SSD on Pi5?
Database. You need speed. The fastest on a Pi 5 is an NVMe SSD in a PCIe adaptor with PCIe set to speed 3. The speed is blinding. Things finish before you hit enter. If you stay with USB, you get half...
View Article