Camera board • synchronously capture images by two triggered GS cameras
Hello everyone,I've been working on a project involving two Raspberry Pi global shutters cameras connected to a Raspberry Pi 5, using an external trigger signal provided by a Raspberry Pico. The task...
View ArticleOfficial Display • Re: Touch works. Sometimes. On Pi 5
in the file manager settings set to single click.Statistics: Posted by kerry_s — Sat Mar 23, 2024 10:08 pm
View ArticleGeneral • Re: Wondering if there is going to be a New Pico version in the...
Those who know won't say. Those who say are guessing.RPL don't generally annouce products in advance.Statistics: Posted by thagrol — Sat Mar 23, 2024 10:32 pm
View ArticleTroubleshooting • Re: raspberry pi ubuntu server set up issue
Good morning,I appreciate you but this does not help. I really just want my problem solved not a suggestion to do something else. That being said I am trying to create a self hosting environment where...
View ArticleTroubleshooting • Re: Strange behaviour from 27W USB-C PSU
Great answer, thanks. Yes I assume, therefore, that the splitter being sold is not propagating CC and is technically incompatible with the official PSU.Statistics: Posted by realcodfish — Sun Mar 24,...
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
Is this a continuation of this thread from over two years ago?viewtopic.php?p=1925258#p1920701Statistics: Posted by ame — Sun Mar 24, 2024 9:49 pm
View ArticleBeginners • Re: Powering a Pi4
Thank youStatistics: Posted by rwl518p — Sun Mar 24, 2024 9:50 pm
View ArticleNetworking and servers • Re: Powering PI 5 from PSU
So, essentially, this (but I think I need thicker cables, given that they will carry up to 5A ? (max 5A x 5V = 25W)How would you guys do that? Strip a piece of default extension cable of it's...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hello Sam. Is that a Chinese name or are you of European decent ?I think it's just an alias name he decided to use - just to give you a chance to read and even to pronounce his name Statistics: Posted...
View ArticleTroubleshooting • Re: Waveshare 7" DPI + RPi Zero W - display not working
for what it's worth: I connected a waveshare screen to my Pi 4, and it worked. I had to ask for support from both Waveshare and Pi Hut. Both not helping too much, but both their respones AND a lot of...
View ArticleGeneral • Re: Toggle switch to act as a single button press - HID
You can wire a slide switch or toggle switch to a single GP input with pull-up enabled ...Code: |_ | | _| |-o .---> GPn | | |-o )---' |_| |-o )---. |_| `---> 0V / GND |When the pin changes from...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Apologies for dragging this thread back on topic...Huh, you mean everyone is not using Pi5 for learning/testing LLMs and generative AI daily?Total cost vs. off the shelf mini-pc?What is the cost of...
View ArticleOff topic discussion • Re: Resistors - Which one and why...
We are going to be using jumper wires and breadboards to build simple circuits with LEDs and such. Cool. So you're needing current limiting resistors.Short answer, obfuscates a lot: use a 220 ohm...
View ArticleGeneral discussion • Re: Pi 5 which chips heat the most
I'm familiar with that image. I'm guessing:soc, pmic, but then things vary depending on what heatsink/case you choose, whether geeekpi, argon, or from Raspberry.Statistics: Posted by luckyluca — Sun...
View ArticleGeneral discussion • How to revert splash after RPi overtake: ex MX Linux
A recently upgraded rpd-plym-splash changed the MX Linux splash back to the RPi default. I don't know if that happened to anyone else, so am posting this little how-to in the General forum in case it...
View ArticleTroubleshooting • Re: Bookworm - Device tree overlays not loading
I now remember exactly why I gave up trying to use the kernel dtoverlay for my MCP23017 stuff about four years ago.Statistics: Posted by DougieLawson — Sun Mar 24, 2024 10:41 pm
View ArticleCamera board • Re: Trubbleshooting with Camera Module 3
Simplest answer is to start again by flashing a new copy of Raspberry Pi OS to the SD card.As an outside guess, I would suspect that you've disabled "dtoverlay=vc4-kms-v3d" from config.txt. If it...
View ArticleTroubleshooting • Re: Pi 4 wont Boot up
do you have an os that can read ext4 partition ?you can just copy the .mozilla & .config/chromium folders and put them back on the new setup.otherwisefirefox has sync, so your safe therechromium...
View ArticleGraphics programming • Re: How to create window for OpenGL in Wayland (with...
Have been looking for this very thing, working examples seem thin on the ground. Did you get anything working?Statistics: Posted by welford — Mon Mar 25, 2024 9:36 pm
View ArticleGraphics, sound and multimedia • Does it still make sense to use...
Hello!I've been using cross-compilation on RPI4B + Ubuntu 22.04 (in VMW) for QT5 programming for a long time.I recently got a RPI5, so I wanted to try to use QT6.6 via cross-compilation. However,...
View Article