General programming discussion • VOTE FOR STEREOSCOPIC -3D ON PI5
We've made many posts regarding the lack of stereoscopic support for Pi5 (Rpicam / Libcamera) If you're someone who also would also benefit from this feature, just leave a 'ME TOO' post...
View ArticleAI Camera - IMX500 • Re: imx500-tools
What is imx500-tools ?Do you mean sudo apt install imx500-all or sudo apt install imx500-models ?Statistics: Posted by gordon77 — Sat Oct 12, 2024 8:08 am
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
You might have multiple issues at the same time. MMC and USB/HDDThe MMC seems fixed, although there have been 3x kernel patches/updates a 1 week, quick check shows it is about not-stable enough...
View ArticleBeginners • How to upgrade these backport packages
I run sudo apt update and apt list --upgradable these packages show up and after I ran sudo apt upgrade these still did not get upgraded.Code: libpipewire-0.3-0/stable,stable 1.2.4-1~bpo12+1+rpt1...
View ArticleBeginners • How can I revert to a previous version of Chromium?
I updated Chromium a while ago, and since then, it hasn't been working properly; it keeps crashing. After doing some research, I found that many Raspberry Pi users are experiencing similar issues.How...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Reading Registers greater than 16 Bit...
i2ctransfer is the better command for I2C devices as it gives you exact control of the messages on the I2C bus (man i2ctransfer for the full help text)Statistics: Posted by aBUGSworstnightmare — Sun...
View ArticleTroubleshooting • Re: SSH does timeout on Raspberry Pi Zero 2W
... When I'm trying to ping the Zero, with ssh activated only 50 percent of the packages arrive. ...If you are loosing 50% of packets you need to look at your network. You haven't said how the Zero 2W...
View ArticleRaspberry Pi Connect • Re: Using PiConnect across a local network
Brilliant! Many thanks for the excellent guidance, it is greatly appreciated.Statistics: Posted by MikeS999 — Sun Oct 13, 2024 7:38 am
View ArticleBeginners • RPi zero 2 in kiosk - black screen
Hello, newbie here i want to run my RPi zero 2w with HyperPixel 2.1 Round display in kiosk mode. I followed this procedure. Display is working - when board is booting, i can see log, but afer X.org...
View ArticleTroubleshooting • Re: Bluetooth earbud issue
There has been an update to the pipewire in recent days and since then, it seems like the issue might have been fixed. I haven't really experienced this issue since then. Fingers crossed.Cool. Let's...
View ArticleBeginners • Re: How can I revert to a previous version of Chromium?
I updated Chromium a while ago, and since then, it hasn't been working properly; it keeps crashing. After doing some research, I found that many Raspberry Pi users are experiencing similar issues.How...
View ArticleMicroPython • Re: Benchmark Pico 2
Thanks, Hippy, for explaining why there is a difference between time and utime. After some messing, I did test on both architectures with no OC (I don't know how) on a stock pico2. Just wanted to get...
View ArticleNetworking and servers • Re: Using RealVNC for Remote Access with Multiple...
Not simultaneously, but we can switch users. I had hoped if I could have managed to use to my advantage .I suspect Microsoft will be pretty keen to make it hard for you to do so.Statistics: Posted by...
View ArticleAdvanced users • Re: libgpiod version
Both versions of libgpiod work with the Pi5, and all other versions of the Pi that run Linux.I'm not aware of any reason why the installed libgpiod (1.6.3) shouldn't work with Pi 5. Can you point to a...
View ArticleGaming • Re: Racing Game Steering Wheel
Ok if using Bookworm you will need to create a python virtual environment (venv) to pip install the python library.create the venv with system packages like this:Code: mkdir my_projectcd...
View ArticleRaspberry Pi 400 • Re: Pi 400: stackable HDMI display (11-15") ?
there would have to be something to attach it to the Pi 400, including a hinge to open and close it, like a real notebookDIY is always an option.the 15.6in monitor should become available in the near...
View ArticleTroubleshooting • Re: TFT screen does not show anything
Pi 4b 8gbI've already tried "dtoverlay=piscreen,drm" in /boot/firmware/config.txt, and it still doesn't workStatistics: Posted by Leohm — Mon Oct 14, 2024 6:46 am
View ArticlePython • Re: PID controller help
Are you using a pin that is PWM capable? Only 2 hardware PWM channels available on these pinsGPIO pins 12, 13, 18, & 19Statistics: Posted by SurferTim — Mon Oct 14, 2024 6:59 am
View ArticleGeneral discussion • Re: Raspberry Pi 4 Fan DC 5V Brushless CPU RGB Cooling...
https://www.mouser.de/ProductDetail/Sun ... hMtNOcrocB has a 3D model of a 40x40x20mm fan and should be fine for you to use.Change the model to 10mm height i.e.or - a very good tool also in these...
View ArticleNetworking and servers • PiVPN using SSH Reverse Proxy
Folks, curious as to if there are any obvious security implications here.Until recently I had a Pi running PiVPN and PiHole on my network. Not only did the VPN function give me a secure method of...
View Article