Camera board • Raspberry Pi AI Camera
Hello, I have a Raspberry Pi AI camera and a Raspeberry Pi Zero 2W. I tried to make the configuration of the AI camera but it was giving error in the command sudo apt- nstall imx500-all. Is there any...
View ArticleGeneral discussion • PI5-Move existing Ubuntu 24.04 to SSD keeping all files...
Hi-I just ordered a M2 HAT and Sabrent 1TB SSD to install in my Raspberry PI5. I currently have Ubuntu 24.04 running on a 512GB SD card. Once the SSD is installed I want to move everything including...
View ArticleTroubleshooting • I messed up my trusty RPI bookworm by trying to outsmart...
Hi I tried to do apt update/apt upgrade today. It went sort of fine almost to the end. apt upgrade finished fine - but I ended with the message that two packages was held back, one of which was...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • An attempt at DSI implimentation on CM4 +...
I'm trying to adapt the st7701 driver for my small 480x480 fascontek, fs040wx017' square display.The panel is a 20 pin 2 lane MIPI DSI panel with a st7701S Controller IC.Kernel VerisonLinux...
View ArticleGeneral discussion • Brand New Raspberry Pi 5, reboots stuck at green light...
Brand New Raspberry Pi 5.Sometimes when reboot command is issued, it stuck at green light flashing 8 times.Such scenarios, I have to pull power and put it back to get it boot again.This issue happens...
View ArticleTroubleshooting • Upgrading browser
I have RPi 4b. For a few months now Gmail has said my browser is no longer supported and after not using Gumtree for about a year Gumtree Messages don't work anymore. Is it possible to upgrade my...
View ArticleGeneral • Pico 2W (RP2350) Turn on a led without SDK
Hello,I'm trying to turn on a led without using SDK function.Basically I'm trying to replicate this code:Code: const uint32_t LED_PIN = 0; gpio_init(LED_PIN); gpio_set_dir(LED_PIN, GPIO_OUT);...
View ArticleOfficial Display • Rotating the Touch Display 180° on Raspberry Pi 2 running...
I'm updating my Raspberry Pi 2 + Raspberry Touch Display configuration from Buster to Bookworm, and... this is driving me nuts.I've managed to rotate the display, both at the console (from the boot...
View ArticleThe MagPi • Round 2 of an Article Index for The MagPi
This is a follw up thread from the previous thread labelled, old thread about Article Index - new topic, old question. The old version control service was only a temporary location anyway, as...
View ArticleAndroid • NEWB: LineageOS20-ATV on Pi400 -- 6 Button mouse help?
I have had a Pi400 attached to my TV for a while, and recently came across the KonstaKANG builds.Decided to give it a whirl. There are lot's of intro How-to's on the net, such...
View ArticleBeginners • Pi Pico 2 or Zero-W
I want to develop a prototype that will measure the angle of the wearer's upper arm. As it will be strapped to their arm, the smaller and lighter, the better (it cannot interfere or effect their...
View ArticleGaming • minecraft server on 3B+
hi, can anyone guide me through the steps for running a minecraft server off a 3b+? max of 4 to 5 players with no mods/plugins. any help is greatly appreciated!-aarhonStatistics: Posted by aarhon —...
View ArticleRaspberry Pi Connect • screen sharing fails on 2 pis w/o...
Background: I have four Zero2Ws running my own kiosk-like setup. They had all been running under x11, but I reconfigured my setup and software to run under labwc, just so I could also get Screen...
View ArticleTroubleshooting • How to use LibreOffice Impress?
HelloI have a Raspberry Pi 4000, trying to use it as a PC, and I am not finding it user-friendly even for simple things.For one example, when I press the 'PrtScn' button, it takes a shot of the screen...
View ArticleAutomation, sensing and robotics • Submerge temp sensors failing,
Hi, Hope someone can possibly suggest where I'm going wrong with temp sensors. I'm building a temperature sensing system for a pond, although it now includes a motioneye based camera system too. Due...
View ArticleBeginners • SD and NVMe partitions issue
Hello,I installed few months ago an NVMe with a hat on my RPI5, and now I got back using the RPI again everything is working fine.But somehow I got the SD full and NVMe with lots of space. Not sure...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • MIPI DSI display with a SPI touch...
I may have to make a 4-lane MIPI DSI display with a FST1BA80YA2 touch interface to work with a RPi 5. The DISP0 port/ DISP1 port is wired with an I2C interface in which I have worked with other...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • A custom MIPI DSI panel driver and DTS...
I have successfully written a driver based on an existing driver available from mainline Linux / raspberry pi kernel source tree. Would check with the manufacturer and see if they are keen to have...
View ArticlePython • learning about asyncio with rotary encoder
Hi,I am attempting to learn about asyncio with a rotary encoder project. I am not a born programmer so although I have read much of the theory on asyncio, much of it still looks like black magic to...
View ArticleAI Camera - IMX500 • utilise two IMX500 cameras how to ?
i am using the from picamera2.devices import IMX500i can perfectly use the imx500 = IMX500(model)to load up the default camera i suppose the first one i can see the IMX500 class supporting a camera_id...
View Article