Interfacing (DSI, CSI, I2C, etc.) • Re: Boost Pi4's USB port to output 5v
My lack of knowledge? I guess where I got that thought from has no real impact, the question is about possibility, not how bad I am at electronic knowledge and research Statistics: Posted by JMCIVOR —...
View ArticleBeginners • Re: 2 Pi Zero(s) Cluster???
Sounds like a variant of the age old question "can I link my two computers together to get twice as much RAM and twice as many CPU cores".*'fraid the answer to that is a resounding no. For reasons...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
Indeed, the pinch/clamp screw is the item indicated in the guide.Could it be the case that the position of the adjustment ring ( is / was ?) factory set to give the standard CS flange - sensor...
View ArticleHATs and other add-ons • Re: Cluster case for 3 Pi's
You could buy the 4x case and leave one slot empty.Yeah, I thought about that, too. Or 3D print something.Oh, that's an interesting idea! Can you point me to some online resources where I could search...
View ArticleTroubleshooting • VirtualKeyboard too small
Hi everbody ! configured older version with X and onboard working fine ... but for testing & going to change my tablet 10" to newest bookworm with release date: November 19th 2024 System: 64-bit...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
Hello,I'm trying to compile RP2350_Support branch on a new installation of Ubuntu 24.04, which comes with gcc 13.2.1:Code: $ arm-none-eabi-gcc --versionarm-none-eabi-gcc (15:13.2.rel1-2) 13.2.1...
View ArticleRaspberry Pi OS • Re: install a virtual keyboard in raspbian
hi ! better use onboard and x but not wayland. using for years.. still testing latest bookworm64 V5.5 19.11.2024 version with labwc and squeekboard is actually to small for my big fingers but : still...
View ArticleGeneral discussion • Re: Official Raspberry Pi USB flash drive - when? :)
It's not happening.Statistics: Posted by jdb — Tue Dec 03, 2024 8:33 pm
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
This is done so that RF interference is reduced.I always thought that tingling was because "Das komputermaschine ist nicht für der gefingerpoken und...
View ArticleBare metal, Assembly language • RPi5 Framebuffer
Hello all, I am currently trying to port my OS from QEMU to actual hardware (yay!) and am having some issues with requesting a framebuffer for the Raspberry Pi 5. As I understand it, the mailbox...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
a Pi500 with only 4GB has no reason to be nowadays. it is not a specialized one, to be used for specific purposes, where you can foresee the need of ram. so an 8 or 16 G one wold be a must.I would say...
View ArticleTroubleshooting • Duplicating an environment
I have a Raspberry Pi Zero 2 W that I have been doing some development on. I now have a second Raspberry Pi Zero 2 W. I would like to duplicate the environment of the first on the second microSD.Now...
View ArticleTroubleshooting • Re: Duplicating an environment
2A. No, if you do a successful dd then it is an exact copy including the partition table2B. Yes you can and should but not while having booted from either of them. /dev/sdc1 = 249806848 1k blocks,...
View ArticleRaspberry Pi OS • Pi Zero 2 W will enumerate with g_ether but not as UVC with...
I have the Zero 2 W with the lastest Raspberry Pi OS Lite 64 bit (Debian 12 / Bookwork). Linux raspberrypi 6.6.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/LinuxI am...
View ArticleTroubleshooting • Re: 49 inch monitor and pi4
not sure, ill try later, but the pi5 works fine no issues with the 49 inch screenboth running pi os 64 bithow do update to the latest KernelStatistics: Posted by davidgregg10 — Wed Dec 04, 2024 8:25 pm
View ArticleSDK • Examples won't build for me either: Can't find cmake
I'm gettingCode: Command failed: "${userHome}/.pico-sdk/cmake/v3.28.6/bin/cmake" --version /bin/sh: /.pico-sdk/cmake/v3.28.6/bin/cmake: No such file or directoryCmake exists in that location under my...
View ArticleBeginners • good gui internet config for raspian lite?
really all i need is for it to support arrow keysStatistics: Posted by DaGoubler — Wed Dec 04, 2024 8:35 pm
View ArticleMicroPython • Re: multi-core bug or feature?
I am working on a new micropython pico project and ran into an "issue" when using both cores.Welcome to the club; many people have had issues with threading. As MicroPython documentation states; "This...
View ArticleAdvanced users • Export as PDF issue with LibreOffice Calc
On Mac or PC, I can delete Print areas on all 8 sheets of my application using a basic macro, then add Print Area to the 6th sheet and when I select Export as PDF, only that one selected area on sheet...
View ArticleRaspberry Pi OS • Re: Missing Bookworm 'rar' and 'unrar'
Nice, a default system does not have apt-file, I don't think. I like to see all the methods laid out like this. Here is the Debian page about apt-file, I think it is...
View Article