General discussion • Re: Windows 10 or 11 on Raspberry Pi 5?
Hi, I‘d use Windows 10, because on Windows 11, you can‘t connect to internet via lan or wireless, instead you‘d have to tether from your phone. What matters, is what do you want to do with it? Think...
View ArticleTroubleshooting • Re: Minecraft: Pi Edition Download
You can install it by using Pi-apps or download it from the official Minecraft website ( https://www.minecraft.net/de-de/edition/pi)Statistics: Posted by Maddi00 — Sun Jan 05, 2025 6:01 pm
View ArticleGeneral • Re: Problem with call rom function on pico2 rp2350
I found my mistakes: I was not passing the code in security and I had not initialized the 4th parameter to pass to the function.Statistics: Posted by VincentARM — Sun Jan 05, 2025 6:19 pm
View ArticleGeneral discussion • Re: Is Raspberry Pi Branded SD card available on Amazon?
The SD card in the kit versions of Raspberry Pi had the branding on them long before the A2 cards arrived.Statistics: Posted by andrew_pi — Sun Jan 05, 2025 6:46 pm
View ArticleTroubleshooting • Re: constant freezing with the raspberry pi 5 under any...
https://www.canakit.com/canakit-5a-rasp ... PecVZtNimCNo actual data provided, just marketing blabla 45W (that's 9A @ 5V). Can you post a picture of the spec sheet/labeling on the PSU where it shows...
View ArticleGeneral discussion • rc.local does not exist and cannot recreate function
Hi & Thanks,Setup: Pi Zero 2 W / Raspberry Pi OS Lite 64 bit (flashed within the last 2 weeks)Description of problem: previously sketch was executing on startup. After reflashing SD card noted...
View ArticleTroubleshooting • Re: RPi5/Cam 3: only 1 frame in vid file
Thank you very kindly! This was indeed the problem, and was easily tested by just changing the initial cmd to end in .mp4. I'll do more homework on video formats.Again, thank you!Cheers,-gStatistics:...
View ArticleGeneral discussion • Re: The best SD Card for Raspberry Pi 5?
Thanks coopOlivia9 for the reply. I use Sandisk Extreme Pro and I think it is V30. I struggle if I should buy a Sandisk 256Gb Extreme Pro V30 SDcard or upgrade to geekpi ssd hat or shoe version but, I...
View ArticleGeneral discussion • Keep Chromium Signed In to Google Account?
(RP5 Bookworm) It/mine at least won't Sync either? I can get signed in OK but it isn't remembered?Statistics: Posted by des421 — Mon Jan 06, 2025 5:56 pm
View ArticleBeginners • shared drive
So i created a network share from my RPI to a Windows server using https://www.luisllamas.es/en/connect-sh ... pberry-pi/If i view the folder mnt/shared there is nothing viewable and if it try and add...
View ArticleHATs and other add-ons • Re: high cpu with 2-CH RS485 HAT Interface-Card and pi5
In which case it isn't exactly the same issue as previously reported.Provide all the details of which RS485 HAT you are using, and how you're configuring it.Statistics: Posted by 6by9 — Mon Jan 06,...
View ArticleRaspberry Pi OS • Re: labwc Multiple desktops
Another thank you for this thread. Having multiple desktops available on my Pis is awesome!Statistics: Posted by rickh57 — Mon Jan 06, 2025 6:04 pm
View ArticleBeginners • Re: Advice for high resolution and fps cameras
I am trying to contact the manufacturer for a datasheet. I have a suspision that the output of the camera is RAW but I am not sure. The whole point hough is to be able to do everything at 4k and...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: GPIO pins and volts question
Can't find any connector specs, all I could find is this page with pics. https://xenonlibrary.com/wiki/Drive_Cab ... rive_PowerMaybe ifixit's line of Xbox cables has something you can...
View ArticleAndroid • Wifi Connected - No Internet
I Run a PiHole at home but I'm not sure this is related since I disabled blocking on the PiHole and still have this issue. Android devices frequently show Connected - No Internet, and on my other...
View ArticleAdvanced users • Re: MCP23017 Overlay Not Working on Raspberry Pi (Buildroot)
..If you want more device tree logging, then adding "dtdebug=1" to config.txt will list all the steps of applying overlays.requested that in viewtopic.php?t=381059&start=25#p2278356...
View ArticleTroubleshooting • Touch Display 2's touch input not working with Ubuntu
for a recent project i required a os with decent touch navigation support , and the only 2 os which seemed to giving a display out to the raspberry pi touch display 2 was raspberry pi os and ubuntu ,...
View ArticleTroubleshooting • Help! IHS Plate came off my Pi5, are the transistors ok?
Hi, the IHS plate came off when I was carefully removing a heating dissipator. This is quite surprising as virtually no force was applied when removing the heat dissipator.Upon inspection, it appears...
View ArticleAdvanced users • BCM4345/6 Channel Switch support?
Hi all,I have a couple CM4's setup running a simultaneous WiFi AP and Client. The AP is the "primary" connection and comes up first to allow a user to connect to the CM4 and control it. The WiFi is a...
View ArticleAutomation, sensing and robotics • Re: How to Properly Initialize and Use PWM...
Hi,I am working on controlling a laser diode using PWM on GPIO 18 of a Raspberry Pi. My setup includes the following:1. Device Tree Configuration: I have configured PWM in `/boot/config.txt` as...
View Article