Compute Module • Re: CM5: What's the status of audio on GPIO 12~13?
Thank you, this is much needed and It would be awesome if you could get it promoted and added to the work schedule.Statistics: Posted by TechSR2 — Thu Jan 02, 2025 5:37 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 ArticleGeneral discussion • Re: Help Needed: Raspberry Pi Not Booting the OS
Hi everyone,I’m having trouble getting my Raspberry Pi to boot the OS, and I’m hoping someone here can help!Here’s what I’ve tried so far:Swapped out the SD card with a brand-new one.Installed and...
View ArticlePython • Re: Virtual environment insanity
Thank you again! I've made progress!!I have a Raspberry Pi 4B with Debian GNU/Linux 12 (bookworm) and python 3.11.2I have my library successfully installed! I even see it in...
View ArticleMedia centres • Re: Peppy player
Please show the output of the commands:aplay -laplay -LStatistics: Posted by peppy.player — Thu Jan 02, 2025 5:54 pm
View ArticlePython • Re: Help with my motor control code showing GPIO busy error
Motor control code provided by GPT to control an underwater drone:Welcome to the forum. Sorry you are having problems.What is your experience level with Python? What Make/Model of underwater drone are...
View ArticleGeneral discussion • Re: how much would it have cost per pi500 to fit the M.2...
My recommendation is not to bother with an NVME drive on the Pi 500 (the soldering is properly hard to do, the case is difficult to open, you'll lose the warranty). The SD card interface is fast...
View ArticleBeginners • Re: Best raspi OS version for simple 4B use case
So I have an air-gapped Pi 4B with the full desktop Raspi OS installed -- Debian GNU/Linux 12 bookworm; kernel 6.6.62+rpt-rpi-v8 -Just for clarity, are you running Raspberry PI Bookworm loaded using...
View ArticleTroubleshooting • Re: Pi 5 video playback on YouTube fails.
Can you provide a link to the failing YouTube video?This occurs on any YouTube video I attempt to play, but the first video to have this error was this one:...
View ArticleTroubleshooting • Re: I can’t access my rbp5
It seemed to do the trick, getting a new sd card and it momentarily runs smoothStatistics: Posted by bart.h — Fri Jan 03, 2025 5:39 pm
View ArticleGeneral discussion • Re: Hints on 2025's roadmap?
This is the quote: Enthusiasts benefit from the breadboard-friendly Pico form factor, while our upcoming RM2 radio module (already in use on Pimoroni’s Pico Plus 2 W) provides a route to scale for...
View ArticleTroubleshooting • Re: Raspberry pi 5 power delivery
Adding multi voltage input on the Pi is an expensive proposition, and would probably require more board space than we have. Or should we change form factor for any possible future Pi 6 and bump the...
View ArticleTroubleshooting • constant freezing with the raspberry pi 5 under any kind of...
I purchased a Raspberry Pi 5 (8GB edition) months ago and have been playing around with it. It is my first one and my knowledge of Linux is limited. My issues seemed to start when I began trying any...
View ArticleTroubleshooting • How to restore Serial pins in Python
Using RPi.GPIO library I use Serial pins 14 and 15 for other task but later I want to use them for (hardware) serial using serial library.Code: GPIO.setmode(GPIO.BCM)GPIO.setup(14,GPIO.OUT)After this...
View ArticleBeginners • Re: Help understanding WiFi speeds/standards and the Pi5
If the connections speeds im seeing with the pi are any indicator, a GB will be much better but still not quite enough.When i stream 2mhz of rf spectrum at 16bit resalution the pis 325mbps connection...
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 ArticleGeneral • Re: Pico 2 Device Type showing as RP2040
Are you sure you have the Pico2 in boot mode and are not simply looking at the behaviour of whatever code you loaded into it (which happens to pretend to be a RP2040)?Statistics: Posted by arg001 —...
View ArticleAdvanced users • Re: Halio Ai HAT+ GPIO
viewtopic.php?t=379842#p2272277Statistics: Posted by gordon77 — Sat Jan 04, 2025 5:18 pm
View ArticleGraphics, sound and multimedia • Re: Simple VU display using Rpi3
The Pi doesn't have any sort of audio input. You would need a HAT or maybe a USB audio unit.Statistics: Posted by rpdom — Sat Jan 04, 2025 5:19 pm
View ArticleGeneral • Re: Flaw in the Hacker Challenge ?
Bump.Tom's Hardware says someone has one hand on the money.https://www.tomshardware.com/raspberry- ... -debuggingWe'd discussed this at work and wondered if the RISC-V might be a weak link. Looks like...
View Article