Advanced users • Re: PI5 and easy AI/CV/LLM
Well, that is terrible!!!Indeed, I don't think you should worry about losing your job to a Pi running AI.Yet.Something big is happening.There is push towards AI server farms, lots of compute and huge...
View ArticleTroubleshooting • Re: getting OSError: libbcm_host.so: cannot open shared...
Change the python code to use picamera2Documentation is here https://datasheets.raspberrypi.com/cam ... manual.pdfStatistics: Posted by neilgl — Thu Apr 04, 2024 10:45 pm
View ArticleTroubleshooting • Re: Time stuck
Solved. Probably clock plugin was updated at some point, because previously I had a format set as Code: %H:%m, %a, %b %d %Yand all worked like it shouldToday I noticed that it displays wrong time -...
View ArticleGaming • Re: Need some guidance on retropie on raspberrypi OS.
Yes, I've been waiting for those clever folk at Retropie to catch up with the increasing changes to the Pi's OS graphic changes.As I understanding the Pi clever people have made the Bookworm graphics...
View ArticleTroubleshooting • Re: P Zero2W Stopped Connecting To WIFI
Sorted this one out.I'm thinking the memory card corrupted during a power cycle (plugged it into a monitor wouldn't boot).Reinstalled OS good to go.Statistics: Posted by Pi78909 — Thu Apr 04, 2024...
View ArticleTroubleshooting • Running Python File At Startup - Lock Up Detect
I have a zero 2 w running my hot tub.During debug I leant that the IO seems to hold its last state if the processor hangs. I've since added watchdog to try to unlock the PI VIA reboot.Next steps1)...
View ArticleGeneral discussion • PIO wait interrupt synchronization
I have two pins that want to send data, and I want to synchronize these sends with a clock that pulses the cycle after I send each bit, and another pin that pulses once after the 8th bit is sent on...
View ArticleGeneral discussion • Raspberry Pi 3A+ has silkscreen (c) date of 2022 ?
Pimoroni recently had a sale. with 3A+ reduced in price so thought I'd get one as I'm sure to find a use for it.Noticed that the (C) date printed on the board is 2022. Since the 3A+ came out in 2018...
View ArticleCamera board • Re: Raspberry Pi High Quality Camera DNG Format and Raspberry...
I just do not understand why when I run the GitHub DNG code, it produces a White and Grey Boxes image but in the Raspberry Pi OS terminal running " rpicam-still -r -o test.jpg " it produces a correct...
View ArticleGeneral discussion • Re: Raspberry Pi 3A+ has silkscreen (c) date of 2022 ?
Mechanical (Form, Fit, Function) Changes• New DA9090 PMIC.• No other significant changesElectrical• New DA9090 PMICSoftware/Firmware Changes RequiredThis new product revision is supported in firmware...
View ArticleTroubleshooting • Re: Raspberry Pi 4 Model B Stopped Working Please help
Please help I really want to get this thing working again.Start with The Boot Problems StickyStatistics: Posted by thagrol — Fri Apr 05, 2024 11:35 pm
View ArticleOther RP2040 boards • Re: Debug Probe an I2C sniffer / logger
I think I said it's a shame the Debug Probe doesn't breakout unused pins to allow it to be used as a maker platform for other things but I guess Raspberry Pi prefer product specific boards. There's a...
View ArticleBeginners • Raspberry Pi 5 Audio?
Hello there, I’ve had my raspberry pi 5 for around 2 months now, and I have this speaker that I got when taking apart old technology. It looks like a really small laptop speaker, and has a blue and...
View ArticleNetworking and servers • Re: Remote SSH Connection is Broken When Wireguard...
Can anyone assist me with this topic as well?If my Pi is connected as a client to a wireguard server, it prevents me from being able to access the Pi via SSH from an external IP.Setup: External IP...
View ArticleGeneral discussion • Re: Replace image from within
How do you want to supply the replacement or control the replacement? Are you accessing the machine via keyboard, network, VNC, SSH? Does the device have physical space for USB?I assume from the...
View ArticleCamera board • Re: Which Controls Affect Raw Images
Wow that's a lot more in-depth than I expected, but at least I know the big four now (exposure, frame time, H and V flips). I'm working on an application that will be mostly focused on RAW photos, so...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: What driver preceeded VC4 DRM?
To be clear, I only went back to Kanux 4.3.3 (stretch) just to look for EDID information. Finding none I installed Bookworm 2024-03-15 which is what I am now on. I do not have a "vc" folder under...
View ArticleBeginners • Re: How to specific the vermagic for compatibility with Kernel
To build your own kernel, did you exactly use the instructions from this resource?https://www.raspberrypi.com/documentati ... ernel.html Building the Raspberry Pi OS Kernel : Made Easy implements...
View ArticleGeneral discussion • Re: Raspberry Pi camera issue on Raspberry OS 64 and 32 bit
What doesn't work?What are you trying to do with the camera?What software are you using?Is the camera detected?Statistics: Posted by rpdom — Sat Apr 06, 2024 10:08 pm
View ArticleGeneral • Re: Connecting a lot of potentiometers to raspberry pi pico
Another possible approach would be have 8 channel ADC e.g. MCP3008, each one used for four joystick/ eight potentiometer. Place em in close proximity to the potentiometer to reduce analog noise...
View Article