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

Beginners • Re: Unstable usb serial reception RPI5

If I run the python script on a Pi5 with USB cable to an Arduino running a sketch that waits for the message from the Pi then responds, it all works fine.Code: Connected to /dev/ttyUSB1 at 19200...

View Article


Raspberry Pi 400 and 500 • Re: Longer Power Supply?

The official PSU's have always been the most reliable choice, one of several reasons is the hefty 18AWG cable which is thicker than most "charger" type devices. The Pi's power consumption varies with...

View Article


Graphics, sound and multimedia • Re: No GPU acceleration with DSI Waveshare...

Good to hear.Statistics: Posted by dom — Fri Mar 21, 2025 12:25 pm

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Raspberry Pi 5 booting problem

Hello, I've got an issue with my raspberry pi 5. When I try to turn it on I get the attached screen for half a second and then it just turns off. I can't turn it back on unless I cut the power off and...

View Article

Beginners • Re: gpiozero error

Has GPIO 4 (pin 7) been assigned to the 1-wire driver? Check in raspi-config and if it is enabled, disable it.This is the "dtoverlay=w1-gpio" line in /boot/firmware/config.txt.Statistics: Posted by...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • Re: What do you use your R-Pi 5 for?

Desktop computer and development platform on a sailing boat.It replaced an AMD based laptop. It does everything that the lappie did, but uses a fraction of the power. When at sea, it happily runs off...

View Article

Troubleshooting • Re: Unable to connect my pixel 7a phone to Raspberry Pi 5...

You could try my Bluetooth code btferret that includes an OBEX server.https://github.com/petzval/btferretCode: DOWNLOAD btferret.c btlib.c btlib.h devices.txtCOMPILE gcc btferret.c btlib.c -o btferret...

View Article

Troubleshooting • Re: HDMI Audio…

I tried the workaround - seems to have degraded the picture slightly but no sound still.In raspi-config the _only_ sound option is ‘headphone’ which isn’t helpful. I have followed some of the forum...

View Article


Troubleshooting • Re: Raspberry Pi 5 booting problem

What power supply are you using?What OS have you installed?What are the other Pi's that you say will boot from the same SD cards?Statistics: Posted by kip_the_elder — Fri Mar 21, 2025 12:45 pm

View Article


Troubleshooting • Re: Raspberry Pi 4 4GB usb not working

Maybe eeprom bug. If it is hardware problem why sometimes work, sometimes don’t work?Intermittent problems are not unusual with hardware.Statistics: Posted by kip_the_elder — Fri Mar 21, 2025 12:50 pm

View Article

Image may be NSFW.
Clik here to view.

Advanced users • Re: Raspberry Pi 5 - Connecting more units

While I agree with both neilgl and ame, here's one to start the ball rolling: RFC 1149Brilliant. Statistics: Posted by kip_the_elder — Fri Mar 21, 2025 1:02 pm

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: WINE install fails

Try using pi-apps.https://github.com/Botspot/pi-appsNo WINE here !Or download it from https://github.com/Kron4ek/Wine-Builds/releasesthen install box64.No box64Statistics: Posted by theoldwizard1 —...

View Article

Official Display • Re: Raspberry Pi 7" Touchscreen Randomly Changing I²C...

There are currently no sensors connected. Only the MotorDriver and the Display is connected to the RaspberryPi. The MotorDriver is connected like the picture shows, but this problem also accures when...

View Article


Troubleshooting • Bluetooth issues on Raspberry PI 3 and 4 (with Aranet sensors)

Hi,I am having bluetooth connection issues with devices from the Aranet sensor family.The devices pair just fine, and keep working until I reboot my PI. Once the PI is rebooted, then there is about...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Getting Consistent 0 Readings from...

Shouldn't we be running the MCP3008 at 3V3 not 5V?Statistics: Posted by neilgl — Sat Mar 22, 2025 11:39 am

View Article


Troubleshooting • Re: power light blinking red

You might get some information out from the uart, but it's almost certainly a hardware fault that won't be fixable.Statistics: Posted by dom — Sat Mar 22, 2025 11:59 am

View Article

Beginners • what should i make?

i bought the raspberry pi zero 2 wh, but i find it hard to think of what to make, does anyone have an idea, the parts i still need i will buy in any case, it has to be something with a screen, nothing...

View Article


Troubleshooting • Raspberry Pi not connecting to the internet

I just realise that my Raspberry Pi isn't connecting to the internet. i.e. not getting updates plus browsers don't connect etc...I browse mainly using Windows, but need to install packages for a...

View Article

Beginners • Re: Connection Problem

I've put them here:-pi@raspberrypi:~ $ ls -ltotal 48drwxrwxrwx 2 pi pi 4096 Nov 19 13:36 Bookshelfdrwxrwxrwx 2 pi pi 4096 Feb 13 15:30 Desktopdrwxrwxrwx 2 pi pi 4096 Feb 13 15:30 Documentsdrwxrwxrwx 2...

View Article

Raspberry Pi OS • Re: Auto start script with systemd fails

Also, curious why you use CWD (current working directory) rather than PWD (present working directory)?Habit.That and writing for an audience that's expected to be more fluent in WIndows than...

View Article
Browsing all 8051 articles
Browse latest View live