Interfacing (DSI, CSI, I2C, etc.) • Re: Installing a MIPI DSI Display with no...
Should be considered to move this to 'interfacing' section as it's way beyond a beginners task.Statistics: Posted by aBUGSworstnightmare — Thu Oct 24, 2024 6:13 am
View ArticleGeneral • Re: How can I use a 5V signal without damaging the Pico?
Voltage divider may help;https://randomnerdtutorials.com/how-to- ... v-to-3-3v/Statistics: Posted by bgolab — Thu Oct 24, 2024 6:18 am
View ArticleBeginners • Re: Is there a simple and foolproof way to upgrade the OS?
How do I know which files and configuration need to be copied? How do I find them?step 1, find a time machinestep 2, go back in timestep 3, tell yourself to document every config file you change, so...
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 ArticleTroubleshooting • Re: Raspberry Pi 5, Can Alignment Faults Be Turned Off?
Adding some page tables and basic MMU setup fixed the problem. I mostly followed these two guides and the Arm Reference Manual.1. https://dannasman.github.io/aarch64-mmu2....
View ArticleGeneral discussion • Re: Pi NAS - SMB vs OMV
No I would say, it looks to me that you are experienced enough handling a Pi4 and various software. You can try OMV, it offers lot with nice interface, but I found that it lacked various key features...
View ArticleRaspberry Pi OS • Re: RPi OS Lite 64 bit does not boot on 3B+
I only use 64-bit OS on my 3B+ board forget about 32-bit, it will cost you more time/effort in the future.This seems a typical SD-card or SD-card adapter or power supply issue.Statistics: Posted by...
View ArticleTroubleshooting • Re: Rasberry Pi 4 will display without SD Card but get...
Also lines when no SD-card inserted?What power supply adaptor?Statistics: Posted by redvli — Fri Oct 25, 2024 6:36 am
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 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 Article