MicroPython • Synchronize Pico W RTC to standard time
I want to synchronize the Pico W RTC to the standard local time. Meaning that the clock should show the local hour (timezone compensated), but not including the daylight saving offset. I tried...
View ArticlePython • PWM output problem after upgrade OS.
Test on Raspberry Pi 5B, I use this code works fine:Code: from rpi_hardware_pwm import HardwarePWMpwm0 = HardwarePWM(pwm_channel = 0, hz = 1000, chip = 2)after run:Code: sudo apt upgraderise exception...
View ArticleGeneral discussion • How to use background images to change buttons status in...
Hello people, I currently have a GUI to control a microgreen farm, it uses the standard tkinter buttons, but would like to improve its look by using background images for the GUI instead, where one...
View ArticleBeginners • Bookworm & Firefox: Disable pinch to zoom ?
Oh my word, I am going gaga trying to get the pinch to zoom feature killed. I am currently on Bookworm with X11. The Firefox searches say to disable anything “pinch” or “zoom” related in about:config....
View ArticleBeginners • Bookworm X11 LightDM Resize login greeter?
Raspad 3 running a 4B.Ok, so I have Bookworm currently in Xorg (because Wayland has no fkeys) and am setting up OnBoard to use as the tablet soft keyboard.I have the LightDM greeter for login. Onboard...
View ArticleOther projects • Made a Raspberry Pi Zero 3d printed camera
For anyone interested, I made a 3d printed using a Raspberry Pi Zero 2W and the Raspberry Pi Camera Module 3.Has really simple code and tried to make it easy to reproduce.Well I wanted to make an IR...
View ArticleRaspberry Pi OS • Keyboard Mapping Messed Up [Solved]
After one year I have solved this problem (the problem that made raspberry pi os unusable for me).Original post:viewtopic.php?p=2222562#p2222562The problem:My observation when installing raspberry pi...
View ArticleRaspberry Pi OS • Multiple Workspaces
How can you get multiple workspaces in raspberry pi os? I know this question has been asked a lot here (I read various posts and various solutions) but nothing seems to be working for me after trying...
View ArticleRaspberry Pi OS • Redshift Fix/Alternative
Is there a fix to get redshift working for wayland (probably not)? Anyone know of an alternative? It's a very useful program.Statistics: Posted by RaspberryPiOSMan — Sat Apr 05, 2025 2:23 am — Replies...
View ArticleGeneral discussion • Anker Portable Battery For Rpi5 + Raspberry Pi 15.6 Inch...
I recently bought the Raspberry Pi monitor and I must say its a fantastic product. I wanted to see if I could power a Rpi 5 plus the Raspberry Pi monitor by connecting the Rpi 5 to an old Anker...
View Article