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

Python • Re: breaking my code into separate files

I like to break up my code for a program into smaller modules and some good examples of how to link modules and packages are to be found with google. But in essence then, yes, each module has to...

View Article



Beginners • Re: Windowed view of RPi environment on PC

I agree in general. In this case we don't know what data is being acquired, or what process is being monitored. The solutions being discussed are sort of like embedding a photo of a message in a word...

View Article

Image may be NSFW.
Clik here to view.

Raspberry Pi OS • Re: RPi Bookworm icon theme not working

Now the panel start menu button icon works. I did the sudo cp command from PiXflat 32x32 folder to the Elementary 32x32 folder. I guess the panel network icon should also work. Let's see.you just need...

View Article

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

Totally agree with you. Wayland still needs a lot of work. It feels noticably slower than running bookworm on X11.Totally agree. But that's what's funny, since being faster was the whole selling point...

View Article

General discussion • Re: Raspberry Pi5 Benchmarks Thread

The exact command I ran was:Code: stress-ng --numa 4 --numa-ops 1000 --metrics --perfNote that I ran with the "metrics" and "perf" options, which makes the program output the result as well as...

View Article


SDK • Re: Pico W generates error after using TCP for a while

Rather than endlessly guessing here is the code I'm using for the TCP. It's a modified version of the TCP_server example Code: /** * Copyright (c) 2022 Raspberry Pi (Trading) Ltd. * *...

View Article

MicroPython • Re: Pico W, Threading, Sanity check

Using preview version "RPI_PICO_W-20231212-v1.22.0-preview.249.gc9eb6bc60.uf2" it still crashes the same.Statistics: Posted by neilgl — Tue Dec 12, 2023 6:46 pm

View Article

Teaching and learning resources • Re: Advent of Code 2023

Code: --- Day 12: Hot Springs ---Part 1 - 7694Part 2 - 5071883216318Elapsed - 7809.58 ms.There must be a better way but I can't find it.The 8GB Pi5 is 15% faster than the orange pi 5 and 7% faster...

View Article


Image may be NSFW.
Clik here to view.

Compute Module • Re: CM4 + NVME + PCIe-USB3 adapter

Oh, I have the same problem as you. which one is it? Moaning with providing no details will not lead to a solution.Statistics: Posted by aBUGSworstnightmare — Tue Dec 12, 2023 6:46 pm

View Article


Troubleshooting • Re: Autostart not working

Running on Bookworm (64-bit) with Wayland, we can start chromium in kiosk mode by (as user pi) editing .config/wayfire.iniCode: [autostart]chromium = chromium-browser "https://www.bbc.co.uk" --kiosk...

View Article

SDK • Re: Stack Location

The default stack guards are only 32-bytes wide, so (if enabled), they will detect many stack overflows but not a galloping overflow that puts some big structure on the stack (lying over the guard...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Getting Started with Pico

Both of the files that previously stalled are now loading correctly here. And they still work with Chromium Many Thanks,PeterOStatistics: Posted by PeterO — Tue Dec 12, 2023 6:56 pm

View Article

General discussion • Re: Raspberry Pi 5 discussion thread

Can anybody tell me if i need to open the box and test my Pi5 after the purchase even if i am not going to need it for another month or so. Always best to IMO as any warranty expiration clock may have...

View Article


MicroPython • Re: [Answered] Pico W, Threading, Sanity check

Thanks for the confirmation. One day the MicroPython team will hopefully get to the bottom of why it doesn't work.Statistics: Posted by hippy — Tue Dec 12, 2023 7:01 pm

View Article

Image may be NSFW.
Clik here to view.

Camera board • Re: Raspberry Pi Camera Module 3 not recognised/working

Just another thing, running Code: libcamera-hello via ssh gives the output:Code: Preview window unavailable[0:32:04.883391358] [1878] INFO Camera camera_manager.cpp:297 libcamera...

View Article


Compute Module • Re: Reaspberry pi CM4 freeziing and getting slow

Hi,Thanks for prompt reply, how do I know which application is leaking memory is there any method to get it from rpi running process.RegardsAbhimanyuStatistics: Posted by abhimanyukumarmahto — Wed Dec...

View Article

General discussion • Re: Help for Raspberry PI pico

Some questions since it is not clear what is happeningWhat IDE are you using?We can't comment on errors unless you post the listing of the Python scriptWhere did you get the documentation for the...

View Article


Camera board • Re: Camera module 3 problem with pi zero W V 1.1

I gave up with the pi zero W V 1.1 and purchased a pi zero 2. Camera worked first time and all good now.Statistics: Posted by Brian Drury — Wed Dec 13, 2023 6:16 pm

View Article

General • Re: Transfer data over wifi for pico for a high sampling rate

"Thanks for your reply. Is it possible to collect and send data at the same time?" That is beyond me and sounds like something you may have to programmatically employ both cores to do. Remember you...

View Article

HATs and other add-ons • Re: Pimoroni Pirate Radio

Thanks for the suggestions above, but nothing worked. All the .zip old images don't exist any more- pages are dead. I tried the old scripts on the archived old OS images. Nothing worked. Obviously, it...

View Article
Browsing all 1509 articles
Browse latest View live




Latest Images