General discussion • Pi 5 AMP HAT with more 5V current
I am looking for a Pi 5 specific AMP HAT, that supplies more power than the older HAT designs.I have a DigiAMP+ that works great with a 4B and seems to work with a 5. I have been running this way...
View ArticleOther projects • Connecting LCD displays to raspberry pi
So I'm doing this project with my raspberry pi, the end goal is to be able to view live camera feed through these two little VR LCD screens that I bought. The only problem is that the display isn't...
View ArticleGraphics programming • pip3 Error Installing Pi3D on Pi 5
Hope PaddyG or someone else in pi3D Land sees this ...I'm trying to install Pi3D on a shiny, new 4 GB Pi 5 with the latest Debian-based RPi OS, and when I try to sudo pip3 install pi3d (also in...
View ArticleMicroPython • Pico W Micropython bootloader (Jan 2024) may have caused my errors
I had issues with my Pico W after I reflashed with latest bootloader. I wanted to alert others, so here is link to my issue:https://github.com/orgs/micropython/discussions/13488Statistics: Posted by...
View ArticleTroubleshooting • Booting Error
I/O error, dev sda, sector 1056256 op 0x0got this error when i was booting my raspberry pi 4, 8gig ramStatistics: Posted by UNAME — Sun Jan 21, 2024 2:36 am — Replies 1 — Views 79
View ArticleCamera board • Image capture never completes, never errors...
I am trying to run this Python code snippet that utilizes the picamera2 library:Code: console.info('Starting capture of ' + str(filepath) + ' ...')request =...
View ArticleCamera board • Cannot enumerate frame intervals for Pi camera
Hello,I'm trying to use an open source library (https://github.com/kekyo/FlashCap) for interacting with a Pi camera.Under Linux the library uses the V4L2 api to interact with camera devices. I first...
View ArticleTroubleshooting • UI Size too small
When i click the raspberry pi icon, the menu that appears is was too small and i can't drag to scale. i am using mac's screen share app to control this. Also other application open in the smallest...
View ArticleBeginners • [Rpi 5] 512 GB SD Card Can't boot
Hi everyone, hope all is well.I am having a very weird issue. When I am using the default 32GB card (that comes along with the Rpi 5 bundle I bought) it works fine without any issues. However, I feel...
View ArticleTroubleshooting • RPI4 doesn't boot when power USB3 hub connected
Hello All,I want to offload power strain from my RPI4 as I plan to connect 2 portable USB3 HDDs (4T each) to it. I've found that one drive is OK to connect directly to the RPI4, but a second stresses...
View ArticleGeneral discussion • Application (Glade) Opening Too Large
Hi:I'm running a headless Rpi5 using VNC Viewer for access. Just today an application I use (Glade) starting opening so large that I can't access the application's menu bar. I can't resize it...
View ArticleOther projects • Supercapacitor UPS
I had originally wanted to pursue a supercap-based UPS for providing shutdown functionality on a loss of power. That decision was based on the needs for something robust, compact, and easy to...
View ArticleC/C++ • Libcamera with GS cam and external trigger
Hello, I am trying to create a function where I send an external trigger and take that image and do things with that trigger. The idea of this is to ensure my two cameras are synced when I retrieve my...
View ArticleCamera board • New camera driver can not be probed, need urgent support
Hi all, I'm trying to bring up a new camera driver on Rpi 5.The hardware I have - Raspberry Pi 5- Camera V2 IMX219 module- The new camera board want to bring up- Using Cam/Disp 0 port to do the...
View ArticleTroubleshooting • Pi 5 Support For Ultrawide Monitors
I connected a new Pi 5 to my Samsung G9 monitor, and all I see is a black screen with a cursor. If I enable the monitors' split-screen function, the Pi desktop appears.OS: Pi OS 64bit - fully...
View ArticleCamera board • Having trouble with camera scanning plate numbers
It has a problem with cv2, error in function cvtColor as shown in the imageCamera seems to be workingbut when scanning plate number, the camera didn't shown up Statistics: Posted by Bleed — Mon Jan...
View ArticleCamera board • Building ripcam_hello with CMake
My overall goal is to build/compile rpicam_hello.cpp using CMake so I can integrate OpenCV into it and do all sorts of image processingThe following are the steps I've taken towards my goal :--- Built...
View ArticleBeginners • Make file throwing warning in terminal and other stuff
I compiled my code without any errors but got this Warning ..Code: battery.c:161:40: warning: passing argument 3 of 'i2c_write_blocking' from incompatible pointer type [-Wincompatible-pointer-types]...
View ArticleCamera board • libcamera-hello works but not libcamera-vid
I am trying to stream an (old) ov5647 "PiCam v1" using my new RPi5 runing Bookorm.I can detect the camera with "libcamera-hello --list" and I can generate a smooth test video on the console by...
View ArticleGeneral discussion • Any official personnel can tell me that the da9090 pmic...
I bought the 8G version, and I don't know where to buy the da9090. I checked the forum and found that everyone was discussing this issue. No official personnel responded positively. The Raspberry Pi...
View Article