Raspberry Pi OS • Clean image then update errors
Using rpi-imager-amd64_1.9.6_amd64.deb and a 64GB MicroSD for my 3B+. Created image twice (on laptop then desktop, both Mint Linux 21.3) each time the image is written and verified without errors, it...
View ArticleBeginners • Re: rsync problem
Update your question with the results of your checking on Drive-A.You inadvertently set me on the correct heading.I knew that Drive-A was mounted at /media, I had previously checked this. However,...
View ArticleC/C++ • I²C blocking commands always stop after one byte
Hello, found nothing in the forum which addresses my issues, so I'll ask the community.I try to setup a RPi Pico to work with an I²C sensor. setting up the I²C:Code: // I2C Initialisation @ 400Khz....
View ArticleCamera board • Re: Libcamera commands stopped working after the June 2025 OS...
I tried the reestablishing the symbolic links and was successful using them in the terminal, but it did not resolve the problem with the Allsky Camera software. I am not a programmer and until the...
View ArticleTroubleshooting • Re: Troubles when using image recognition on raspberry pi 5
The Webcam is powereb by it and receive dados with a dofferent cabo fron the rpi5Eh...?dados... cabo...?I am really sorry, I haven't seen that some words were translated in my native linguage. Dado=...
View ArticleAssistive technology and accessibility • Re: Help design bluetooth device
Could I maybe combine two PicosThat would be my fast-track solution; link the two via UART, and you may only need TX to RX, plus power and ground/0V.Your Pico receiving from the joystick can detect...
View ArticleTroubleshooting • Re: ir-keytable doesn't allow me to set necx protocol
solution - I just set the protocol as NECNECX is included in the above protocolStatistics: Posted by Speccy48k — Sat Aug 16, 2025 4:21 pm
View ArticleSDK • Re: enc_bootloader vs hello_encrypted
it's OTP, One-Time-Programmable Memory, so once you've written it you can't change your mindThat's not entirely true though.As 'hello_otp' demonstrates - "Attempt to write a different raw value to OTP...
View ArticleTroubleshooting • Re: RP1 Not Found Error - I want to find out what caused it...
It is a nice idea to fix it, I doubt the PSU killed it it, they don't over volt. Unless they are poor and I mean really poor PSUs and destroy other devices.As for the RP1, a soldering iron will not...
View ArticleAdvanced users • Re: using readl() to read GPIO MMIO always returns 0 values
It works well now. the 0X20200000 base address is indeed valid for Raspberry Pi zero W 1.1Statistics: Posted by rodv92 — Sun Aug 17, 2025 2:38 pm
View ArticleGeneral • Re: I²C blocking commands always stop after one byte
It means the absolute time since boot.This makes absolutely sense regarding the behavior. As the time since boot is for sure greater than the given time (10000u), this will stop the transmission /...
View ArticleTroubleshooting • Re: Suddenly 640x480 resolution
Wow..., yes I was completely wrong. Surfing the web my model appears 1440x900. But the problem is the same, this resolution doesn't appear on the configuration. On the attachement it is a photo of the...
View ArticlePython • Accessing Met Office DataHub forecasts
I've written a basic guide to accessing the free Met Office DataHub service on a Raspberry Pi. DataHub provides weather forecasts for the UK and beyond. The guide uses Python, but is at a fairly basic...
View ArticleTroubleshooting • Error message at startup
Hi!I tried to install the teamspeak 3 server once. Teamspeak 3 is not currently installed.Since then, I always get this message at system startup.Is there an easy way to make this disappear?Sorry for...
View ArticlePython • Re: find() function behavior
I always enjoy solving these problems from first principles. Even if there are provided modules and methods which could do it you get a good mental workout and can tailor results to exactly how you...
View ArticleAdvanced users • Solar panels and Raspberry Pi 4
Hello to everybody,I have got a Raspberry Pi 4 connected to an USB to TTL/RS232/485 Waveshare for harvesting data from a GPS. Raspberry Pi 4 is supplied by a 20000 mAh Aukey Powerbank that has got a...
View ArticlePython • Re: Accessing Met Office DataHub forecasts
NiceStatistics: Posted by neilgl — Sun Aug 17, 2025 4:55 pm
View ArticleMicroPython • Synchronizing PIO and DMA with Micropython
Hello everyoneI'm at a loss at the moment. Is there a way to synchronize PIO and DMA?Initial situation: I have two DMAs that alternate and each fill their own array with bits. Always fixed 15360 bits....
View ArticleTroubleshooting • Re: Error message at startup
Login as a user with sudo rightsCode: sudo systemctl disable teamspeak3.serviceRebootThat won't remove the broken installation but it should stop the system from trying to start it at boot time so...
View ArticleBeginners • Re: Foundation and Ltd discussion
I wouldn't say I find it amusing but I'm not sure what word I would use to describe the current state of affairs.You said you couldn't understand why so many people incorrectly attribute Raspberry Pi...
View Article