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

Automation, sensing and robotics • Re: Rotary encoder issues

I don't think pigpio works on a Pi 5, so if you go that route you'd have to replace pigpio if you moved to a Pi 5 later.If your quadrature chip asserts an interrupt, then I am guessing pigpio will...

View Article


General discussion • Re: how to create a data repository Pi ai can access

Pi stopped doing this (or wouldn't - claims there is some technical problem but I suspect it has more to do with permissions) and since...Pi does not "claim" anything. The programs you run produce...

View Article


Advanced users • Re: Hosting Website from RPI 4

This may help https://raspberrypi-guide.github.io/net ... cess-pointStatistics: Posted by pidd — Tue Sep 10, 2024 1:39 am

View Article

Troubleshooting • Re: Speed Issues on RPI 4B

That is back to front, if the clock is going to idle speed more, then that computer is less busy which would imply its doing things faster.Have a look at dmesg, htop and iotop to see if there is...

View Article

General discussion • Remote Access To Branch Sites Behind Routers We Can't...

Hi All,I have taken over the IT management for a business that has, for want of a better expression, a load of 'branch sites' and I would like to be able to get remote access into those via SSH (I can...

View Article


Troubleshooting • Re: Bought a 2nd hand Pi 4. It has a strange click sound...

I suspect that is plastic expanding, any electrical sound that distinct would be doing damage.Statistics: Posted by pidd — Tue Sep 10, 2024 1:54 am

View Article

General discussion • Re: Remote Access To Branch Sites Behind Routers We...

In order to ssh to a pi at a remote branch that your router is behind someone else's router, you're going to need them to forward the ssh port (whatever port that needs to be) of their router to...

View Article

General discussion • Re: RPi 5 as a desktop daily driver?

Do you think the noname Chinese manufacturer of these devices care a single jot about 2 year warranty's? They take the profits, and....... and I've got one of these Chinese, Pi sized, SBCs with a 4...

View Article


Off topic discussion • Re: Your very own 80's vintage Cray-2

On sale at Cristie's: A CRAY-2 SUPERCOMPUTERCRAY RESEARCH, INC., 1985From Paul Allan's collectionhttps://onlineonly.christies.com/s/firs ... crumb=backHow many Pi5s would that be?How many Pi5s would...

View Article


General • Re: Uploading to Pico took out Bookworm desktop

> That's a really big Raspberry Pi Pico at 128 MBThe RP2040 and RP2350 both report a size of 128MB. This is because it i s a convenient size, and because blocks are not actually written anywhere...

View Article

Gaming • Batocera Bluetooth on Pi5

My Batocera Pi5 build is in a home theater rack, so the on board BT is not gonna cut it. I have a BT adapter (on the approved list for Batocera). I booted up a new image, it was working fine, but...

View Article

Image may be NSFW.
Clik here to view.

MicroPython • rp2350 i2c target frequency

I just got my RP2350 Pico 2 board today and tried an I2C bus scan for devices.Code: import machinei2c=machine.I2C(1,sda=machine.Pin(6), scl=machine.Pin(7), freq=1000000)devices = i2c.scan()I am using...

View Article

Troubleshooting • Re: Pi 5 not accessible by other Pi’s Mount

Hi thagrol!ls -halt /Share_Videoslrwxrwxrwx 1 barry barry 18 Sep 9 09:41 /Share_Videos -> /home/barry/Videos Not strange. That's how permissions are always shown on symlinks. The actual permissions...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: @thagrol? Non GPIO 3 start up shutdown pi zero 2w?

For me it works perfekt. I would like to discuss it, but if think it's overkill at all it makes no sense. - Because of the LED the resulting resistance is nearly 1.4kOhms (The LED helps to visualize...

View Article

MicroPython • Re: rp2350 i2c target frequency

that looks like clock stretchingnotice how the high's are very shortthe length of the high is determined by the master, and if you measure that, youll probably get 2mhzthe minimum length of the low is...

View Article


SDK • HAS_RP2040_RTC analog in CMakeLists.txt

If I'm building with PICO_BOARD pico, I needCode: target_link_libraries(target INTERFACE#... hardware_rtc However, that is an error with PICO_BOARD pico2:Code: [build]...

View Article

MicroPython • Re: Accept hanging on Pico W python

maybe use one of the tiny webservers for MicroPython (eg: microdot) instead of handling your own event loop?Possibly, and it might suit the OP's case, but I tend to find I want to handle more than...

View Article


General • Re: RP2350 E9 bug - also for other GPIOs, e.g. SPI?

Actually you are right in this regard, those some cards are most probably MMCs using open-collector (up to 400 KHx) for init phase before getting in SPI mode, while they are NOT in SPI mode. Also,...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: HW RAID

GE,Thanks for all your resposes.The reason, why I need HW RAID is due to EXSi...Why EXSi?... Don't have to time to study "how to" in Proxmos... And it's more comfortable and user friendly (for me).I...

View Article

Beginners • Re: Pi5 vs Microsoft Teams

I assumed there was a web interface but the Microsoft splurge talks about the new teams app and that previous interfaces stopped working in July 2024.So i guess that is my question:- does teams still...

View Article
Browsing all 4925 articles
Browse latest View live