Advanced users • Picamera2 in yocto based image
So, I want to build an image for my Raspberry Pi 4 Model B to run an application, and for that, I need to install the Picamera2 package. I've already created a recipe using the Pip2bitbake tool...
View ArticleBeginners • Re: Making a desktop alias/program for an "sh" command
You can do this by writing...a shell script. "launcher.sh" can be executed within YOUR shell script after yours changes directory and any other steps that make be required. You can then create a...
View ArticlePython • Re: PID controller help
so i am still getting this "too many open files" using the conglomeration i wrote, im out of time for tonight but i guess this will be my next issue to cureStatistics: Posted by Ykdave — Fri Oct 25,...
View ArticleTroubleshooting • Re: Connecting to other ports over .local?
Thank you for the thoughtful explanation. That is actually very helpful: I won't go down that road. Sounds like the benefit/headache ratio is a bit low.Statistics: Posted by inhaledesign — Fri Oct 25,...
View ArticleAdvanced users • Pi4 HDMI, Wayland, labwc: Force RGB565
I have a strange requirement to configure an OS so it is RGB565 through the entire graphics pipeline to avoid any pixel format conversions.Using a Raspberry Pi 4, configured with the vc4-kms-v3d...
View ArticleHATs and other add-ons • Re: NVMe over PCIe causing problems
Thank you for your reply. Since all my attempts failed, I've arranged with GeeekPi to send me a replacement NVMe module and shielded FPC cables.Statistics: Posted by Racker_CRO — Fri Oct 25, 2024 5:04...
View ArticleBeginners • I want to use ky-013 for raspberry pie pico.
hello.I want to use the thermistor temperature sensor module (ky-013) using Raspberry Pi Pico.However, even if I follow the code and circuit found on the Internet, it does not properly reflect the...
View ArticleGeneral • Re: External Antenna on Pico W [feature request]
Reel of 5000 chips for a consumer. I guess long term deal for millions of them might be a bit better.Probably about 10% at most. And will they sell millions ? And risk committing to ordering that many...
View ArticleFor sale • Re: New ElecLab 11.26" 440x1920 display, HDMI input or...
I had a broken 10" LED clock, so I made a clock with an 11.26 Inch 440x1920 HDMI Screen. I used pygame to set up two alarms, one for the table to remind the kids that it's time to go to school, and...
View ArticleDebian • Re: error in adding device tree overlay for UART to the image
I found this link talking about the same error.https://lists.yoctoproject.org/g/yocto/ ... h/78879953 when overlays/uart0-pi5.dtbo is added, both uart0-pi5.dtbo and overlays/uart0-pi5.dtbo are added....
View ArticleSDK • Re: Receiving data from Pico on Linux
I see completely other defaults.Try to disconnect the USB,without running anything, and compare.Then compare after running minicom (which I understand it works) and leaving without reset (CTRL-A...
View ArticleGaming • GZDoom Controller Setup with jstest-gtk
GZDoom with Perdition's Gate DOOM2 WAD with the Brutal Doom Community Expansion Doom ModThere are times when I am interested in playing console games, more specifically console games that were...
View ArticleSDK • Re: Asymmetric timing on PIO wait
How do you convert the 5V signal and how do you measure the delay ?Statistics: Posted by gmx — Sat Oct 26, 2024 2:03 am
View ArticleMicroPython • Re: v1.24.0 released
Glad to help. I notice that the releases tag hasn't ben bumped, but the builds are all propagating nicely to v1.24.0I don't think the Pimoroni variants that use the RP2350 made it to official board...
View ArticleTroubleshooting • Re: Rasberry Pi 4 will display without SD Card but get...
Update: I have done a lot of looking into some codes for the config.txt and added "hdmi_safe=1" under the [ALL] this has generated a square with rainbow after booting with SD card inserted then goes...
View ArticleOff topic discussion • Take a Shot with Nikon & Canon
Take a Shot with Nikon & CanonCanon EOS R3, Canon EOS R5, Canon EOS R6, Canon EOS R7, Nikon Z9, Nikon Z 7II, Nikon Z7 Mirrorless Camera, Nikon D6, Nikon D850, Nikon D780, Sony Alpha A7R III , Sony...
View ArticleGeneral discussion • Bluetooth headset (with mic) on Pi Zero 2W Bullseye
Hi all,I'd like to be able to use a Bluetooth headset (e.g., a gaming headset with earphones and a microphone) on a Pi Zero 2W. The Pi is currently running 64-bit headless Bullseye: "Raspberry Pi OS...
View ArticleRaspberry Pi OS • Re: How to determine when a system was installed?
For those looking to find installation date there is another possibility; When I install a new OS the first thing I do is update/upgrade and install standard apps, so looking in apt logs for the...
View ArticleGeneral • Re: Compatibily uf2 files
OK, with change GPIO21 to GPIO5 all works well !!Thank's for help !Statistics: Posted by yabba235 — Sat Oct 26, 2024 5:37 am
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
I'm having trouble with TWRP on my CM4 -- the recovery process repeatedly segfaults:Code: console:/ # [ 10.127111] init: starting service 'recovery'...[ 10.132585] init: Created socket...
View Article