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

MicroPython • Re: Setting NTP time on Pico W issue

Recent comments on the Micropython forum:Code: sta_if.active(True)sta_if.config(pm=sta_if.PM_NONE)and optionallysta_if.config(txpower=5) # or choose other valuesWhat cases have you found that leaves...

View Article


Troubleshooting • Re: Raspberry Pi 4 Bookworm crashes while using remote...

I still haven't been able to figure this out, but the symptoms appear very similar to what is described in this thread:viewtopic.php?t=360273I do have a few USB devices connected to my Raspberry Pi...

View Article


Troubleshooting • Re: RaspberryPi5

I do not see anything on the screen when it boots. I have removed the SD card and should see something on the screen but all I get is the flashing green light for about 5-10 flashes and then it stops...

View Article

Raspberry Pi OS • Re: Putting a RPI OS onto a SD card

A 4GB SD card is going to be very cramped when using Raspberry Pi OS. Only Raspberry Pi OS Lite will fit on that. Neither of the Desktop editions will fit.Good spot, I hadn't seen that. Yes 4...

View Article

Troubleshooting • Re: Pico_on_Windows_SDK_Guide

You can specify the parameter, but it does not say you have to. Have you tried following the steps without it?Statistics: Posted by memjr — Fri Jan 19, 2024 4:38 am

View Article


Raspberry Pi OS • Re: Language Woes

I reckon your sensitivity settings is on 100%. I said I got annoyed, I wasn't complaining. I also merely said it works better on Ubuntu. I find your snark to have fallen into the realm of basic troll...

View Article

Troubleshooting • Re: Failed to open device: 'sdcard' (cmd 371a0010 status...

Alright, I got something.So first of all, your Pi (and mine) are configured to boot from USB, so just get the Pi Imager to flash a USB and boot from there.I'm also facing an issue that when I try to...

View Article

Image may be NSFW.
Clik here to view.

General • Re: Switching Circuit

Matrix the keyboard again, you can put all the matrix inputs to "on" to detect if any key is pressed using interrupt, then scan to find which key.The A7/B7 bug isn't on the 2106 datasheet its in the...

View Article


Troubleshooting • USB audio card on RPi 5 almost works

I bought a USB to 3.5mm stereo output card on amazon and plugged it in to my RPi 5. Everything looks correct but the system will not default to use it. sarg314@raspberrypi5:~ $ cat /proc/asound/cards...

View Article


Troubleshooting • Re: Raspberry Pi 5 PCIe issues using geekworm X1001

If that is the problem, how would I format it if I don't have a windows PC? Would I need to buy a NVMe to USB adapter? And if I did, would my mac see the windows partition?sorty, but it isn't the...

View Article

Graphics, sound and multimedia • Re: vc4-kms-dpi-generic and Waveshare GPM280

..]What do you think is the correct value?the one written in the data sheet! Don't think it's 32MHZ there as 32MHz was used by many people as a 'bx chance' value for getting DPI startedWhen you run...

View Article

General discussion • Re: Trouble with SSH on a raspberry pi 4 & a Rpi 5

Thaks for the replies blokesKnute - no, ozjohnno is the name on my windows machine, the name of the pi is johnslab1Memjr - I tried to log in again with - p set to 5555 all I got was 'connect to host...

View Article

Beginners • Re: Looking for proper steps for in-place upgrading from Buster...

See this post.Thank you for this! My main concern with fresh-n-copy is that I won't know all the nooks and crannies where the config files are stuffed, and if any application-dependent entries were...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Re: Using a Pi 4B without a fan

In terms of sustained performance, I have left the stress tests running for the entire time I have been typing up this post (~1hr), with the SoC temperature staying stable at ~75C.Its stabilising at...

View Article

Troubleshooting • Re: AISdispatcher on Raspberyy Pi 5

A Pi5 is a complete waste for the AIS project. I imagine a Pi Zero could cope or certainly a PiZeo 2W. Its all serial ascii data from both the GPS and Daisy, it isn't a heavy load.I'm pretty sure...

View Article


MicroPython • Connecting two raspberry pi pico W's via Wifi (Server and...

I have seen people struggle with this in various places on the web so posting here.My setup is simple, I believe:Fresh installs of micropython via Thonny.SERVER PI and CLIENT PI both are running...

View Article

Troubleshooting • Re: Raspberry PI 5 and NVME SSD

PeterO, thanks for the tip and the link. It works, but now I worry about how long eeprom will last if I do that relatively often.Statistics: Posted by otalado — Sat Jan 20, 2024 4:40 am

View Article


SDK • Re: Any downsides to using RPi 5 for install of SDK?

Can't think of any, it compiles noticeably faster.Statistics: Posted by pidd — Sat Jan 20, 2024 4:43 am

View Article

Troubleshooting • Re: Can't find the ip address of my Pi

Have you tried....Code: ping raspberrypi.localStatistics: Posted by pidd — Sat Jan 20, 2024 4:46 am

View Article

Automation, sensing and robotics • Re: Beginner Looking to Build Greenhouse...

I just came across remote GPIO using pigpio. Would this be a better way to control the system, the pi zero out in the greenhouse (or possibly a couple of picos) being controlled remotely over network...

View Article
Browsing all 5200 articles
Browse latest View live