Beginners • Re: What Is It Called?
STICKY: How to use Autostart - Raspberry Pi OS (Desktop) viewtopic.php?t=294014That one hasn't been updated for the switch to Wayland/Wayfire that came in with Bookworm. The other one (mine)...
View ArticleOff topic discussion • Re: RIP Nicklaus Wirth
Algol on Burroughs B6700. Back in the 70's. Nicklaus' main involvement with Algol was his contribution of Algol W which was rejected in favor of Algol 68.Statistics: Posted by lurk101 — Sat Jan 06,...
View ArticleGeneral discussion • Re: MX Linux on Raspberry Pi 5
I have a website , successfuly built and executeable on Raspberry pi 5.Have installed MX Linux and cant open up to the internet.It works locally but not remotely thru a broswer.Any ideas ?...
View ArticleOther • Re: raspberry pi 5 & TwisterOS
Just for anyone looking in the future, the TwisterOS discord was of the opinion that this original claim that it worked is... uh... the polite way to put it would be "no chance it worked".Appreciate...
View ArticleAdvanced users • Re: Heating and cooling, is the Pi 5 too new?
I don't get why to add such big coolers, as Raspberry engineer Jamesh stated that both official cooler solutions prevent throttling:54 isn't particularly hot. The Pi will throttle at 85. The Pi 5 can...
View ArticleAutomation, sensing and robotics • Re: Rotary encoder sending signal when...
Have you got pullup resistors allocated on A and B?Statistics: Posted by pidd — Sat Jan 06, 2024 11:44 pm
View ArticleTroubleshooting • Re: Raspberry pi pico wh - external leds not working
Looks like (unusually) you have the two orange wires connected to pin 39 (VSYS)I would have each GPIO output going to an LED and resistor, then to ground (GND).Have you got the LEDs the right way...
View ArticleTroubleshooting • Re: Cannot install python-espeak
It will help to detail how you tried to install, which Pi and which OS, but perhaps try -Code: sudo apt install python3-espeakStatistics: Posted by hippy — Sat Jan 06, 2024 11:49 pm
View ArticleGeneral discussion • Android emulator?
Hi, I'm looking for a good Android emulator for my Pi 4B, which runs Raspberry Pi OS Bookworm (64 bit). I'm not looking for an Android port for the Pi, like KonstaKANG's, but an emulator that can run...
View ArticleSDK • Re: Question about the UF2 bootloader
The UF2 Booloader is a part of the RP2040 ROM.Do you mean 'second stage boot' which sets-up the Flash chip etc ? I believe the linker script forces that to be in the first 256 bytes of...
View ArticleC/C++ • Re: gpiod locks pins and can't have access with another app.
Not having output persistence makes 'libgpiod' not fit for purpose as I and others see it, and that is why I have such a negative view of 'libgpiod'.Actually, libgpiod has nothing to do with the...
View ArticleAdvanced users • Re: Do RPi 3s really have no firmware outside their SDcard?
Ram based OS load the OS from uSD into the RAM, anything that infects that OS is gone next power cycle.I use PiCore Linux for 24/7 Pi gadgets if the user needs Linux.For my own stuff I use Ultibo...
View ArticleOff topic discussion • Re: New key on MS Keyboards.
I see that the Microsoft hegemony is trying to make us all have a "Copilot" key on our keyboards.They're replacing the menu key. Presumably it has a new scan code so old keyboards won't bring up...
View ArticleGeneral discussion • Re: Pi 5 USB boot issue
Trying to get my pi 5 running libreelec12 from usb and having some issues with the usb3 port. No problems here booting LibreELEC from a 1 TB SSD connected to a Raspberry Pi 5 USB 3 port...
View ArticleC/C++ • Re: Raspberry Pi 5 GPIO programming with C
Seems a reasonable summary to me. But I would point out that most Pi makers have been using the '/dev/mem' and 'sysfs-gpio' mechanisms, directly or indirectly, because that is what Raspberry Pi and...
View ArticleC/C++ • Re: try to figure out how gpiod works. But it locks pins and can't...
The problem with taking that path is you are likely to find that any alternative to a Pi is no easier to use.Pushing for having a 'Wiring-Pi 2.0' which works on Pi Bookworm, Pi 5 and others, would...
View ArticleTroubleshooting • Re: Pi Zero 2 W won't connect to secured Wi-Fi network
Very mysterious. Agreed.The fact that it can connect to an open network indicates that the WiFi adapter works.Agreed (at least with an unencrypted link).The fact that your Pi0W can connect using the...
View ArticleSDK • Re: Where does the DMA time go?
Enabling double-buffering did not seem to make a difference in the Show() timing, nor fpsStatistics: Posted by DanMan32 — Mon Jan 08, 2024 1:19 am
View ArticleGeneral discussion • Re: Alternative Watt PSU PI5
Pretty sure, or just didn't look?https://www.pbtech.co.nz/product/SEVRBP ... dapter-witNeither, I was looking at the wrong device.. while your advice is applicable to the problem it doesn't actually...
View ArticleBeginners • Re: Using Raspberry Pi W cameras on 2 seperate monitors
Sorry for the late reply. By visual communication just means, so the audio engineer can visually see the person occupying the vocal booth and vice versa. It's a monitor inside of the booth and a...
View Article