Camera board • Error when trying to view 2 cameras on RPI5
There are two attachments with this post one just gives the status of my RPi5 using neofetchThe second has the details of the issue and here are the 2 notes that it refers to within the image.First of...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Is it possible to build the script on one device, then copy the end result to other devices? I don't want to build a development environment on each device, thanksAs long as it is the same...
View ArticleTroubleshooting • Re: Can I use the RPi Debug Probe on a Pi 4
Hi I was watching a video on the Debug probe and they said it can be used to debug Pi boards. Is it possible to debug a Pi 4 with it? I have a Pi 4 that does not work, and I tried fixes that was said...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Hello,let me first say that i am not using the C-CS adapter on this lens.To be honest the response was not encouraging...I read the info from the link you provided, and now I am even more confused....
View ArticleAdvanced users • sudo failure on windows remote desktop to PI
I an switching from VNC to RDP. I have a rp3+ which i have made a fresh install.I am using Winscp successfullyI am using RDP with mostly success.The problems i am having with it seem like some...
View ArticleSDK • Re: repeating_timer doesn't work
Did you get the hello_timer example working?The example references repeating timer variable (your repeating_timer_t) as a struct, but you aren't. I've never used board_init(), only...
View ArticleGeneral discussion • Replacing CarPC with RPI Android Auto headunit
Hi all,Looking to upgrade my aging CarPC tech and could use some advice from the RPI gurus. I'm simply looking for an interface to get Android Auto from my phone onto my OEM screen. I don't want or...
View ArticleRaspberry Pi Connect • New version?
Is it about time to put out a new version?Also, is it possible to publish/view the extant bug log?CheersStatistics: Posted by pibrator — Sun Dec 01, 2024 3:45 pm
View ArticleSDK • Re: Driving a 2" ST7789 display with the Pico-C-SDK
But is there no ready to use library like Adafruit_GFX for the Pico-C-SDK?Not from us. There are third party libraries.Statistics: Posted by jamesh — Mon Dec 02, 2024 2:59 pm
View ArticleGeneral discussion • Re: Product pricing
And BTW, all (?) Raspberry Pi links to buy from MicroCenter appear to be delivering "Forbidden" results.It looks like they are using geo-blocking on their website. It works on an American vpn but not...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2c connection with GPIO0 and GPIO1...
Software-wise, "dtparam=i2c_arm=on" should be sufficient. That will enable /dev/i2c-0 - it will appear in the output of "i2cdetect -l". Have you tried it and failed, or are you just wanting...
View ArticleTroubleshooting • Raspberry PI 5 HDMI output issues
Hi all,Hopefully someone can help me. I have a prototype where I want to add a touch screen control to the pi.Now the PI is powered currently using GPIO pins, but I have also tested through the usbc...
View ArticleNederlands • ik ben op zoek naar de benaming van de solderpads op de pi zero...
Beste forum bezoekers.De sd kaarlezer van mijn Pi zero W V1.1 is onbruikaar. Nu wil ik een nieuwe bevestigen aan de solderpads op de achterkant.maar ik kan nergens een duidelijke beschrijving vinden....
View ArticleAutomation, sensing and robotics • Re: Simple light level detector using...
The official project (foundations learning on .org ) examples don't use a resistor and it would alter your result ...You are switching over from high to low and vice versa at somewhere between...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
Here demanding means connecting any storage device to USB or a PCIe m.2 hat.Has the boot loader changed recently then? I though the confirm on boot was only needed if the USB device is the boot...
View ArticleAutomation, sensing and robotics • Re: Raspberry pi ssd power consumption info
Okay, I am waiting for your answers.Statistics: Posted by Kubilay — Mon Dec 02, 2024 3:35 pm
View ArticleRaspberry Pi OS • Re: Missing Bookworm 'rar' and 'unrar'
p7zip-rar/stable 16.02-3 arm64And presumably not available for 32-bit. Looking at what I have it seems I already have non-free selected but I don't know if what I have is what I should have -Code:...
View ArticleCamera board • Re: OV9281 Arducam
Tested my Innomaker OV9281 with a Pi5. It works fine.What errors are logged in the kernel logs?If it is just that the Arducam modules are slow initialising, then...
View ArticleAI Camera - IMX500 • Re: Colors in the ai Camera
i use a python script:import cv2import numpy as npimport osimport timefrom functools import lru_cachefrom picamera2 import MappedArray, Picamera2from picamera2.devices import IMX500from...
View ArticleGeneral discussion • Bookworm12 / Wayland kiosk mode?
Apologies if I've missed some glaringly obvious post or guide or article or wiki or git or carrier pigeon but I'm trying to move a CM4-Bullseye based kiosk system into Bookworm (12) with the new...
View Article