Compute Module • Re: M2 TX and RX pin swapped on Compute Module 5 IO board...
Greeting, I am working with the customized compute module 5 IO board and I notice that the pin for the M2 SSD board is swapped in the schematic, it is a mistake or intentional ?Perhaps this is similar...
View ArticleTroubleshooting • Re: rpi5 no longer booting after power outage
read is easy, write is complex to implement. what is the erase size for that stick for example. and does it support trim. what controller is in there. and how much current did it draw. and does it...
View ArticleMicroPython • Re: MP3-Player with Pico and DFPlayer Mini
This code is awfulWell tbh, I didn't really design my code for others to understand. And again, you're talking to a novice here. the code is bound to be "awful", as you so lovingly put it. But you are...
View ArticleC/C++ • Re: Vscode - the window is not responding
I'm happy that the crashing has stoppedStatistics: Posted by RaspyHat — Sat Apr 05, 2025 9:17 am
View ArticlePython • Re: picamera2 not working in venv
When you created your venv did you do so with the --system-site-packages command line argument?How do you include this when creating a new venv?ChatGPT says this also breaks the isolation of the venv...
View ArticleOther programming languages • Re: Basic on Raspberry
There was a similar question about BBC BASIC code, but I couldn't find an answer.I've verified that the BBC BASIC program (which uses the bigint library) does give the correct million-digit result. It...
View ArticleAutomation, sensing and robotics • Shared power source between PCA9685 and
Hey, I'm building a raspberry pi car that drives around based on voice commands. I have a battery pack for the PCA9685 servo driver, a battery pack for the L289N motor driver and a powerbank for the...
View ArticleGeneral • Re: RP2350 external clock source
Another thing you can do (if you can spare the pin) is to run the normal xtal oscillator on the first chip, feed the raw 12MHz (before the PLL) out of one of the pins that pinmuxes as CLK_GPOUTx and...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi AllI'm Dave a retired truck driver, Fan of Terry Pratchett and messing about with electronicsI've had an interest in computing and stuff since I was quite young I didn't see this sticky till after...
View ArticleTroubleshooting • 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 Article