Camera board • Re: Module 3 is too blurry
Do you mean a pi V3 camera ?How are you controlling it, ? Using AF ?You could try this ...https://github.com/Gordon999/RPiCamGUIAnd see if you can control the focus.Hi, yes I actually have that...
View ArticleHATs and other add-ons • Re: M.2+ Hat nvme not being recognized.
I bought this one directly from Raspberry Pi's list.what is 'this one'? You should provide clear information, so let us know which NVMe model (supplier and part number) we're speaking of.Provide a...
View ArticleTroubleshooting • Raspberry Pi Zero 2 W OTG Issues
I have been attempting to setup a new zero 2w as a pwnagotchi, but have been having consistent issues with OTG connection for SSH.I have successfully gotten my computer to recognize the Pi as an rdnis...
View ArticleBare metal, Assembly language • Re: Unable to initialise translation tables...
Okay yeah there were some incorrect branch statements due to which the bootstrap wasn't getting trapped infinitely at the start of the code, things work flawlessly now!Yeah, as you suggested, I tried...
View ArticleBeginners • Re: After power outage, USB port name changes
I apologize for confusion. Actually it is automatically created mount point for a partition on the USB drive. Likewise I am using a Plex server. For the same reason, how can avoid this from happening...
View ArticleOther projects • Re: Issue with a 2004a (20-character/4-line) i2c LCD
The controller is indoors, inside the garage. The only environmental issue potential is heat, as the garage does get a bit warm. I've seen the Pi report the CPU/GPU temp being as high as 68C but at...
View ArticleTroubleshooting • Re: Driven insane by gremlins in connection between Pi4b...
Try installing CuteCom from the software repository.See if it can see the messages from the Pico.Statistics: Posted by MarkDH102 — Fri Jun 21, 2024 5:48 am
View ArticleMicroPython • Re: Pico newbie stuck with weird module
Another solution might be to use VSCODE and 'C', then the rewrite of the Arduino stuff might be a bit easier?Assuming you know 'C' of course...Statistics: Posted by MarkDH102 — Fri Jun 21, 2024 5:53 am
View ArticleBeginners • Re: where has my posting gone on redshift not working
OK I have set it to 84 . -36.85 84 close to international date line ??I will have a break and see when it goes from day to night, and will be back until after thatNo it's not. It's in the Indian...
View ArticleTroubleshooting • found something weird
Anyone have any input?HW is raspberry pi 4B various memory levelsSW is Pi OS 64 bit standard install and VNC server. BookwormSo, I've confirmed it has happened on at least two separate boards.If I...
View ArticleTroubleshooting • Re: found something weird
checked on a 5 , same thing happened. I know i saw something about realvnc not being whats used now, but real vnc is still apparently running? I cant find anything else like way vnc or whatever it is...
View ArticleRaspberry Pi OS • Re: Latest arm64 Paspberry Pi OS checking for armhf package
After checking my x64 Linux server I decided to google this problem for that architecture. Apparently Google is a great trouble maker in this regard because of dropping here and there 32 bit support!...
View ArticleRaspberry Pi 400 • Re: Raspberry pi 4 overclocked to 3.4ghz
Currently that is just numbers.Use any benchmark to compare 3400 with default frequency, or other PIs.Like pichart from this...
View ArticleHATs 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 ArticleGeneral discussion • Re: Migrating app from pi4 to pi5
For reading email, you will not see any difference between Bullseye and Bookworm. The main difference I found is the use of Network Manager for network configuration, a real pain as there is no...
View ArticleGeneral discussion • Re: Attempting to find a good DAW
My suggestion would be to pick one of the four that you have identified, that you think would suit you best, then ask for help to compile it from source.It can be a bit daunting, especially if you...
View Article