General discussion • Re: Best value for money Pi models
For good measure the Pi 400/500/500+ are built into a fanless (and noise free) case with a decent Chiclet style keyboard (you can always plug in a better keyboard if you don't like chiclet keys) and...
View ArticleCamera board • Re: MMAL lens shading v2 (Zero 2W) + Camera v2 NOIR
As I've said early, this is all legacy and hence unsupported.Yes, you did say that! We appreciate in whatever we could learn from this. In my head (non-native English speaker), legacy and unsupported...
View ArticleGeneral discussion • Re: What product would you like to see?
More cores is usually A5x series (or whatever it now called) for 'efficient cores', not using more A7x or often you will see 1 fast, 3 clocked down fast and 4 efficient or similar arrangement.I assume...
View ArticleCamera board • Converting .raw file format from rpicam-raw
Hi! I'm experimenting with rpicam-raw on an IMX283 and am struggling to convert the .raw output to a useable DNG format. I have the following command ```rpicam-raw -t 1000 --segment 1 --mode 547210:P...
View ArticleCamera board • Re: Converting .raw file format from rpicam-raw
Placed into zip file for uploadimx28300000.raw.zipStatistics: Posted by babyyoda777 — Thu Dec 11, 2025 12:51 pm
View ArticleBeginners • Re: Esp32 data. Use Pi for the large display
Dear all.What I am trying to do is obtain data from a esp32 and pass to RPI 5 in attempts to display the data on a large screen.They are still esp32 and the PI are not connected approximately 50ft...
View ArticleTroubleshooting • Re: RP4 not booting - is it broken?
Hi!I am trying to boot a 7 years old RP4 and I suspect it is broken...My setup is- The Pi 4 Model B- A 100W ugreen wall plug that charges my mobile phone just fineAh. The joys of USB PD specs.100W is...
View ArticleFor sale • Re: For Sale: Limited Edition Raspberry Pi Blue Model B Rev 2 with...
It's a true TWICE off collector's item !!...and there are only 998 left997 now https://www.ebay.ie/itm/317652802842Statistics: Posted by Yellowbelly — Fri Dec 12, 2025 10:33 am
View ArticleFor sale • Limited Edition Raspberry Pi Blue Model B Rev 2 with Cert (Number...
https://www.ebay.ie/itm/317652802842RS Components had 1000 of these made in March 2013 as a special limited anniversary edition to use as prizes and awards to people who’ve made a special contribution...
View ArticleFor sale • Re: Limited Edition Raspberry Pi Blue Model B Rev 2 with Cert...
Why do you have so many of these? You say you've won it but you've posted several times with different numbers. 655 then 708 and now 644?Statistics: Posted by trejan — Fri Dec 12, 2025 10:38 am
View ArticleRaspberry Pi OS • Re: Raspberry Pi stuck trying to update network-manager...
Did anybody had success updating over wifi? The killing of the network-manager doesn't help me.Statistics: Posted by fabianka — Fri Dec 12, 2025 10:55 am
View ArticleSDK • Re: lwIP: Custom request handling results in panic
I don't think that is true. I use the background picow system option and do tcp client and server. works great. I don't have a really simple example, but my working example of a wifi accessing app...
View ArticleMicroPython • Re: New MicroPython 1.27.0 released
Sadly, the thing I was waiting for (which was the new WizNet support) didn't make it into this release.I believe I'm not the only disappointed one, judging from some of the mail messages I've...
View ArticleNetworking and servers • Hotspot with hostapd
I bought a USB wifi adaptor to use to set up a hotspot.Code: $ lsusb...Bus 001 Device 056: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless AdapterTypically I've been sold a lemon and it doesn't...
View ArticleGeneral discussion • Low voltage issue ssd
So, i installed a ssd 500gb kingston in my rpi5, 8gb and it have worked in a couple of month.Now, suddenly, i have get a yellow sign, saying low voltage! ChatGPT says, it can have with the ssd demands...
View ArticleGeneral discussion • Rpi compute module does not boot up
Recently I have purchased an RPI compute module 5 when i try to turn it on, it is just showing red light and green light and after the it is not responding and when i changed the processor it working...
View ArticleGeneral discussion • Re: Rpi compute module does not boot up
I presume you have installed an OS on the device (usually eMMC, but SD card for the Lite CMs).When you say change processor, you have tried a different CM5 and that one works? Are you using the...
View ArticleGeneral discussion • Re: Low voltage issue ssd
Do companies, do some test, to see, if there solution really works, before they sell it to consumers?Some do and some don't.I'm fairly certain Kingston does not test their products for low enough...
View ArticleGeneral • Re: High GPIO (30 and above) input issue on RP2350B
Hi, how were you exactly able to build firmware for RP2350B variant using pico c/c++ SDK?Statistics: Posted by viralpatel9 — Fri Dec 12, 2025 12:41 pm
View ArticlePython • Re: how do you install numpy in venv?
Have you usedCode: pip listto see if its installed already?Statistics: Posted by RaspyHat — Sat Dec 13, 2025 11:57 am
View Article