Networking and servers • Why is there constant network traffic with my idling...
Haven't used my 3B+ in a couple of years. Flashed an up-to-date OS image and it booted right up. Did all the updates. It seems to be working fine, but I'm puzzled by the constant traffic on the wired...
View ArticleGeneral discussion • Need help with GPIO
I'm trying to make a traffic light for the kid's 4H robotics. We have a basic python program that blinks them. They are not very bright, so I'm trying to increase the power.If I use 5v board power...
View ArticleDeutsch • Python PyGame Pong-clock Projekt
Hallo RPi GemeindeDas ist mein erster Eintrag/Beitrag und ich möchte mich als begeisterter RPi Neuling vorstellen.Ein Projekt hat mich auf den Einsatz eines RPi gebracht… einiges habe ich bereits zum...
View ArticleC/C++ • Can SDL3 be installed RPi OS bookworm?
HiCan SDL3 be installed on RPi OS Bookworm?ThanksMichaelStatistics: Posted by michael9000 — Mon Feb 17, 2025 8:52 pm — Replies 0 — Views 12
View ArticleRaspberry Pi Connect • ESC key automatic pass through?
Any chance of just passing the ESC key through Raspberry Pi Connect in a future version?I use Vi/Vim style keys in VScode. Every time I hit the ESC key I get booted out of full screen mode and have to...
View ArticleRaspberry Pi OS • Disappointed
I am diasappointed that the current version RPi OS ...does not use the current version of hplip and you can not install the Code: raspinfo |moreSystem Information------------------Raspberry Pi Compute...
View ArticleTroubleshooting • Any ubuntu 24.04.1 installment on pi 5 with a success?
Stuck there during boot up. Any solution?Statistics: Posted by pi5sd — Tue Feb 18, 2025 5:54 pm — Replies 2 — Views 40
View ArticleGeneral discussion • Run BirdnetPi on the RPi without wifi
I am working on a project and i have audio files of bird calls in the .wav format that i want to analyse using the bridnetpi software. However, I don't want to host the website locally and do it,...
View ArticleGeneral • Use of "Not recommended" Inductance for RP2350
Hi,I asked the question via the site contact but got no answer JLCPCB asked me to get an autorisation from someone at Raspberry to use a not recommended Inductance.Instead of the...
View ArticleOther projects • Seeking help with manufacturing Raspberry Pi 5 with other...
Hi! I am new here, and I am seeking help! I am designing an AI-related project that combines different PCB boards with the Raspberry Pi 5 into one connected PCB board device via penalization. However,...
View ArticleGeneral discussion • J9 (POE) Pin Outs For Powering The CM4 IO Board With 5v...
Hi,I want to power up the cm4 io board with an external 5v 3a PSU. I do not want to use the floppy connector because the floppy connector on the top right side touches the case and it is a tight fit....
View ArticleTroubleshooting • Raspberry Pi 3 trying to control a strip of WS2811 LED's
I'm fairly new to the Raspberry Pi and WLED world. I'm trying to use a Raspberry Pi3 to control a strip of WS2811 LEDS (controlled in groups of 3) using the pigpio library. I have the latest bookworm...
View ArticleGeneral • "How Rust & Embassy Shine on Embedded Devices (Part 1)"
For over a year, off-and-on, the Seattle Rust User's Group has been exploring embedded programming on the Pico. Using Rust on the Pico is both frustrating and fun. Frustrating because support for Rust...
View ArticleTroubleshooting • Raspberry Pi5 ca not connect to my router
Hi,I have a very weird behavior and I'm stuck with it.I have a wifi router TP LINK extending the ISP router I have. So both are on the same network. ISP router does not have wifi activated, and I used...
View ArticleTroubleshooting • Raspi 4 (bookworm) openhabian GPIO Busy
HelloI've been through a lot now but I'm not happy with it. To put my Raspi to sleep and wake it up, I set 2 (3) pins in the config.txt. Code: # Power ON/OFF with GPIO...
View ArticleCompute Module • production flow - update eeprom + flash emmc
I'm trying to create a production flow which is able to update the EEPROM + flash eMMC with one script via RPIBOOT.Is this possible?Doing this like that won't work without cutting the power to CM4 in...
View ArticleBeginners • Rasberry Pi imager for Windows 365
I have just orderd the equipment for running Home assistant on Rasberry Pi 5. I have not use windows 5 for many a year but have got my hand on a small not vey powerful laptop with windows 565 OS. I...
View ArticleRaspberry Pi OS • Problem with h264 playback in chromium-browser
Hello,I've recompiled chromium-browser 130 using latest instructions from my previous post. Actually just put folder 'debian' from https://github.com/RPi-Distro/chromium/ ... s/bookworm into sources...
View ArticleRaspberry Pi 400 and 500 • RPi 500 as Desktop Questions
Hello everyone.I'm brand new to the Raspberry Pi world having just bought a Pi 500 as a cheap desktop alternative. While I have very little experience with Linux (Ubuntu spercificlly), I'm happy to...
View ArticleAdvanced users • UART REPL Pico - Panic
In the poject I have to use Pico (not Pico 2) REPL via UART. So I did:1. Build "clean" MicroPython for Pico using RaspberryPi 3 B+ (the newest OS Bookworm 32bit):Code: sudo apt install cmake...
View Article