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

Troubleshooting • Re: Partition/OS Management

Question do is why you would need multiple partitions in the first place.Could also fit multiple Linux root filesystems as BTRFS subvolumes in a single partition.And add more later without having to...

View Article


Beginners • Pi 5 GPIO I2C, SPI or PWM C libraries

Hey guys, There is close to zero information about the GPIO and the Pi 5.Im looking for GPIO C libraries that supports the Pi 5 and I2C, SPI and PWM protocols. Thanks!Statistics: Posted by Ido1212 —...

View Article


C/C++ • Re: WiringPi replacement?

Hey Joe and the distinguished people of the forum, any news?Im also looking for a C librarie that support advanced GPIO functions such as PWM on the PI 5.Statistics: Posted by Ido1212 — Sat Apr 27,...

View Article

Python • Gpiod Errors

Hello, I have a Raspberry Pi 5 with the 64 Bit OS installed and im trying to run my GUI program that was built for the Pi 4, however im aware that RPi.GPio does not work on the Pi 5 anymore. So im...

View Article

Python • Re: lgpio.error: 'GPIO busy'

I have to rotate stepper motor by 180Statistics: Posted by spatil — Sat Apr 27, 2024 12:49 am

View Article


Python • Re: Gpiod 'get_line' Error

Hello thanks for your time. 'GpioChips' 0 to 4 don't work still FileNotFoundError.Im using Python 3.11.2And im using the Bookworm 64Bit OSIm not quite sure what to do.Statistics: Posted by Rlow1937 —...

View Article

Bare metal, Assembly language • Re: What assembly language should i learn...

So its easy to try a simple program on both. The C compiler is handy because you can see how things are done.Totally agree. It's also handy for seeing how instructions should be if you compile a big...

View Article

Deutsch • Re: Browser zeigt nur Striche

Bei XRDP lässt sich das Problem so lösen (auch gerade bei Wayland):Code: sudo adduser xrdp ssl-certDann die entsprechende Datei öffnen:Code: sudo nano /etc/X11/xrdp/xorg.confDarin die folgende Zeile...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Re: New Raspberry Pi Products

If a CM5IO board is made it would be bigger enough for full size NVMe Those USB3 could then have connectors.Do BCM2712 designs need the RP1?I can see a use case for PCIe x4 and PCiE x1 going to...

View Article


Camera board • Camera Module 3 on RPi Zero 2W Not Recording Video for...

Hi all,I record daily from some raspberry pi zero 2ws with camera module 3 and the libcam/picamera2 updated packages. Code below, in python, and called every day at 1pm with crontab. Code:...

View Article

Debian • Re: Issue in auto start with Debian

A five year old guide that is the sole post by its author. not a guide I would have put any faith into.It wasn’t 5 years old when I used it. It’s been a few years (maybe four) since I did the original...

View Article

Troubleshooting • pi zero 2 w won't upgrade

When I install the 64bit full distro, the Pi Zero2 hangs. If I try a legacy 64bit full Distro it, also, refuses to complete an upgrade.Only the 32bit full distro manages to update.All of this is after...

View Article

Raspberry Pi OS • Re: Powered USB HDDs go offline during badblocks burn-in

It's also possible you have low voltage problems. I stumbled across that possibility and used a powered USB 3.0 hub. Unfortunately, I/O was HORRIBLE (50 MB/s vs 150-200MB/s) and the same failure STILL...

View Article


Troubleshooting • Re: pi zero 2 w won't upgrade

When I install the 64bit full distro, the Pi Zero2 hangs. If I try a legacy 64bit full Distro it, also, refuses to complete an upgrade.Only the 32bit full distro manages to update.All of this is after...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: Powering Pi 4 on and off as a car computer

I have needed for some time to create a clean shutdown circuit for a pi that i have in my car. I finally took the time today to prototype it. Looking at the hand drawn schematic that is attached, you...

View Article


Beginners • Static IP Driving Me Nuts

I have a Pi Zero W that was sitting in bin for a few years. I decided to use it on a project. I installed Raspberry Pi OS Lite (32-bit), with no desktop environment (released 2024-03-15) from the Pi...

View Article

Python • Looking for python code for 433 MHz reciever

I have a Raspberry Pi 4 and I want code that reads characters from a 433 MHz rf module. Have this modulehttps://www.amazon.se/dp/B0B7DJVPYZ?psc ... ct_detailsMy problem is that when i google about...

View Article


MicroPython • Re: How can i run endless loop, and in the same time run the...

Not that I doubt you but I found this article that seems to show _thread can be used under MicoPython https://www.theengineeringprojects.com/ ... ython.html. I admit, I haven't pull out a PICO to try...

View Article

SDK • Re: GPIO Pin configuration Raspberry Pi Pico

Hi,Thank for your reply. I have done that you have suggested and effectively, it works. The conflictive part of the code has to be hereCode: int8_t writeCommand(const uint8_t *header, uint8_t hlen){...

View Article

Troubleshooting • Re: Is the Raspberry Pi 5 power (in)efficient?

* removed (rmmod) various kernel modules to completely disable devices, like wifi and bluetoothif you use both dtoverlay=disable-wifi and dtoverlay=disable-bt, then you will get a measurable drop in...

View Article
Browsing all 5232 articles
Browse latest View live