Networking and servers • Help needed: adding RPI to home network for Dummies
CiaoI built an Air Quality measuring instrument based on a RPi Zero W. Now, I need a (simple) procedure to let the people who host the instrument to insert it in their home wifi network.My idea for...
View ArticleGeneral discussion • How to rename my BSSID in Raspberry Pi Zero
I installed Raspberry Lite on my Pi Zero wThen i installed IIAB (Internet in a Box)which works fine.The problem is i want to rename the BSSID to something less obvious.I can't remember how or where i...
View ArticleBeginners • Powering the Pi5
Hi everyone,I'm working on a project with the Raspberry Pi 5 to control a motor using PWM. I’m using a 12V/50A power supply to ensure I have enough power for both the motor and the Pi. I’ve added a...
View ArticleBeginners • error when using wlr-randr
I am very new to raspberry pi (though I've had one for years, I haven't done much with it and I am looking to change that). I've been playing with an idea I have for Halloween using the pi and a pir....
View ArticleGaming • Doom for Raspi: anyone experienced?
as to Doom for Raspi: anyone experienced?which would be better: Chocolate Doom or Doom 3 via Pi-Apps? https://www.chocolate-doom.org/wiki/ind ... olate_Doomhttps://pi-apps.io/install-app/install- ......
View ArticleGraphics, sound and multimedia • Pi Audio Box, but I can hear the pi's...
Greetings! I hope this is the correct place to post this. I've also attached a visual diagram.I have a 5V/10a power source. The Pi 4 is powered by USB-C wired directly into the power source (cut...
View ArticleRaspberry Pi OS • dumb mistake
I accidentally typed Code: mv /* ../movies/ instead of Code: mv * ../movies/it moved some important files to the destination folder. When I tried to move it back, it wouldn't let me. Mostly because...
View ArticleBeginners • raspberian crash at fisrt use when openning internet browser
Hello,I'm testing the raspberry Pi 4 for first time, just after buying in the kubbi official shop (1Go RAM). The final goal is to have a reliable automatic component to drive an expansive system with...
View ArticleGraphics programming • rPi5 vs CM4 hardware difference affect display
I was wondering if the difference between hardware would make it so a DSI MIPI screen would be not compatible with a rPi5, but it works with a cm4. I currently have a 4 lane MIPI display that works...
View ArticleTroubleshooting • Raspberry Pi Compute Module 4 Lite not booting
I am writing to seek assistance with my Raspberry Pi Compute Module 4 lite without eMMC storage. I am using the following components:Raspberry Pi CM4 Lite (no onboard eMMC)Raspberry Pi IO Board12V 15A...
View ArticleCompute Module • is there a quick way to enable pSLC without cmprovision?
Hi,Is there a quick tool to enable pSLC ? I had hoped it might be an option tucked away in the imager tool.I have my image ready to write and a handful of CM4s that I'd like to get installed maybe...
View ArticleSDK • LLVM 19.1.1 LTO broke printf, write, fwrite
I don't know if it is an issue of SDK and didn't dig deep into it, but LTO option in new LLVM messed with serial printing. 18.1.3 had no problem with it. Serial interface stays open, but code halts on...
View ArticlePython • basic Oauth2 for my app... redirect_uri?
Hi.Im trying to get working the more basic and "direct" code for Oauth2 in lichess.orgI read the documentation of the lichess API and also the documentation for the python module...
View ArticleGeneral discussion • No communication through to router
I'm beginning to create a homelab as a newbie and I'd like to set it up as follows:ISP Modem > Pi5 > RouterI will turn off Wifi on the ISP Modem and use the Wifi on the Router.I have connected...
View ArticleBeginners • Intrusion Detection Systems Help
Good day! I'm curious about using a Raspberry Pi. I have a Pi4, and I want to start a project creating an IDS that monitors my network activity, which would alert me, let's say, if someone accesses my...
View ArticleGeneral discussion • Dual Boot and RootFS Mode for Failsafe Firmware Upgrade...
Hi Folks,I'm pretty new to the forum.Context: We are aiming for a robust firmware upgrade mechanism that ensures system reliability and integrity. The goal is to have two separate boot partitions that...
View ArticleGeneral • Documentation updates
There appears to have been another documentation update -Getting Started with PicoHardware Design with RP2040Hardware Design with RP2350Pico 2 DatasheetPico DatasheetPico W DatasheetRaspberry Pi Pico...
View ArticleBeginners • raspberry Pi as printer server
Hello,I found this thread in the forum (viewtopic.php?t=79676&sid=0b9d3307725a3 ... 3&start=25) and it is pretty much exactly what I am trying to do. Even down to the same printer (HP...
View ArticleAdvanced users • Has anyone ever deployed a reliable BLE Peripheral on a Zero 2?
Hi,I just thought i would ask a question in 2024 as my searches show post from 2022 (although no doubt i've missed some - apologies in advance).Has anyone successfully deployed a BLE Peripheral on the...
View ArticleGeneral • Issue with .uf2 file
Hello,I am currently using Raspberry Pico W for my project and to run the code I always have to upload .uf2 file to make it work and run the code. The controller's purpose is to start working as soon...
View Article