Camera board • Re: synchronously capture images by two triggered GS cameras
It is advisable to try with libcamera- or rpicam- tools first.But what do you think "framerate" should do for still capture?It has meaning only with "...-vid" tools, search for "framerate" and you...
View ArticleRaspberry Pi OS • Raspberry Pi Buster keeps crashing
Hello,I have an R-Pi 4 with Raspbian Buster ARMHF installed and every time I do something with my browser or download something, the OS crashes.How do I solve this problem??Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Buster keeps crashing
use a newer os that's still supported, bullseye or bookworm.Statistics: Posted by kerry_s — Sat Mar 23, 2024 11:52 pm
View ArticleTroubleshooting • RPi 5 inaccessible after reboot until network cable...
Has anyone else experienced the issue of a Raspberry Pi 5 being inaccessible from other machines on the network until the Ethernet cable is unplugged and then plugged back in? If so, did you find a...
View ArticleSDK • Re: Solution: Apple silicon (M2) VSCode build of examples fails
thanks for the solution. had to make some change on CMakeList file? thanks!Statistics: Posted by let_sgo — Sat Mar 23, 2024 11:59 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I am using the Raspberry Pi 5 as my primary computing device, complemented by a powerful setup with a Ryzen 5 5600 and an NVIDIA RTX 3080. Remarkably, about 95% of my computing tasks are efficiently...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
While checking Intel ARC GPU for binary math support I spotted Openvino which says it has Raspberry Pi support.https://docs.openvino.ai/2024/home.htmlIt took some time to compile even on this Pi5,...
View ArticleOther RP2040 boards • Re: Placement of decoupling capacitors in RP2040 board...
Just wanted to say thanks for all these explanations! Not sure if that's good forum etiquette or just clogs things up but here we areStatistics: Posted by blexmax — Mon Mar 25, 2024 12:27 am
View ArticleTroubleshooting • Re: Pi 5 Python RuntimeError: Cannot determine SOC...
I encountered same issue moving from Pi 4 to Pi 5Here's a drop in replacement package that works on my Pi5.Code: sudo apt remove python3-rpi.gpiopip3 install rpi-lgpiI blew up my Pi4 B and tried...
View ArticleBeginners • Re: "How to build a Raspberry Pi NAS" help
Hello! Pi/Linux noob here. I too am running into similar errors following this tutorial from the rpi website. I'm currently stuck here:Code: Command (m for help): wThe partition table has been...
View ArticleSDK • Getting unexpected pulse lengths from my program - hoping someone could...
Hello,I'm fairly new to programming microcontrollers - the pico is my first. I'm trying to bulid a simple music sequencer as my first application. At the moment, the program is extremely barebones as...
View ArticleRaspberry Pi OS • Re: Issues after 24-03 updates RPi5
@Hawk37:Are you booting to the desktop or to the command line?When booting to command line I am able to manually mount an NTFS formatted partitiom with the ntfs, ntfs-3g, and ntfs3 drivers. I've had...
View ArticleGeneral discussion • Re: Powering PI 5 from PSU
So, essentially, this (but I think I need thicker cables, given that they will carry up to 5A ? (max 5A x 5V = 25W)How would you guys do that? Strip a piece of default extension cable of it's...
View ArticleGeneral discussion • Re: how to force hdmi signal output with pi5?
How did you do it? When I'm forcing a video mode via kernel command line the desktop starts as requested.if you disconnect monitor, Can you probe the hdmi signal on the port with logic...
View ArticleBeginners • Re: Issue with yt-dlp on raspberry pi
Hello I have been hosting my discord bot on the website replit.com however they no longer support free hosting so I have transferred the code to a raspberry pi 4. My code uses the yt-dlp library to...
View ArticleTroubleshooting • Re: raspberry pi ubuntu server set up issue
If you really, really want to use Ubuntu, you should go ask for help in the Ubuntu support forums.Statistics: Posted by memjr — Mon Mar 25, 2024 1:09 am
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
I'm not trying to learn python by no means just want to turn a servo to spit out a pill at a scheduled time up to 30 pills per day at 8:00 a.m. and 8:00 p.m. everyday.I started with open chat GPT. So...
View ArticleTroubleshooting • Lost ability to connect to 5G networks (Pi5)
My Pi-5 all of a sudden can not connect to my 5G network (which it used to connect perfectly fine since i purchased it months ago). Here's the relevant dmesg entries while i am trying to connect the...
View ArticleTroubleshooting • Re: Pi 4 wont Boot up
/home/your-user/.mozilla/home/your-user/.config/chromiumthe dot means there hidden so you need to show hiddenStatistics: Posted by kerry_s — Mon Mar 25, 2024 11:34 pm
View ArticleTroubleshooting • Re: Bookworm - Device tree overlays not loading
I get that for sure, but unfortunately I need the chip to load so I can get libgpiod to see it, so I am here looking for someone more knowledgeable than me to hold my hand enough to get it...
View Article