Camera board • Re: OpenCV to detect objects?
Have a look at https://www.raspberrypi.com/news/using- ... flow-lite/Statistics: Posted by neilgl — Thu Jul 31, 2025 9:46 am
View ArticleBeginners • Re: Wanting to build a Pi-based photo storage but no idea where...
How many terabytes of data?My collection pushed past 2 TB and I am now using 4 TB SSDs. Around here, 2 TB SSDs are cheaper than magnetic disk even before you count electricity. 4 TB magnetic disks...
View ArticleGeneral • Re: New RP235X silicon released
There isn't away . You could order a board and order some A4 silicon and swap it over.That crossed my mind. I guess I'll use JLC and do a custom LDO, TCXO board for quiet analog rather than destroying...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM5/Pi5 console on GPIO14/15 - can...
That suggests a lack of connectivity between the PC and the Pi. We can rule out a broken GPIO on the Pi by running that pinctrl command again and briefly connecting header pin 10 (GPIO 15) with either...
View ArticleCompute Module • Re: CM5 + Debug Probe
This reply to another thread suggest that you can..viewtopic.php?t=382356&start=25#p2298600This thread seems related, and has attention from an RP Ltd developer - viewtopic.php?t=390518Statistics:...
View ArticleGeneral programming discussion • Re: 'Best' language for user Services
stopping and restarting all of my servicesWhen a program or service requests memory from a system then forgets to free the memory, you sometimes need a reboot to free all those allocations. And when...
View ArticleFrançais • Raspberry Pi 4 - Alimentation multiprises USB
Bonjour à tous,Je cherche à brancher électriquement 4 à 8 Raspberry Pi 4 sur un seul bloc d'alimentation USB et ainsi éviter autant d'alimentation que de RasPiCela fait un moment que je cherche, j'ai...
View ArticleSDK • Re: VS Code 2.2.0 Upgrade
And, to your point, there is nothing wrong with getting rid of the old and starting with a clean slate if you don't have any interest in the commit-history or local tweaks that will go away in the...
View ArticleCompute Module • Re: Pi4/CM4 and gpio-shutdown: anything special with gpio3?
No - there's nothing special. It should work with any normal GPIO, and it will set the internal pull appropriately (up for active-low, and down for active-high).Statistics: Posted by PhilE — Fri Aug...
View ArticleTroubleshooting • Re: Raspberry PI 5 and Audio Amplifier Shield Power Supply
Have you considered using a GPIO riser and cutting the power supply pin, then using the 5v USB C power in? Although you might need to mount your board a bit higher, it potentially offers a cheap...
View ArticleGeneral programming discussion • Re: New to Raspberry Pi: How to Keep Project...
What size Pi? Memory? Disk storage? If, for example, you get a 8 GB instead of 4 GB, you can go crazy with options. You could keep all your code on your PC then share the code directory to the Pi...
View ArticleNetworking and servers • Re: Pi Zero W Keeps disconnecting from the wifi
What is the distance to the zeroW from your homw WiFi (router)?Can you measure the signal strength at the zeroW using a mobile phone app (e.g. WiFiAnalyzer app on Android)?Statistics: Posted by neilgl...
View ArticleSDK • Re: picotool keeps wanting to be build
This is what I use for building a local 'picotool' on Raspberry Pi OS. Doesn't require any setting of 'picotool_DIR'. Takes about 5 minutes on a Pi 4B. Ignore any warnings and/or notes during the...
View ArticleTroubleshooting • Old install of mpd stopped working
Hi,I have an old install (Raspian Buster) of an audio media player based on mpd that's been running for years. Hardware is RPi3A+, and a Hifiberry for audio out. Audio files are on my NAS box, which...
View ArticleOff topic discussion • Re: Disappearing "Your Posts"
They are ordered by the latest post (irrespective of who posted), so they go down the list be then shoot to the top when someone posts on that thread.That could fit with what I see happening; threads...
View ArticleBeginners • Re: Sleep Mode
Then I decided to get pi 500 to watch movies.https://1drv.ms/i/c/e9ec38278668fc62/EQ ... 6nqx8Ns0MQWhere does this link go? No, I'm not going to click on it.It says exactly where it goes 1drv.msThen...
View ArticleGeneral • OTP page protection issue
Hi,I'm trying to use secure boot together with encrypted firmware in my project (RP2350). I decided to store the encryption key in OTP and protect it by configuring the access rights.Let’s say I use...
View ArticleOther projects • Re: UK Telephone Caller ID Decoding Revisited
By the way, did BT intentionally introduce a 1.5s delay before the ring, just to send Caller ID? That seems horrifically inefficient. I guess at some point in history the ring cadence was generated...
View ArticleMicroPython • Re: Change to MicroPython PIO Code Wrappers
Yes, that appears to be the related change.I would have thought there would be more to it; this just adds the extra item to the wrapper and I would have expected there to be corresponding changes to...
View ArticleOfficial Display • Display 2 not working on Compute Modul 5
Hello,I ordered a Raspberry Pi Compute Module 5 with the appropriate input board and the 7-inch display. Now I wanted to connect the display using the included broadband cable and the 5V power cable....
View Article