Quantcast
Channel: Raspberry Pi Forums
Browsing all 3556 articles
Browse latest View live

Graphics, sound and multimedia • Re: How do I fix this Python code?

OK.Statistics: Posted by Henrik Gill — Mon Feb 26, 2024 12:58 pm

View Article


Advanced users • Downloading the source of the specific kernel version

HelloI am trying to download the source files of the kernel in the Raspberry Pi OS (64-bit with desktop) that was released on December 5th, 2023. I did a dist-upgrade in the os. I see it is running...

View Article

Troubleshooting • Re: Programs automatically shutdown when removing hdmi cable

That seemed to do the trick. So far I haven’t experienced any problem. Thank you!Statistics: Posted by antonstd — Mon Feb 26, 2024 1:03 pm

View Article

Advanced users • Re: Best way to install a VPN Server at home

I highly recommend PiVPN with Wireguard. I am pretty bad at networks, and I was able to set it up in minutes, installing and opening a port in the router included. You only have to create clients for...

View Article

Camera board • Re: Picamera2 questions...

Well, the Pi 5 goes through libav (FFmpeg) rather than the hardware v4l2 encoder (as there isn't one), so things could wind up a bit different. I said the h264 file has no timestamps, but I think you...

View Article


Image may be NSFW.
Clik here to view.

Ubuntu • Re: Forcing Pi 5 Fan Speed

I submitted a bug report and something is moving. https://bugs.launchpad.net/ubuntu/+sour ... ug/2054921Statistics: Posted by sblantipodi — Mon Feb 26, 2024 1:06 pm

View Article

Other projects • Re: Audacity Export Python Code

Here's the whole code:Code: import sysimport osimport sysif sys.platform == 'win32': print("pipe-test.py, running on windows") TONAME = '\\\\.\\pipe\\ToSrvPipe' FROMNAME = '\\\\.\\pipe\\FromSrvPipe'...

View Article

Camera board • Making a budget Pan and tilt Arducam clone with Arudcam sensor

This is a project thread rather than a help me oneI don't see many project threads on hereI have bought this setup which I have to pay import tax on https://www.uctronics.com/arducam-imx47 ......

View Article


Other projects • Re: How do I connect a button to my RPI?

Ok.Statistics: Posted by Henrik Gill — Mon Feb 26, 2024 1:09 pm

View Article


Troubleshooting • Re: PI5 as WiFi hotspot : clients connect in 2.4 instead of...

Thank you kip_the_elder,Well, I already tried this. Also forcing channel 36 which is in the 5 GHz band.But the devices still connect in 2.4 GHz, channel 6, although network manager is showing 5 GHz...

View Article

General discussion • Re: In Car CCTV

As an FYI, I was looking to do something similar for a porch camera. I ended up buying a TP-Link Camera for CA$30 instead.I am mentioning this because I found motion sensing did not give me the...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 5 and 6 SPI screens

I've used an individual overlay for each SPI interface.Well, using multiple SPI displays on a single interface will fo sure lower the frame rate, but not the resolution.Statistics: Posted by...

View Article

Raspberry Pi OS • Re: Raspberry Pi updates

full-upgrade has more letters in than upgrade, so therefore is clearly better.I does however defy the long-standing unix tradition of abbreviating commands in order to make shorter commands when...

View Article


The MagPi • Re: Magpi Official 2024 Handbook - Page 56 Birdnet -Pi

What i find interesting to date is that nobody from Magpi staff has bothered to respond so they can't be that interested in what its readers think.As a former computer magazine journalist: I don't...

View Article

Troubleshooting • Re: Raspberry Pi camera not working

Are you running Raspberry Pi OS with desktop (32-bit) Bookworm on your Pi3 or something else ?Picamera2 is what we use nowadays.Yes, that is how i am running itStatistics: Posted by pimrod — Tue Feb...

View Article


MicroPython • Re: What can cause random 10 mSec pauses during run

There's also a regular pause several times a second to process USB interrupts. These are generally unavoidableStatistics: Posted by scruss — Tue Feb 27, 2024 1:11 pm

View Article

General discussion • Re: Is a raspberry pi 4b w 2gb ram enough?

For the cost difference I would recommend at least a 4GB 4B.Okay, thank you so much! We wanted to cut cost cuz budget is part of the criteria, but making it perform better is still our top priority...

View Article


Beginners • Re: Portable power supply for RPI Zero W 2?

Can't I just get something like this? https://www.google.com/search?sca_esv=8 ... ve&ssui=onStatistics: Posted by Henrik Gill — Tue Feb 27, 2024 1:16 pm

View Article

Image may be NSFW.
Clik here to view.

SDK • Re: Adding to queue_t causes hardfault after working fine for minutes

my money would be on memory corruption/stack overflow by your program. about the only way that could crash is if spin lock pointer is corruptedYup, that was it. The interrupt handler wrote bits into...

View Article

Troubleshooting • Re: Play mp4 video on Pi3/4 without stuttering

What is the encoding format of the video in the mp4?"changing the Video Output type in VLC's Preferences" - are you re-encoding it?Maybe try it with the well known Big Buck Bunny mp4 Codec? - H.264 -...

View Article
Browsing all 3556 articles
Browse latest View live