Troubleshooting • Re: Wayland: Switchind display off and on again is not working
I will tomorrow check with other displays. RalfMany thanks, I think this resolution of 320 horizontal may cause the problem: another Waveshare display (5.5inch HDMI AMOLED WS-16103...
View ArticleTroubleshooting • Re: RasberryPI Zero 2W: Unable to connect to home WiFi.
It could be something related to my AP.I don't know whether some security settings on my wireless AP is creating problems with the rpi. In my case, I have AP with wpa2/wpa3 and CCMP. Those settings...
View ArticleBeginners • Re: Flightaware dump1090
Guys,I have no idea what OS version underpins my PiAware thing. Don't think it an issue to have the latest bleeding edge OS release. I've had it several years, started it from a downloaded image and...
View ArticleGraphics, sound and multimedia • Re: cant run vlc from php
Now that I think about it, it might not be possible to do what you want to do. You see, PHP is a server side language. If you want to do what you want, use HTML & JavaScript. The <video>...
View ArticlePolski • Re: Przesył obrazu
Udało już mi się połączyć przez Lazycast. Wszystko mam ustawione i śmiga. Musze tylko wybierać Win+K do uruchomienia. Czy isnieje możliwość zrobienia tego po IP aby samo w automacie się łączyło ?...
View ArticleRaspberry Pi OS • Re: How can I retrieve fan speed ?
Do I need to install some package to get this value ?You shouldn't need to. It works fine on my Raspberry Pi OS Bookworm 64-bit Lite installation.Code: rpdom@raspi16:~ $ cat...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Pi 5 Waveshare 5" DSI 800x480
...and I came back a few hours later and the screen is no longer working.I did update and upgrade once my install was done? Could some update cause an incompatibility with the screen?Statistics:...
View ArticleGraphics, sound and multimedia • How do I fix this Python code?
I am making a audio recorder with a Raspberry Pi 0 W 2 and I have some python code. The problem is that they are 2 separate projects. (1 for playing and 1 for pausing.) How can I make it 1 project?...
View ArticleCamera board • Making a budget Pan and tilt Arducam clone with Arudcam sensor
This is a project thread rather than a help me oneI don't see many project threads on hereI have bought this setup which I have to pay import tax on https://www.uctronics.com/arducam-imx47 ......
View ArticleOther projects • Re: How do I connect a button to my RPI?
Ok.Statistics: Posted by Henrik Gill — Mon Feb 26, 2024 1:09 pm
View ArticleTroubleshooting • Re: PI5 as WiFi hotspot : clients connect in 2.4 instead of...
Thank you kip_the_elder,Well, I already tried this. Also forcing channel 36 which is in the 5 GHz band.But the devices still connect in 2.4 GHz, channel 6, although network manager is showing 5 GHz...
View ArticleGeneral discussion • Re: In Car CCTV
As an FYI, I was looking to do something similar for a porch camera. I ended up buying a TP-Link Camera for CA$30 instead.I am mentioning this because I found motion sensing did not give me the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 and 6 SPI screens
I've used an individual overlay for each SPI interface.Well, using multiple SPI displays on a single interface will fo sure lower the frame rate, but not the resolution.Statistics: Posted by...
View ArticleGeneral discussion • Re: Élégant Display solution for température over 30mins
Ok cool. I have some 1wire poling thing speak so have some working code to start from. Next I presume some way to simply use the display as a graph. I don’t want a desktop kind of experience. I want...
View ArticleGeneral discussion • Simple 5v fan for Raspberry Pi 5
I tried using my Raspberry Pi 5 with only heat sinks without a case and suspended in free air. Temperature was around 50 with rise to 60 and also erratic processing behavior when using MyPaint, a...
View ArticleOther projects • Re: Audacity Export Python Code
So it's something ypou wrote that makes use of an API presumably provded by audacity (or a plugin?).I'd suggest a more in depth read of the documentation for it as a first step.Statistics: Posted by...
View ArticleTroubleshooting • Re: rpi-update Partition size 256M may not be sufficient...
No there is no reason other than I have had the RPI 4's for a long time and I thought that this was an update that could be done.Now that I know I will stick with apt update and upgrade.Thanks for the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Pi 5 Waveshare DSI 4.3 inch...
Hi,I actually did not modify devicetree entry other than adding dtoverlay. Using 6.1.77 kernel with bcm2712_defconfig plus a few additions I posted earlier. Thanks for the direction, I will gather...
View ArticleGraphics, sound and multimedia • Re: How do I fix this Python code?
Perhaps the reason for the unexpected behaviour has something in common with your difficulty using the Export feature?The suggestion in your parallel thread about understanding the Audacity API maybe...
View ArticleCompute Module • Re: CM4 ISP / h264 encoder block when CPU is loaded
Hello 6by9,In your response, I don't understand if, ultimately, you are going to investigate the problem or not?This is indeed a difficult problem to reproduce. However, it is possible to do something...
View Article