Camera board • Re: How to use OS04a10 night vision cam
I have read the troubleshooting steps as the OS04A10 camera is not in the third party camera list. So, I want to write my python code for the cam. In this scenario I have to write on the register of...
View ArticleNetworking and servers • Re: Docomentation - Bridging in Bookworm
Just to be clear (typo in my OP...), I followed the documentation on "bridging wifi" and did TWICE (different SD-cards) with fresh Bookworm light downloaded yesterday and verfied with sha256sum:-...
View ArticleCamera board • Re: RuntimeError: Stream 'a.jpg' is not defined with NoIR V3...
Hi, "capture_image" returns an image object but does not save anything to a file. So the correct usage would beCode: image = camera.capture_image('main')or even justCode: image =...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Cannot find the way to extract raw...
Shouldn't the data sheet or app notes answer such questions?https://www.fortec-integrated.de/filead ... asheet.pdfhttps://www.crystalfontz.com/controller ... php?id=478Yes, it should. It should be,...
View ArticleTroubleshooting • Re: Kali Linux with Pi5
Kali is not supported here (see: viewtopic.php?p=6165#p6165). Have you tried their forums?https://forums.kali.org/Statistics: Posted by wildfire — Thu Jul 11, 2024 7:50 am
View ArticleGeneral discussion • Re: New Raspberry Pi Products
With any new products, there is a lot of work needed to make it "sellable". Getting the software right, getting all the worldwide compliances, getting production lines up and running etc. This all...
View ArticleBeginners • Re: Can not boot my new pi 5
Why not flash Pi OS Bookworm 64bit to sd card using Pi Imager as recommended?https://www.raspberrypi.com/software/Main reason is that I'm not running Ubuntu, I'm on Gentoo without a Debian package...
View ArticleTroubleshooting • Re: Making sense out of a solution
This is basically the setup for the motors, except that it's 6 AA batteries instead of a 9V powering the motors. The reason I think the raspberry pi can "steal" some power from the AA batteries is...
View ArticleRaspberry Pi OS • Re: Wifi broken on 64-bit image after all 2022-04 releases...
Disabling IPv6 will have zero effect. It's a protocol from December 1995 (28y 6m ago) so probably works OK by now.If it's not routed on your network it will have zero effect on anything.Statistics:...
View ArticleBeginners • Re: USB Y-cable
The simplest answer, if it is possible for you, is to get an official RPi 5V1 5A supply.The reason you have an issue with the other supplies is that they will not give the rated power at 5V, but only...
View ArticleTroubleshooting • Wifi Connection keeps disappearing
I have 3 Raspberry Pi 4 devices, 2 Raspberry Pi 4 Model B Rev 1.1 and 1 Raspberry Pi 4 Model B Rev 1.2 all are 2GB models.I initially thought this might have been an issue with a difference between...
View ArticleTroubleshooting • Re: Raspberry Pi startup
It's an Raspberry pi 3 model B, and has the latest Raspberry pi OS 64-bit so Bookworm.Statistics: Posted by fracs — Fri Jul 12, 2024 7:38 am
View ArticleGeneral discussion • Unable to boot from USB
Hi,I am quite new to the topic of USB booting so if you are able to help me please don’t make it too complicated When trying to boot from USB, I am unable to connect using ssh even though I activated...
View ArticleBeginners • Re: Installing a 52Pi N04 top HAT
Third party took your money so should provide technical support as well.If that does not happen you may have made a false purchase decision and should avoid such companies next time.should 'explain'...
View ArticleHATs and other add-ons • Has anyone tried the WaveShare thermal camera HAT...
I notice that in autumn 2023, Waveshare has started selling two modules. Both use a 80x62 pixel shutterless microbolometer / thermopile hybrid pixel array, one has a 40-pin header, the other has a USB...
View ArticleCamera board • Re: Rapidly changing exposure and gain
Normally we find that we always queue up every request we can with new buffers, which means you can't queue another until one pops out. So it does tend to end up "one in, one out". But you should find...
View ArticleBeginners • Re: Need some clarification about Raspberry Pi 5. Please help!
1. Depends on your workload. If you envisage needing 8GB of memory in the future, get 8GB.2. HDMI should work out of the box. There may be DSI displays of that size that also work fine - Waveshare do...
View ArticleTroubleshooting • Re: rpi-connect is it down today?
Tried it just now and all worked OK.Statistics: Posted by jamesh — Fri Jul 12, 2024 8:05 am
View ArticleGeneral discussion • Re: Raspberry pi 0
What network? It is a Zero, not a ZeroW.Yup. I didn't think of that. I'm not used to working with 0 non-W so it went way over my head.I've got a Zero here that boots only about 1 time out of 4. After...
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
yes, without any issue I able to flash the OS but after that I restart the CM4, the welcome screen appears, and some drivers are loaded and then restart occurs and the same happens again and again.can...
View Article