Quantcast
Browsing all 4929 articles
Browse latest View live

Troubleshooting • Raspberry pi 4B with V3 camera, Camera frontend has timed out!

Hello,I am using the Raspberry Pi V3 Camera with 4B model and it was working fine till yesterday when i started getting following error,Code: [0:05:48.033453513] [2418] WARN V4L2...

View Article


Troubleshooting • Re: RPI5 Bootloader FAT read failed

I had exctly the same, I purchased 2 no name brand 32G SD cards for my new pi 5both give me the same issue If I persist I can get one of them to boot finally - but not every time - dont want to rely...

View Article


Image may be NSFW.
Clik here to view.

General • Help with PIO fundamentals to drive matrix-based displays.

I recently discovered the RPi PIco board and am really enjoying it. I've been pulling out every old display I can find to interface with it for fun and have three of them running off a Pico.I'm coding...

View Article

Troubleshooting • Re: Kernel crash on v6.6 on Zero 2W

Have you tried reverting to an older kennel? That would help determine whether you're experiencing a software or hardware problem.For example, does the crash occur with Bullseye version of Raspberry...

View Article

Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • CM4 and DSI custom display

Good morning everyone.I connected a CM4 mounted on an Raspberry Pi IO Board to a display with DSI interface as can be seen from the attached photograph. The commercial display board has an ICN6211...

View Article


General discussion • Can a 27W Raspberry Pi 5 Adapter Charge a 2019 MacBook...

Hello everyone,I'm exploring the possibilities of charging my 2019 MacBook Pro 13-inch using unconventional means and came across a scenario where I might need to use the 27W adapter of a Raspberry Pi...

View Article

Deutsch • Re: RPI 4b 1GB Ram nicht mehr erreichbar

Alles klar, der Adapter kommt heute an. Ich bin mir im klaren, dass 1 GB definitiv zu wenig ist, jedoch war der RPI ein Geschenk und das auch noch in der Zeit wo man RPIs kaum bezahlen konnte, daher...

View Article

General • Re: C program, flush input, scanf(), menus, etc.

Code: // Main menu state-handler functionvoid mainMenu() { int choice; printf("\nEnter your choice: "); if (scanf("%d", &choice) == 1) { switch (choice) { case 1: currentState = doThings; break;...

View Article


General discussion • Re: Can a 27W Raspberry Pi 5 Adapter Charge a 2019...

I have a 16in 2023 MacBook Pro, and I use a Pi 5 adapter with it. (Great for travel; WAY less bulky.) It won't fast-charge, but it charges, and it's extremely convenient.Statistics: Posted by liz —...

View Article


General • Re: Help with PIO fundamentals to drive matrix-based displays.

My big question is, can this be set to loop? Can I set up say, 175 byte array and have the PIO refresh with that data unattended?The PIO itself, no - each PIO SM only has 4 registers (X,Y, ISR, OSR)...

View Article

Camera board • Re: UNABLE TO STREAM OVER A NETWORK USING RASPBERRY PI 5

Yes i mean that only...Main stream error and this does not look like a hs264 stream and there is nothing to play..The above are the errors in the vlc media playerStatistics: Posted by nmvl — Sat Apr...

View Article

Beginners • Re: ADC data transmission program problem with Pico W Bluetooth

Thank you for your reply. I'll try out your advice.I have another questionIt is said that it is better not to overload.Please let me know if possible about the following・High-speed Bluetooth...

View Article

Image may be NSFW.
Clik here to view.

Official Display • Re: Original 7" + Pi3 Mod. B

About to give up on this but here is the result.Got the other one I had and installed Bookworm on the card and booted, boot image came up i.e. upside down, screen faded out completely white, looked...

View Article


Automation, sensing and robotics • Re: Burglar alarm

I am used to work with PLC`sThere are PLC implementations for RPi, e.g. OpenPLC. Perhaps this is another option for your project.Statistics: Posted by ghp — Sat Apr 06, 2024 7:07 am

View Article

Raspberry Pi OS • Re: problem install chromium raspberry pi zero

Try installing and using midori.Statistics: Posted by tinker2much — Sat Apr 06, 2024 7:12 am

View Article


Graphics, sound and multimedia • Re: Auto Video Looper /w GPIO control

SEOLMEDIAwill do it.seolmedia.freeboxos.frIt is a fullweb digital signage solutionCreation and distribution are easily done in a web browserStatistics: Posted by Seolmedia — Sat Apr 06, 2024 7:16 am

View Article

Graphics, sound and multimedia • Re: Push Button Video Display

SEOLMEDIAwill do it.seolmedia.freeboxos.frIt is a fullweb digital signage solutionCreation and distribution are easily done in a web browserStatistics: Posted by Seolmedia — Sat Apr 06, 2024 7:18 am

View Article


Advanced users • Re: Moving Linux Kernel to 6.6

While I don't understand why moving forward one would break such functionality, at this point what is the recommended replacement way to toggle GPIO from a shell script that works on both new and old...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: How to specific the vermagic for compatibility with Kernel

As far as I understand, were you able to solve the problem?No, but the workaround I used is to build and install your own kernel, and use the same toolchain to compile your module. That way their...

View Article

General • Re: External ADC via SPI speed on Pi pico

The only way you will achieve anything like 66 MHz is with a custom PCB, using short tightly-controlled tracks between the CPU and ADC. A more sensible maximum is probably around 20 MHz, but this will...

View Article
Browsing all 4929 articles
Browse latest View live