General • Re: Any NDA options to receive early information on upcoming...
Now that there's a publicly-traded company involved, I think such things are going to be a wee bit tricky...I'm sure there are commercial opportunities for companies downstream. To me, RPi is an...
View ArticleGraphics, sound and multimedia • RPi to show pic until button pressed then...
This should be simple, but I'm running into a constant loop.I would like to do this on a RPi5:On program start:open a picture in fullscreen mode and keep it open until a button is pressed. at the...
View ArticlePython • Python stops working but shows no error message
I have a pi that has been running a script for probably 2 years with minimal issues. The script is using gpiozero to monitor a few switches. When the switches change state, it does a requests.post to...
View ArticleOff topic discussion • Re: AI is dangerous
...the danger of humans having ideas was solved by the invention of the television...Attempted to be solved. Rather poorly....which allows people to use a computer like a shovel.Among other things....
View ArticleOther RP2040 boards • Re: My pc does not detect the raspberry pi pico rp2040,...
The problem is whether we can trust the supply chain in China / Shenzhen.Buyers importing stuff for Walmart etc do not necessarily mean that know what they are doing. The buyer could just be someone...
View ArticleGraphics, sound and multimedia • Re: RPi to show pic until button pressed...
This should be simple, but I'm running into a constant loop.I would like to do this on a RPi5:On program start:open a picture in fullscreen mode and keep it open until a button is pressed. at the...
View ArticleMicroPython • Re: PIOASM error message "delay too large" when...
Moreover: PIO: SM0_PINCTRLSIDESET_COUNT: The number of MSBs of the Delay/Side-set instruction fieldwhich are used for side-set. Inclusive of the enable bit, if present. Minimum of0 (all delay bits, no...
View ArticleGeneral discussion • Re: Pi USB3 Hub and Official Pi Mouse Incompatability
I have never seen a USB controller chip with firmware or storage for firmware. It is built into the silicon.What you get in the hub is wiring and connections, and extra set of plugs and sockets...
View ArticleCamera board • Re: Arducam IMX462 Ultra Low Light Camera Review
On that page there was a lot of things said that seemed to indicate it would be great for a Security Camera night vision, and then that one line you pointed out really put the Kibosh on that. I mean,...
View ArticleCompute Module • Re: Raspberry Pi CM5, pi A.I camera- no cameras available
Sadly still trying to get this working. If i'm reading everything correctlyOn the IO-BASE-B V4 it seems like it may connect using BSCO just like in the "Designing for Raspberry Pi Compute Modules and...
View ArticleGeneral discussion • "Active Cooler" thermal pad size
Hello,I have the old "Active Cooler" (no thermal pad for the RP1 and small changes like the spring) on my older PI5 and the new "Active Cooler" since yesterday on the new PI5.As you can see in the...
View ArticleAdvanced users • HTTPS for Network Install
Please consider updating the network installer image to use HTTPS. The network installer does not work on networks where the firewall blocks port 80.The network installer image itself is fetched over...
View ArticleCamera board • Re: raspi-Camera for ClimateChamber
The operational temperature range of image sensors is generally -20~ 60 degree (C), And the plastic lens cannot guarantee the images in higher temperature (defocus/distortion), you should use...
View ArticleBare metal, Assembly language • Re: MMU Intermediate Physical Address size
Mystery solved... From section "D5.1.3 VMSA address types and address spaces" of "ARM Architecture Reference Manual ARMv8, for ARMv8-A architecture profile" I read...• The top VA subrange runs up to...
View ArticleSDK • Re: PIO register value at init and at enable
They keep the values they had before (i.e. unchanged).Statistics: Posted by PicoTinker — Sat Jan 18, 2025 1:37 am
View ArticleNetworking and servers • PI5 WiFi6 rtl8552au or Intel ax200?
I need to get wifi6 working on my PI5, after some research it seems like the rtl8552au and Intel ax200 chipsets seem to work, can anyone tell me which of these work either out of the box or at least...
View ArticleCompute Module • Re: CM5 pwr & act LED behavior different than CM4
Reverse the logic of the two LEDs in hardwareStatistics: Posted by qiangyou_peng — Sat Jan 18, 2025 2:29 am
View ArticleGeneral discussion • Whether ID EEPROM count as programmable GPIO pins
I am a university student. And this problem came up in my homework. My question is do ID EEPROM, namely physical pin 27 and 28, count as programmable GPIO pins? For a Pi 4 Model B, answer the...
View ArticleAutomation, sensing and robotics • Re: Sine Wave R/W - Frequency Identification
It's going to be really hard for you to do since you don't actually seem to know anything.Here's a patent document describing something that appears to match what you are looking...
View ArticleBeginners • Re: Raspberry Pi 5 came with no SD card
Alas, two new issues have arisen:1.) I purchased a SmartQ card reader from Amazon, as well as a SSD 256GB NVMe card from Pi Shop. However, when I inserted the card into the reader and the reader into...
View Article