General discussion • Re: micro-HDMI
It's incredible that, despite years of complaints about the same blunder on the 400, the 500 is hobbled with micro-HDMI ports.Pathetic.Really? Those connectors are great. Small, unlike the massively...
View ArticleGeneral discussion • Re: RPi5 Rev 1.0 SD-card doesn't work on Rev 1.1 board.
I use an SD card of 120Gb and 20Gb is in use.How much free space is minimal required?Statistics: Posted by pasquenel — Mon Dec 09, 2024 9:15 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I never thought I’d care enough to register an account just to leave feedback, but here we are. When I first heard about the new Raspberry Pi with an integrated keyboard, I was beyond excited. It...
View ArticleCamera board • Sawtooth Pattern in Dark Current Readings
I set my Pi HQ camera taking images in the dark from 0s to about 300s to work out what its dark current is, and noticed the graph had a very clear sawtooth pattern to it. I would expect this to...
View ArticleGeneral discussion • help!! idk how to install a 2230 nvme into my board
if someone who knows about the pi5 nvme adapters could u help me in viewtopic.php?t=380736i really am confused.Statistics: Posted by raspberry_pi131231 — Mon Dec 09, 2024 9:25 pm
View ArticleAdvanced users • Re: NUMA Testing
Here's a more systematic analysis of the memory bandwidth under different parameters:Statistics: Posted by bytter — Mon Dec 09, 2024 9:26 pm
View ArticleBeginners • Re: Connecting a Pi Pico directly to the internet with SIM modules
There's also this for 4G - https://shop.pimoroni.com/products/clipper-breakoutStatistics: Posted by hippy — Mon Dec 09, 2024 9:27 pm
View ArticleGeneral • Re: shutdown command invoked
I changed the list of arguments in task.jsonI added"adapter speed 5000; program \"${command:raspberry-pi-pico.launchTargetPath}\" verify; reset run; exit"the only thing that changed was that the...
View ArticleBeginners • Re: need help with 2230 and 2242 nvme adapter.
https://media.discordapp.net/attachment ... height=624also has these if anyone can helpStatistics: Posted by raspberry_pi131231 — Mon Dec 09, 2024 9:31 pm
View ArticleGeneral discussion • Re: ssh connection via CRON
You might also consider using autossh, which it looks like you may be reinventing.Statistics: Posted by HiroProtagonist — Mon Dec 09, 2024 9:38 pm
View ArticleGeneral discussion • Re: I have an idea but im not software knowledgable.
"And this can be done remotely.."Yes it could be.Do you have the code setup i apologize as i said when it comes to software i dont know how this works i repair technology hardware only, so im trying...
View ArticleSDK • Re: prevent "Downloading Picotool"
Also, I might try to see how to tell the extension where I already have stuff before first launch, if possible.Statistics: Posted by breaker — Tue Dec 10, 2024 8:57 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
since some week ago I posted some cries about my problems I update you:I manage to get a Raspberry PSU with free shipping, even if took 9 days to arrive .with it it is much more stable and could do...
View ArticleBeginners • Re: Push button, signal to another Pi in the same network
Or use ssh to issue a command on the remote device.Statistics: Posted by ame — Tue Dec 10, 2024 9:03 pm
View ArticleGeneral • Re: Raspberry Pi Pico 2 W / WH / H Thread
Then you can solder them Some people can'tSome people don't want to.And both of those are totally okay.Statistics: Posted by scruss — Tue Dec 10, 2024 9:08 pm
View ArticleTeaching and learning resources • Re: Advent of Code 2024
day 9Code: pi@pi5-8:~/AoC2024/day09 $ g++ -std=c++23 -O3 day09.cpp pi@pi5-8:~/AoC2024/day09 $ ./a.out Day 9: Disk Fragmenterpart 1 - 6241633730082part 2 - 6265268809555run time - 217.211...
View ArticleGeneral discussion • Re: Revisiting Pi on the Raspberry Pi: A Decade of...
One million digits of Pi using the crate 'compute-pi'Unlocking Precision Computing on the Raspberry Pi 2Despite its age, the Raspberry Pi 2 Model B remains a surprisingly capable tool for precision...
View ArticleTroubleshooting • Re: LXDE rasputin package?
I noticed that stupid thing today as well. Anything that looks russian or chinese is a priori suspicious to me. Why name an installation package after russian terrorist number 1 (worse than Hitler) in...
View ArticleAdvanced users • Re: Image File Utilities
@kwatty1,I don't believe you mentioned the model of Raspberry Pi or the Raspberry Pi OS image file you are using. I just used the following:Raspberry Pi 4B...
View ArticleCamera board • Re: All my Picamera2s stopping being detectable
Not seeing that issue on a Pi4 running Bookworm 64-bit with all updates and a camera module V2.1 attachedCode: Linux pi4vox 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64...
View Article