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

Image may be NSFW.
Clik here to view.

General • Re: SSD1306 OLED Display connection RPI Pico W

hello,I checked all wires point, and it is still the same error. I attached IMG and code.Code: from machine import Pin, I2Cfrom ssd1306 import SSD1306_I2Ci2c =...

View Article


General discussion • Re: RPi 5 - Pi Case fan vs active cooler fan

is there any reason to buy and use the active cooler fan instead? From what I understand if experimenting with SSD HAT would need the active cooler and different case. SSD may be the way to go longer...

View Article


Advanced users • Re: Image File Utilities

If you simply create a backup by running image-backup manually from the command line today and restore it, does the restored copy run? If this fails using your SynologyNAS, try again backing up to...

View Article

Python • Re: Please help, python hates me.

I believe so, but I can double check.if your "disk' is not that bigCode: find / -name haarcascade\*xml 2>/dev/null from a terminal will slowly find every haarcascade in your RPi...kStatistics:...

View Article

Image may be NSFW.
Clik here to view.

Camera board • feedback requested on dual GS camera design

I'm preparing to enhance my project's capability by measuring not only the speed and angle of a fast-moving object but also its depth and potentially rotation. This next phase involves transitioning...

View Article


Image may be NSFW.
Clik here to view.

Advanced users • Re: No DRM in Firefox - can't find the...

your using firefox-esr, not firefox.Code: sudo apt remove firefox-esr && sudo apt install firefoxrpi firefox is 122Statistics: Posted by kerry_s — Fri Feb 09, 2024 7:28 pm

View Article

Python • Re: Trying to install python GitHub program but keeps throwing...

When I ran the next command pip install -e .I got this error Getting requirements to build editable did not run successfully. │ exit code: 1 ╰─> [14 lines of output] error: Multiple top-level...

View Article

SDK • Re: PICO : Can't update firmware uf2 by drag and drog

Yeah, and/or look at control panel as admin, but all of this must be checked after a successful bootsel upload of a .uf2 according to that guide. Powershell script is saved with a .ps1 extension.So,...

View Article


Networking and servers • Re: Recommendation for HDD setup for Raspberry Pi...

My question is which HDD setup would you recommend? What is the best way to power all HDDs and the Pi with one power supply. How did you approach this?I built my server with a CM4, a PCIe packet...

View Article


General discussion • Re: Forum "503 Service Unavailable"

Nice, I imagine you use something like the OpenBSD brand pf (packet filter) firewall to stop invaders and shape traffic. Great for edge of network firewall, although most people opt for psSense which...

View Article

Graphics, sound and multimedia • Re: TC358743 on rpi5

ok thanks again, I'll report the result as soon as I've tested itfor the rest, until now I had no problem with a rpi4 + auvidea b101 at 1080p50 but in UYVY, my hope it's to replicate that perfomance...

View Article

Other projects • Re: Seeking Advice on Reducing ADC Noise with Raspberry Pi

Hi PIDD,Thank you for your valuable suggestion! I'm intrigued by the idea of using a high impedance audio amp to identify noise sources not easily detectable through digital analysis. Your experiences...

View Article

Bare metal, Assembly language • Cache sizes

I'm writing a book based on 64-bit Raspberry Pi OS, https://nostarch.com/introcomputerorgforarm. It's an introductory book. In the discussion about memory caches, I want to give the cache sizes of...

View Article


Troubleshooting • Re: Issue with systemd on Rpi

First, remove USER=pi from your service file.Don't use sudo in your service file.Create a shell script (say /home/pi/bin/start_BTC_miners.sh) and put your complex command it it (without sudo).Make it...

View Article

Automation, sensing and robotics • Re: Determining torsion in a pipe during...

Yes, there will be somewhere that the pipe axis will be “fixed”. The pipe will be supported in a couple of places by rollers which will prevent movement up and down.Statistics: Posted by mh997 — Fri...

View Article


Image may be NSFW.
Clik here to view.

Advanced users • Re: rp1 dpi capable of interlaced video output ?

that's moronic , the rp1 handling gpio is a big downgrade over rpi4 , giant latencies making it unsuitable for many projects , and the topper it can't handle interlace over dpi by design ? Hello...

View Article

Networking and servers • Re: Automatic file server?

If you only want (s)ftp and aren't bothered about security here's an option:Enable sshBoot to the desktop with automatic loginPlug/unplug drive(s)Enabling ssh gets you sftp for free.Booting to the...

View Article


Raspberry Pi OS • Re: legacy materials moving from archive.raspbian.org to...

Do not believe it is a connectivity issue, I have had it connected via a cable to my router.Thanks for responsesteve.Connectivity issues does not necessarily mean the problem is at your...

View Article

Beginners • Re: Keyboard Layout Handler dissapear on bookworm

It's finally there!It is not a layout switcher, rather just an indication, as discussed above. It contains a few code sketches to be used for the switching functionality, too, but finishing that part...

View Article

Troubleshooting • Re: Raspberry Pi 5 Not Working

The cooler fan stopping after a few seconds is normal. What HDMI monitor/TV are you using?Statistics: Posted by neilgl — Sat Feb 10, 2024 8:05 pm

View Article
Browsing all 6877 articles
Browse latest View live