Troubleshooting • Re: argon neo 5 NVMe not detected
Alright, I think I found exactly what I needStatistics: Posted by Minecraftplayer2937 — Sat Apr 05, 2025 11:18 am
View ArticleGeneral • PI pico W and breadboard problem
Hi,I noticed some strange behavior with the Wi-Fi connection when the Pi Pico W (RP2040) is on a breadboard. Sometimes it can only connect to Wi-Fi 1 out of 10 tries. My code includes unlimited...
View ArticleRaspberry Pi OS • Re: Pi5 screen blanker?
I'm trying to allow my Pi 5 to switch off the monitor after a few moments of inactivity too (like my Pi 4b did perfectly), and am also struggling.Code: touch .config/labwc/autostartreturns this:Code:...
View ArticleMicroPython • Re: MP3-Player with Pico and DFPlayer Mini
Anyway, write a little piece of code that just does the play/next function, then integrate what you learn into your main code.Ok, so I wrote a code to control the button-inputs (single-click,...
View ArticleRaspberry Pi OS • Re: gpio-shutdown isn't working on Bookworm 64bit
On a Pi3 running Bookworm 64 bit, I attached a button to GPIO3 and Ground, and edited /boot/firmware/config.txt, then rebootedCode: [all]dtoverlay=gpio-shutdownNow one press of the button brings up...
View ArticleGeneral • Re: PI pico W and breadboard problem
I run my Pico W (three) and Pico 2W (two) on breadboard - no wifi issues.Maybe your breadboard is faulty?Statistics: Posted by neilgl — Sat Apr 05, 2025 11:57 am
View ArticleOther programming languages • Re: Basic on Raspberry
Have you tested this code?It doesn't even run here: it gives a 'Number too big' error! It's actually a very strange program, for example the FOR...NEXT loops all have an explicit 'STEP 1' clause, but...
View ArticleRaspberry Pi OS • Re: Multiple Workspaces
Try thisviewtopic.php?p=2307514&hilit=Multiple+ ... s#p2307514Hi. Thanks for responding. Yea I saw that one and followed the directions:"Add the following to ~/.config/labwc/rc.xml file:Code:...
View ArticleGeneral • Re: RP2350 external clock source
Not that you'll need it at these frequencies (assuming 12 MHz-ish which is almost DC) but rather than a dual output clock generator just feed a single one into two HC04 gates to drive the separate...
View ArticleGeneral discussion • Re: Anker Portable Battery For Rpi5 + Raspberry Pi 15.6...
That lightning bolt is the undervoltage warning.You can't 'damage' the HW but your filesystem may get corrupted if your Pi powers down all off a sudden.Ok great. I keep all my important files on an...
View ArticleTroubleshooting • Raspberry Pi 5 Active Fan Cooler
Hi All,I have just setup a Raspberry Pi 5 with an active fan cooling.https://www.raspberrypi.com/products/active-cooler/The fan only runs for a minute when first powered up, is this supposed to...
View Article