Media centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
Hmmmm, trying to get this latest raspberrypiOS to be as functional as the old version for my use case. I am trying to run in X11 so i can launch both kodi and emulationstation. Emulation station...
View ArticleNetworking and servers • Re: Retrieve swimming pool data
Ah, OK. Maybe set up a Pi at the campsite that gets the data “ …get my information in xml-format”, using a python script (say) and makes that data available to the internet by running a web server...
View ArticleOther projects • Re: Security camera with Raspberry Pi?
"If the only tool you have is a hammer, you tend to see every problem as a nail"I think you might be on the wrong forum.One can only try to direct people in the optimal engineering...
View ArticleGeneral • Re: Smart floor registers with Raspberry Pi Pico 2W: efficient...
The 4.7K pull-up in the circuit going to VBUS, nominally 5V, isn't recommended as the input pins of the Pico range are not 5V tolerant.Statistics: Posted by hippy — Wed Jan 01, 2025 7:17 pm
View ArticleRaspberry Pi OS • Re: Can't get a script to run on shutdown (Systemd) pi5...
Well, obvious question: What is the app?Statistics: Posted by BigRedMailbox — Wed Jan 01, 2025 7:17 pm
View ArticleGeneral discussion • Re: Raspberry pi 500 rechargeable battery?
"just include a battery, bro"There's a few reasons that no Raspberry Pi products to date have had an integrated battery.1. Compliance - storage, shipping, import all become significantly more complex...
View ArticleGeneral discussion • Re: What's with the M.2/NVMe obsession?
..Another thing with SDCard. You can use other cool linux os, wothout the troble you get wit a SSD. If you use an SSD, You maybe stuck to the same os, like I was with Windows! Now, I feel free with...
View ArticleUbuntu • Re: RPi400/Ubuntu 24.10 - Claws Mail Disables Keyboard?
It's a test release. There's going to be bugs. Either wait for a fix or install an older stable release.Thanks. It was described as “stable” in the apps manager. I’ll look into the previous...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
So I managed to get a 8 Leds to light up and I could change the color of each one.I tried to expand on this and now nothing works. Even this SUPER simple code:from machine import Pinled = Pin(25,...
View ArticleTroubleshooting • Re: Raspberry pi 5 power delivery
Chicken and egg?Nah. More a marketing and/or user education issue.Wattage ain't everything. According to my reading the folks behind the PD standard decided on using wattage as the main spec because...
View ArticlePidora / Fedora • Re: Headless (mostly) Fedora CoreOS on RPi4 - A Brief...
sites that helped me:Headless (mostly) Fedora CoreOS on RPi4 - A Brief How To (updated 9 Oct) - Raspberry Pi ForumsBasic Ingition Congfig & FileA simple CoreOS config for beginners with password...
View ArticleTroubleshooting • Re: Worst experience of my life: Constantly freezing for no...
I'd return the Pi if I were you and buy a "better" board from a competitor.Or deal with the simple case of PEBCAK this really is because virtually all of the other power issues of this type in these...
View ArticleSDK • Re: Trouble printing time_us_64() [SOLVED]
I guess that's why they invented -Wall Note that -Wall should be the bare minimum. Newer checks and warnings are not automatically added to -Wall for backwards compatibility reasons, so it's a good...
View ArticleGeneral discussion • Re: how much would it have cost per pi500 to fit the M.2...
Now, if you're OK with a drive and cable sticking out of the back of the Pi, all of this does not matter. I dislike all the spaghetti that goes along with it and the extra $2 + vat to avoid it is more...
View ArticleAdvanced users • disable/enable popup system
Hello,I have raspbian bookworm with my raspberry pi 5 x64, i execute command with my bash scripts, i want when i pair my bluetooth speaker:Is it possible to enable/disable popup by command?If not how...
View ArticleAdvanced users • Re: disable/enable popup system
right click panel -> notificationsStatistics: Posted by kerry_s — Thu Jan 02, 2025 7:46 pm
View ArticleBeginners • Re: Where can I find books on optimising ARM assembly code by hand?
I watch a lecture series on YouTube about writing compilers, and the instructor pointed out that compilers can't optimise at the assembly code level because... reasons.I am not convinced that's at all...
View ArticleAutomation, sensing and robotics • Re: How is your xperience on Mosquitto and...
Many thanks. Very nice small piece of code to get started with essential asyncio and mqtt syntax for learnersStatistics: Posted by David16962 — Thu Jan 02, 2025 7:46 pm
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
Are you using the official 5A power supply?https://www.raspberrypi.com/products/27w-power-supply/Statistics: Posted by rpiMike — Fri Jan 03, 2025 6:35 pm
View ArticleTroubleshooting • Re: Pi 5 video playback on YouTube fails.
you tube works fine on a pi5 using firefox. I use raspberry pi os 64-bit.Statistics: Posted by Craig1234 — Fri Jan 03, 2025 6:37 pm
View Article