Graphics, sound and multimedia • CM4+2G Ram+384 GPU Ram+8GB Memory = 4 photo...
As the title states, I am only able to record 4 (5mb) photos into a folder (using raspistill). After that no more photos are saved unless I offload (download) the existing 4 files to my PC. Note, I've...
View ArticleCamera board • Pi4 with Arducam 64mp- No camera detected
Hello Pi community,I'm new to the raspberry pi hobby and I can't seem to get my Arducam camera to work with my Pi4. I've read through a lot of thread regarding enabling the camera in the interface,...
View ArticleTroubleshooting • Failed to add edge detection
Hello,after updating my CM4(Rasp PI OS Lite (64-bit)) using apt update, upgrade. It passed to work my python script that handled the LoRa module SX127x. I also use the latest version of RPi.GPIO -...
View ArticleAutomation, sensing and robotics • Connect Raspi to salvaged spare parts from...
My Ozmo 950 is gone (mainboard defect) and now I am wondering whether I can somehow salvage all the spare parts that are still functional and connect them to my Raspi for whatever little fun...
View ArticlePython • How Do I Open Audacity With Python?
I'm trying to find a way to open Audacity with python. I tried using subprocess.call but it just pulled up this: "This text file 'Audacity' seems to be an executable script. What do you want to do...
View ArticleAutomation, sensing and robotics • Writing kernel code for controlling CPU...
Hi there Kernel devs!I need some help writing kernel code related to CPU temperature. I am a newbie kernel developer and I have already gone through the basics of driver development and also written a...
View ArticleRaspberry Pi OS • Pygame/KMSDRM driver problem on kernel 6.6.20
PI4B 8gb with bookworm liteKernel 6.6.20Adafruit pitft2.8-capacitiveUsing the Pi4B with SPI display most of the time headless.Combination worked fine on kernel 6.1.20, but stopped working after the...
View ArticleC/C++ • programming tips: somewhat oop data structures, global structs, etc
first of all you can add a pointer function to data structures and make a function that points the function pointer(s) to functions, and you can call them from the data structure ie...
View ArticleAdvanced users • Session close on touch event on background with wayfire...
Hi,There seems to be a bug with the latest Wayfire version available form the stable bookworm RPI version (not the one from the standard Debian version 7.4)Setup: RPI 5 8GB, standard december image,...
View ArticleGeneral discussion • DHT22 Sensor with Pi 5 - import board error
Hi,I'm trying to use a DHT22 humidity sensor with the Raspberry Pi 5. I figured it would be simple to do but I am struggling and I would appreciate any help. I've downloaded Raspi-blinka after...
View ArticleTroubleshooting • (Ambilight) Grabber show invertet/negative colors after...
I use a RaspberryPiZero2w with a MS2131-based grabber for my ambilight setup.Everything works fine until a kernelupgrade to the latest bookworm-64bit kernel (6.6.20+rpt-rpi-v8, before:...
View ArticleGeneral discussion • Live streaming with camera raspberry pi
Hi guys please give me a python and html code to do a live streaming with camera raspberry pi on a web interfaceAnd thanks Statistics: Posted by Baraa — Mon Mar 18, 2024 11:27 pm — Replies 3 — Views 78
View ArticleRaspberry Pi OS • Open a terminal, keep it open and start a python script at...
I am running Pi OS latest release and update freshly installed from scratch last week, so december 2023 with all the usual updates and upgrades also done last sunday.I have read the sticky notes about...
View ArticleRaspberry Pi OS • Running GTK Eto.Forms apps under sudo
On X11I can run my apps as normal or sudo and the keyboard input worksOn WaylandI can run my apps as normalBut if I run as sudo, the keyboard input does not workHave notices the following errors in...
View ArticlePython • I don't know how anyone is happy with Python now
Python in 2024 is such a mess that I just don't want to use it any more. I don't see how anyone is happy with how Python behaves now.Instructions for things which used to work flawlessly now leave me...
View ArticleRaspberry Pi OS • Compiling libopus 1.5.1 with Linux fails on latest...
I already had a long discussion with the lead developer on Github:https://github.com/xiph/opus/issues/323 ... 2005178844CC silk/arm/NSQ_del_dec_neon_intr.losilk/arm/NSQ_del_dec_neon_intr.c: In...
View ArticleTroubleshooting • GPIO UART with GPS speed oddity
Hi, all. I'm having a problem reading a GPS module through the GPIO UART pins. The Pi board is a 3b+ running the latest bookworm Raspberry Pi OS. I've enabled the UART pins in...
View ArticleBeginners • SH1106 128x64 OLED Display on I2C in Raspberry Pi OS Bookworm
Hi peeps,I'm completely new to using these displays and have spent two days going around in circles getting basically nowhere. All I'm trying to do is initialise the display to run correctly so I can...
View ArticleGraphics programming • Pi5 CSI + H264 Compositing Advice
Looking for some advice or guidance as I dive into doing some compositing with the Pi 5 and trying to figure out what the current graphics APIs are now. I poked at OpenMAX and dispmanx years ago but...
View ArticleSDK • VSCode-Windows-Pico-SDK-pico_w build
Hi, I started using the Pico last year to learn embedded C programming and to become a better code writer. I took a step back and decided to learn C++ through various courses. I am revisiting the...
View Article