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

Troubleshooting • Raspberry pi 4B reconnecting all USB

Hi,I'm building a product that will contain a Raspberry pi 4B with a Sim7600X hat from waveshare, and some other USBs.It seems I'm facing some issue with power, but it's been giving me a hard time...

View Article


Troubleshooting • Re: How to reduce servo jitter on the raspberry pi 5?

is it using software or hardware pwm?hardware pwm should have far lower jitterStatistics: Posted by cleverca22 — Mon Jun 17, 2024 12:48 am

View Article


Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: How to remove extra architectures from updates?

@rpdom, TYVM! Statistics: Posted by mtinman — Mon Jun 17, 2024 1:11 am

View Article

Networking and servers • Re: nmcli, Network Manager CLI, has naming problem.

I found out you have to use con-name to give your own name to a connection. Unfortunately the best documentation i can find, from redhat, does not consistently tell you where you can your name in...

View Article

Troubleshooting • Re: Raspery Pie 5 Ethernet resets permanently

Same result, anyone any Idea what I am Missing Here?A good cable?Statistics: Posted by pidd — Mon Jun 17, 2024 1:49 am

View Article


Camera board • Re: undefined symbol:...

Hello,I encountered the same problem as you. The problems are as follows:Code: pi@raspberrypi:~/ $ python Receiving.pyTraceback (most recent call last): File "/home/pi/Receiving.py", line 29, in...

View Article

Device Tree • Re: DHT11

Update : I tried to read the files (in_temp_input, and humadity)on a kernel 64, and kernel 32. Both giving me same error. when i ran a python code : Code: import timedef getDHT11(): DevicePath =...

View Article

C/C++ • Re: How to implement a loop to read sensors

To achieve this I think I should implement a loop (let's suppose to use C++) and red the inputs at each iteration. Which is the most efficient way to set up this loop? You need to use epoll.h to...

View Article


C/C++ • Re: C++: Linking failing on Pi 1 B+ for class members, but the same...

Does "mylibrary" use functions from "library1"? Have you tried changing the order of the libraries on the command line?From "g++ test.cpp -o test -llibrary1 -lmylibrary" to "g++ test.cpp -o test...

View Article


Other projects • Issue with a 2004a (20-character/4-line) i2c LCD

I saw an idea to add an LCD to my OpenSprinkler Pi. I started following the plans from Stanoba on GitHub but found his code didn't work; there were changes to both the OpenSprinkler's firmware, as...

View Article

SDK • Re: Syntax error in pico_default_asm_volatile("dsb" :::...

Should this be promoted to the pico-sdk issue tracker?Edit:Please report to pico-sdk so that they can be aware of this. This will likely be addressed in next release of SDK.Can you try this with an...

View Article

Advanced users • Re: overlayfs on bookworm - disabling overlayfs

I'm currently of the mind that the way the overlay is enabled/disabled in the latest Raspberry Pi OS release is not correct. I submitted a pull request with an attempt to fix it at...

View Article

Beginners • Re: Stuck with NVMe SSD mounted Read Only Pi5 with HAT

I am facing similar issue.I flashed my NVME using external nvME to USB adapter and then installed on my Pi. Used RPi imager software.Then using RPi imager Misc Tools changed boot order to NVme.It was...

View Article


Camera board • PiCamv2/Motion changing resolution crops the image.

Pi4PiCamV2Motionlatest OS Looking to replace a USB cam. PiCam2 is nice, looks great, but if I set the size to1920x1080 in Motion, I get a cropped image, definitely not what I want. If I set it to the...

View Article

General programming discussion • Trying to write a command to edit folder...

I need a command I can send through terminal or put into a Script File to rename all folders in a certain directory. All file names are of format File Name (####). I want a terminal command or command...

View Article


Troubleshooting • Re: Screen occasionally not waking after screen blanking

Are you running a browser window fullscreen (e.g. a kiosk)?Statistics: Posted by JinShil — Tue Jun 18, 2024 12:54 am

View Article

General • Re: Help with Pico ADC project

Looks great. What is the value of the resistor you have chosen?Statistics: Posted by ame — Tue Jun 18, 2024 1:12 am

View Article


Networking and servers • Re: Important networking tools no longer included in...

epic. that solved aaallll my issues. Thank you!!!Statistics: Posted by nickodimus — Tue Jun 18, 2024 1:31 am

View Article

Camera board • Re: Pi camera module v1 and AI kit performance issue?

Yeah, having dug out an old monitor etc I can see that. It's a bit surprising because I've always used VNC to work on my Pis and used this actual camera module on a Pi 2 & 3 via VNC to develop the...

View Article

General programming discussion • Re: Trying to write a command to edit folder...

I need a command I can send through terminal or put into a Script File to rename all folders in a certain directory. All file names are of format File Name (####). I want a terminal command or command...

View Article
Browsing all 8138 articles
Browse latest View live