Quantcast
Browsing all 4895 articles
Browse latest View live

Troubleshooting • Re: Camera from python script more zoomed in than from...

Have you checked the resolution is the same? I record at 640x480 using a Pi Camera 2 NoIR and it shows a smaller area than when I record at a higher resolution.Statistics: Posted by rpdom — Sun Mar...

View Article


MicroPython • Re: pico-to-pico via intenral router: accept () issue

Having got frustrated with twenty second stalls, and convinced there is some issue with 'LwIP', I decided to take a look at UDP as that should be much simpler processing for the protocol than TCP and...

View Article


Networking and servers • Re: wireless image transfer

Actually, what I wanted to ask was this. How can I transfer the image I receive from my Raspberry to a monitor wirelessly? Because in the project I want to do, I will use Raspberry as a camera system...

View Article

Advanced users • lxterminal commands

I'm confused what the command "lxterminal" does from the command line.This code brings up a new active terminal.Code: lxterminalThe code below also brings up a new active terminal and prints "[1]" and...

View Article

Beginners • Re: Can someone explain how to wire 2 SPI devices?

You should look at this post instead .viewtopic.php?t=344157&hilit=rc522In reality you create two rfid object and check them inside a loop.If you need more than one RFID I did have a version using...

View Article


Device Tree • Re: RPI5: Issue with GPCLK0 Clock Generation on GPIO4 in ALT0 Mode

In about 30 minutes after this post, you should be able to do sudo rpi-update pulls/6013 and your DT overlay should now result in a clock on gpio4.Tested onCode: Linux raspberrypi 6.6.21-v8-16k+ #1741...

View Article

Python • Re: Having issues with GPIO pins

Because your virtual environment isn't real. Therefore it doesn't have any GPIO pins.I believe the issue is "Externally Managed Packages" / "Python Virtual Environment", rather than a more...

View Article

Image may be NSFW.
Clik here to view.

Device Tree • Re: PWM driver questions

No needed for apologies, I thank you, 6by9 and the larger Pi community for all the help and lessons! This shield project is targeted at Zero W as it is super cheap, has Wi-Fi, low power use and more...

View Article


Troubleshooting • Re: Raspberry Pi 5 - How to Change Keybindings X11

in X11 it uses openbox for the wm, plenty of how to's for configuring openbox.https://wiki.debian.org/Openboxjust keep in mind some stuff has been modified for raspberry specifically, so settings may...

View Article


General discussion • LED on RPI Without Breadboard?

I have a Rpi Zero W 2 and I wanted to attach a LED to it, but didn't want a big bulky breadboard. Is there any way to add a LED with the GPIO pins? If so how would I do it?I know the basic materials,...

View Article

Troubleshooting • Re: Raspberry PI 3B WiFi not working!

I just bought a WiFi dongle so I don’t need any helpUsing a USB dongle does get wlanX working, but mine normally runs on batteries, which will have to be more powerful also powering the USB dongle.I...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Raspberry pi 5 fan connector?

As the saying goes...a picture is worth a thousand words.For those who want to adapt a Noctua 5V PWM fan to the raspberry pi 5 connector.https://noctua.at/es/products/fan/nf-a4 ......

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Trying to disable Wayland

It turned out that wf-recorder manpage example is wrong:Probably an out of date version with old man page. Another reason why I don't run any of the RPT packaged Wayfire components. The instructions...

View Article


HATs and other add-ons • Upgrading to Pi-5, need case and SSD info

I am putting together a list of things I need for upgrading to Pi-5. I know I need more power, a new case and cooling.The official case has cooling, is this the same as the 'active cooling' hardware?...

View Article

Troubleshooting • Pipewire can't change bluetooth buffer

Hi , I use an old Pi 1 model (headless) for streaming audio via bluetooth . I set the buffer size to 2048 so the (ancient) cpu is not stressed much , but I can't figure how to change the buffer from...

View Article


Troubleshooting • Re: Picamera2 video frame size recording

The codec is limited to level 4 with max 8192 macroblocks (16x16) per frame.1920x1440 would be 120x90 = 10800 macroblocks, so exceeds that limit.video_config =...

View Article

Raspberry Pi 400 • Re: Is there going to be a Pi 500?

And will it come in black?Odds are that if it does, it will be a while after the initial launch. There is now a black keyboard (and it looks very nice), but no black Pi400.Statistics: Posted by W. H....

View Article


Troubleshooting • Re: tightvnc server shows gray/grey screen with + cursor

"What happens if you put tightvnc on the back burner for now, and enable VNC server in raspi-config." I already have VNC server enabled in raspi-config."On a Pi4 with 2GB or more that will run wayvnc...

View Article

HATs and other add-ons • Re: Upgrading to Pi-5, need case and SSD info

The official case has cooling, is this the same as the 'active cooling' hardware? No, they are not the same. The active cooler has a large clip on heatsink as well as a fan. The case fan comes with a...

View Article

General discussion • Re: SSH times out

I can not get into the Raspberry PI 4 via ssh. I have enabled ssh and it has an internet connection but when I put the IP into Putty it just says the connection timed out.We must assume that you have...

View Article
Browsing all 4895 articles
Browse latest View live