HATs and other add-ons • Re: Stacking multiple official HATs on Raspberry Pi
I make it potentially fourYeah, but it's not feasible to have two power HAT+ connected, hence why I said three.sure it is! Cut the I2C pins on your stacking headers, load the overlays needed...
View ArticleAutomation, sensing and robotics • Re: Execution of scripts when pressing...
It is much easier for me to learn from real examples.The gpiozero documentation is exceptional in its use of examples.Like this one -2.5. Button - https://gpiozero.readthedocs.io/en/late ......
View ArticleTroubleshooting • Re: Can't install Windows 10 on Raspberry pi 3 b+
because windows runs on computers, and the rpi is a computer!The RPi is a SBC, not quite the same as a "Computer".Banana Pi, Milk-V are "computers" therefore they can run Windows 10/11?Windows runs on...
View ArticleAutomation, sensing and robotics • Re: Extend duration of reed switch signal
Hello Pi forum!I am trying to create a controller for a old tipping bucket rain guage. I have a problem when trying to read from the switch, it switches too fast so the GPIO input does not sense it, i...
View ArticleBeginners • Re: Introduction
13 years, 4000+ posts... https://forums.raspberrypi.com/viewtopic.php?t=224841Statistics: Posted by B.Goode — Sat Jun 22, 2024 6:38 am
View ArticleBeginners • Re: where has my posting gone on redshift not working
Lets go over this again, like my whole day a waste of time First it has been a hour or so since darkness, (Last reply) I can not put in 180 because the error message as above comes up, see picture...
View Article日本語 • Re: ラズパイ(4B 2GB)用にSSDにubuntuMATEをインストール
Pi-OSに戻しました。私のメインの使い方は、現在はWeb閲覧と9割方、Webラジオ聴取なので、音が素直に出ないと言う事は、致命的です。で、Pi-OSに戻しました。使って見ないと判らない点がありますが同じラズパイ4Bを使うにしても使うOSに因って、基本的な設定ツール[ raspi-config...
View ArticleRaspberry Pi Connect • Re: connect to a Pi which use LTE-modem connection
Yes, the RPi-connect software will run through an LTE modem connection. AND it also works headerless.You may need to 'hardwire' the LTE wifi connection to the RPi and change the connection renewal...
View ArticleRaspberry Pi Connect • RPi-Connect passing Audio ?
Well, congratulations to the RPi team for a worthy replacement to the RealVNC farce. I warned about getting into bed with RVNC many years ago when they closed the VNC via SSH over internet option on...
View ArticleGeneral discussion • Re: Does it make sense to make a laptop with Raspberry...
I think you can't play those games with Pi. They are x86 games and Pi is ARM. Also i think Valorant requires TPM chip and Pi doesn't have that. And Pi's GPU is not powerful enough. But you can play...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
Damn, is there a list of ones which are known to actually work?For third party products there is one (which is not comprehensive and I also have no idea if they get maintained (retested when new RPI...
View ArticleRaspberry Pi OS • Re: Turn off screen in Bookworm
https://forums.raspberrypi.com/viewtopi ... l#p2193326Statistics: Posted by aBUGSworstnightmare — Sun Jun 23, 2024 5:50 am
View ArticleTroubleshooting • Re: Five SDHC cards - four still cannot boot several Pis
Hello AllHaving read this forum a lot, and the sticky on unbootable scenarios, and a handful of other websites, I have run out of ideas. Here is a summary of my predicament and the things I have tried...
View ArticleCompute Module • Re: CM4 stuck during BOOT
Also i think the problem could be with the sd card connector itself because i desoldered it from one of my previous PCBs and thus it might be damaged in some way. Although when I looked at it, it...
View ArticleBeginners • Re: Simple file HTTP server
# busybox httpd -h /path/to/web_rootStatistics: Posted by BigRedMailbox — Sun Jun 23, 2024 6:45 am
View ArticleTroubleshooting • "PROANT AB" capacitor values wanted
I am fixing missing "PROANT AB" antenna capacitors. 3 of 4 are missing, tried 10pF but signal quality is bad. Please help me with proper capacitor values if it's not secret.Statistics: Posted by...
View ArticleCamera board • Re: Module 3 is too blurry
I don't think it matters if the image is flipped or not. But I switched out the v3 for the v2.1 on the Pi4. I haven't used the v2.1 in a while because it's also pretty blurry and not sharp, but I was...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Any updates about CEC support?Statistics: Posted by gn77b — Sun Jun 23, 2024 7:30 am
View ArticleAdvanced users • Re: Use rasp-config to change boot ROM option
The raspi-config documentation is out of date for changing the 'Bootloader version' using 'nonint'.A second parameter is now expected which specifies whether or not to reset the bootloader to the...
View ArticleTroubleshooting • Re: Issues with serial communication between 2 Raspberry Pis
You've removed the default console=tty1 from cmdline.txt. Without that the kernel defaults to using the serial port. If you put it back in your shouldn't see any console activity on the...
View Article