Quantcast
Browsing all 5055 articles
Browse latest View live

Beginners • Re: Unable to turn in Raspberry Pi

Sorry you are having problems. More information is needed Which RPI are you using?Did you use the official PI Imager to load the SD card?Why haven't you connected a keyboard?Statistics: Posted by...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: Rotate touchscreen 90 degrees - does not rotate matrix

What about using XWAYLAND0 as output?You made someone happier today Many thanks for your help Statistics: Posted by FrankShopimat — Sun Mar 03, 2024 1:45 pm

View Article


Interfacing (DSI, CSI, I2C, etc.) • Re: RPI 5 GPIO serious timing issues

Add pcie_aspm=off to /boot/firmware/cmdline.txt and see if that fixes it.Yup, that fixes it.If it does, then you should adapt your program to spawn a separate thread that just reads the state of the...

View Article

Python • Re: How do I fix this Python code?

Oh, okay but would I change the code at all to make it work for a button?Statistics: Posted by Henrik Gill — Sun Mar 03, 2024 1:53 pm

View Article

Troubleshooting • Trying to setting up Open-CV for Object Detection on a...

I try to follow these instructions but I am stuck at those first steps. After I enter: sudo apt-get install libjpeg-dev libtiff5-dev libjasper-dev libpng12-dev, I receive the following error messages:...

View Article


Camera board • Re: Pi camera on bookworm and bullseye

Thanks for the hint!Somewhere in thread you linked I found the instruction to enable the legacy camera stack via raspi-config on bullseye. I didn't find this option on bookworm.After enabling it,...

View Article

Troubleshooting • Re: [SOLVED] dmesg : "raspberrypi-firmware...

Well. As it happens (as it was supposed to happen), few minutes after I marked this as closed, the error re-appeared after ~5 days. Truth being told, the GPU at that time was heavily hammered with...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: Raspberry Pi updates

In the spirit of education that spawned the Pi in the first place; maybe there should be a special thread on here where the "old timers" can share amusing anecdotes of their past mistakes...as a...

View Article


General discussion • RPI Button Code

I am buying a button to attach to my RPI and I want it to run 1 python script when button is held down and 1 python script when button is let go. What should I do?Statistics: Posted by Henrik Gill —...

View Article


Camera board • Camera is not able to click the images

I am currently running the python script on Raspberry Pi 4 Model B Rev 1.2 and i have enabled the camera legacy in raspi configurationand the python script is:from time import sleepfrom datetime...

View Article

General discussion • Re: Raspberry Pi 4 model B issues

Have you tried following the not booting sticky?Statistics: Posted by wildfire — Sun Mar 03, 2024 2:24 pm

View Article

General discussion • Re: RPI Button Code

I am buying a button to attach to my RPI and I want it to run 1 python script when button is held down and 1 python script when button is let go. What should I do?You should certainly search before...

View Article

Graphics, sound and multimedia • Re: Which Method Do You Use To Get Sound...

Are there any DACs available for the pi5 yet?When I bought the Argon ONE V3, they are planning to release an addon DAC board. Still heard no details - they suggested sometime in MarchStatistics:...

View Article


Troubleshooting • Re: Raspberry Pi 4 model B issues

@wildfire: thanks, good point. will add that to my writeup !Statistics: Posted by terribleted — Mon Mar 04, 2024 2:29 pm

View Article

Automation, sensing and robotics • Re: RPI Button Code

But how would I get it all 1 script? In one of my other forums I ask this,Place the code from each script in to their own function within a single file (or at least in their own function within two...

View Article


General • Re: Switching power supply between usb and batteries

would propose a solution to my problem?It will solve the problem of powering your Pico from batteries and/or USB.But it won't by itself deliver the solution for charging the batteries, preventing...

View Article

General discussion • rpi-update

I am a newbie in Raspberry Pi, I tried to update my firmware after flashing a new OS onto the SD card with the rpi-update command, somehow everything goes haywire and when I tried to click on the...

View Article


Troubleshooting • Re: Touch works in only half the area on 3.5" touch...

What 3.5" touchscreen is this? There are loads of them on the market. A link would be ideal.If connected via GPIO pins, then it'll probably be an SPI display. If you're using fbcp, then forget it -...

View Article

Networking and servers • Re: wpa_supplicant.conf settings

By default Bookworm uses NetworkManager which does not use the wpa_supplicant.conf file.Use the tui tool instead:Code: sudo nmtuiStatistics: Posted by klricks — Mon Mar 04, 2024 2:39 pm

View Article

General discussion • Re: rpi-update

Please don't use rpi-update unless asked to by a Pi engineer. It loads pre-release software with no guarantee it will work.Just use the following which gets release software and firmware.sudo apt...

View Article
Browsing all 5055 articles
Browse latest View live