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

General discussion • Re: Raspberry Pi GPIO 18

The Adafruit board needs to use GPIO 18 for the PCM Clock signal. That isn't available on any other pin.The Waveshare display is using it for PWM to control the backlight brightness. PWM0 is also...

View Article


Camera board • Re: using pi5 camera with github apps for video

Libcamera has examples for C++ https://libcamera.org/guides/applicati ... oper.html#Statistics: Posted by neilgl — Thu Nov 14, 2024 9:17 am

View Article


Graphics, sound and multimedia • Re: libcamera GPU usage

Yes, the Zero is going to struggle with libcamera and this level of work. A Zero 2 would likely be OK.Statistics: Posted by jamesh — Thu Nov 14, 2024 9:20 am

View Article

Troubleshooting • Re: USB boot requires a high current (5V 5A) power supply....

Same issue here,using a normal usb flash drive hangs the system,booting from memory card,using official power supply 5v/5a the setting usb_max_current that supposed to be only if you use the pi4 power...

View Article

Beginners • Re: RPi 4B GPIO pins

https://pinout.xyz That has the pinout for ALL RPi boards (including the old 26-pin model 1Bs).There's also a bunch of help for various add-ons hats and bonnets.Statistics: Posted by DougieLawson —...

View Article


Other • Re: How to force console output res at 480x320 on RPI5

Can anyone help?Is it only me using a 3,5inch LCD screen connected to an RPI5?Statistics: Posted by spanzetta — Thu Nov 14, 2024 9:32 am

View Article

Troubleshooting • Re: PiZero2Ws headless: connecting ocassionally?

Bump. Am I missing some keywords or something?Statistics: Posted by PlasticTotem — Thu Nov 14, 2024 9:34 am

View Article

Other projects • Re: Raspi Pico to Pi data transmission

Ahh thanks a lot for the info!Statistics: Posted by Maggi1 — Fri Nov 15, 2024 8:32 am

View Article


Troubleshooting • I can't remote into my raspberry pi 0 because of password...

I'm trying to remote into my raspberry pi 0. I'm using it as a USB dongle. I've done this in the past. I thought I changed the password and it looks like I did. I found the userconf.txt file when I...

View Article


SDK • Is there a way to know if the TX FIFO is empty before doing pull?

Hello,For a connection to a specific device, I would like to connect the PICO to a synchronous HDLC serial link on Manchester encoding with bit stuffing and with inter-frame padding (flag...

View Article

General • Re: Pi4 communication with multiple Pico's

I've managed to send and retrieve some simple data between the master and slave.Great, you managed the 'hello world' example.When the Pi4 (master) sends out a query, it needs to wait for response. For...

View Article

General discussion • Re: cost of ethernet

ENC28J60 I use on a Pi0 because it has also a V1 Pi camera connected and the uUSB 10 and 100Mbps ones I bought were unreliable (often carrirer lost). About 3Mbps is max RTMP stream it can handle. It...

View Article

MicroPython • Class 'USBDevice' example for Raspberry Pi Pico

Hello.Where can I find an example of the 'USBDevice' class in MicroPyhton for Raspberry Pi Pico?Thank you very much in advance and greetings.Statistics: Posted by EuskalPoxo — Fri Nov 15, 2024 9:12 am

View Article


AI Camera - IMX500 • Re: Running IMX500 with venv

I agree it all seems a bit strange. Am I right in thinking that the "import picamera2" that's failing is in your own source file? If so, maybe try puttingCode: import sysprint(sys.path)just before,...

View Article

Advanced users • Re: Is the PISP a fake IP hidden by an over-complicated...

I have banned this user. I will NOT accept this level of insulting behaviour aimed at Raspberry Pi engineers who are just trying to help. The inability to accept the absolutely accurate information...

View Article


Beginners • Re: PI OS Upgrade: Buster to Bookworm

fswebcamSpent quite some time today messing with fswebcam trying to figure out this error:Code: Fri 15 Nov 15:40:05 +07 2024 KoratSky Camera Returned error 255Unknown argument:...

View Article

SDK • Re: Advice requested with running VS Code on RPi 4

All sorted now.ThanksStatistics: Posted by GeoffLM — Fri Nov 15, 2024 9:40 am

View Article


HATs and other add-ons • Re: M.2 HAT+ troubleshooting

I have no idea on the crucial product naming scheme, so can't tell of that product is equivalent to one on the pimoroni compatibility list https://shop.pimoroni.com/products/nvme ... 9587178579.There...

View Article

Русский • Re: Ошибка при запуске PINN

Have you tried installing another Operating System on your SD card, like Raspberry Pi OS, to test if your SD card is ok?Do you have another SD card you can try? Or another Raspberry Pi?Other than...

View Article

Raspberry Pi OS • Extracting the values of 'Perfect Number' 1 to 52

The recently discovered 'Perfect Number #52' has 82,048,640 digits from 388692.. to 008576. We can extract the value of any one of the fifty two 'Perfect Numbers' using Rust language .Code:...

View Article
Browsing all 4788 articles
Browse latest View live