HATs and other add-ons • AI Kit Necessity for YOLO Usage on Raspberry Pi 5
Hi Raspberry Pi Community,I am going to run a YOLO model using ultralytics in python using a Raspberry Pi 5(64 bit lite bookworm os).My application will be to scan a local HD 5-10 seconds mp4 video...
View ArticleTroubleshooting • Pi4 Help
Hello all. I have a Pi4 with an NVME SSD 64gb. I used the Raspberry Pi flash utility to have the Pi boot to the USB first in order to run the SSD I have. I works great with all images I have flashed...
View ArticleC/C++ • How to make ' #pragma GCC diagnostic ignored "-Wpsabi" '...
I created a new repo for making CGAL (Computational Geometry Algorithms Library) features avaiiable in PARI/GP:https://github.com/Hermann-SW/cgal4gpI did that on Ubuntu 22.04 Intel laptop, and after...
View ArticleGeneral discussion • How to reconcile mpich version differences between...
I have a small cluster of five pi5's (Debian GNU/Linux 11) and today I tried to add an older pi4 (Raspbian GNU/Linux 10) to the cluster - and I did an 'apt-get upgrade' to be sure of getting the...
View ArticleGeneral discussion • Add a Second UART on a RPI 4
I am using the default UART on GPIO14 and GPIO15.I have been unable to find out how to add a second UART on my RPI 4 so I can use two independent UARTs.What kind of one time configuration do I need to...
View ArticleGeneral discussion • Pi4 plex host and digital dashboard/calendar questions
I’d like to add a 1tb ssd to my pi 4 and then utilize it as a plex host but also run a digital dashboard / calendarI don’t mind learning but I need some guidance on where to look, and what apps to...
View ArticleGaming • Help with gpio buttons and image
Hi all,I'm rather new to this but have been putting together a retro game system on the raspberry pi 4. I have a prebuilt (jaycar) cabinet that is plug and pay and has gpio. I have used a pre built...
View ArticleFor sale • 2x RPi 400 PC Kit (DE)
I've got her 2 unused RaspberryPi 400 kits. Keyboard layout is german. € 89.- each + shippingStatistics: Posted by zwieblum — Sun Jul 14, 2024 7:12 am — Replies 0 — Views 32
View ArticleRaspberry Pi OS • Setup WiFi ad-hoc network
Im working on a project that uses two rpi zero 2s running the latest version of raspberry pi os 64bit lite. Both pis need to communicate using UDP and this must be as reliable as possible. Since they...
View ArticleCamera board • Low FPS video capture through libcamerify
I am using RPi3B+ on 64bit Bookworm, libcamera latest compiled from source. Camera is IMX708 B0310 Arducam module.Code: $ uname -aLinux user 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1...
View ArticleGraphics, sound and multimedia • [Solved] Confusion about where video= came...
Hi.I've a problem while switching from a FKMS based OS to one using KMS regarding the automatic detection of a video mode and I'm not sure why it worked in the FKMS version at all. Here's how the old...
View ArticleTroubleshooting • apt-get update look for a connection to postgresql
I made a try with PostgreSQL and do not want it any longer.I did the usual delete from system with apt-get purge postgresand postgresql and postgres*.But what ever when i make sudo apt-get update it...
View ArticleTroubleshooting • RDP display issues with PI 5
Hi there,I've been facing display issues when accessing my PI5 through RDP.By default, using browsers like Firefox and Chromium you have unuable screens... until you disable the "graphic acceleration"...
View ArticleMicroPython • Pico W WIFI AP mode not working with Thread
I use below firmware for my pico wRPI_PICO_W-20240602-v1.23.0.uf2The code below is for WIFI AP configuration.Code: def ap_mode_init(ssid, password): """ Description: This is a function to activate AP...
View ArticleNetworking and servers • Server constraint while File reading in Rasp-Pico W
Below is the code that print "Hello World from Pico W" on a file in SDCard interfaced with Pico W. Then a server is started to read/download that file from SD card through html page via WiFi....
View ArticleRaspberry Pi OS • Does "smartmontools" change the drive APM by...
Hi, I want to make an application through which I can set the APM (Advanced Power Management) of the system drives. Because the APM is reseted to default on power up or came back from sleep, my app...
View ArticleTroubleshooting • sudo pip3 installation on python virtual environment issues
Hi Raspberry Pi Community,I am trying to install some packages required for my RGB WS2812B LED Strips, and my installation is having some issues:All of these commands:sudo pip3 install rpi_ws281xsudo...
View ArticleTroubleshooting • Login issue
Whenever booting up my crowpi2 laptop, it immediately boots to shutdown/login screen. When I try to login, with the correct password, it keeps going back to that login screen.Statistics: Posted by...
View ArticleHATs and other add-ons • M.2 Hat+ pcb versions
I have an M.2 Hat+ with PCB version "4.3" marked in stencil on the back - and I've had issues with my KIOXIA Pcie NVME on it (works okay as storage, will not boot for me, though it works for some)Ive...
View ArticleTroubleshooting • Unable to boot with Ubuntu 20.04
Hello. A while ago, I successfully installed Ubuntu MATE 20.04 on my Raspberry Pi and used it for ROS for a while. Then, I decided to upgrade to 22.04 by flashing it into the card and, after some...
View Article