General • 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: 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 ArticleGeneral discussion • Re: New Raspberry Pi Products
This in interesting idea in the sense that anyone today can design CM4/5 IO board and there are plenty of them available for any imaginable purpose. Designing CM5 upgrade board that would fit existing...
View ArticleBeginners • Re: Switch on / off
but I need the GPI0 for the fan, don´t I? Just as pidd showed aboveYes, and no.Judging by where it connects the black wire on the fan is the ground wire. There are eight ground pins on the GPIO header...
View ArticleBeginners • Re: Making raspberry pi 4 B into keyboard
Made it work.I used this procedure for seting the gadget mode:viewtopic.php?t=341244 haven't tried the python script for sending the keys yet. But i used this command for now:echo -ne...
View ArticleGeneral • Re: Raspberry Pi Pico 2 W / WH / H Thread
Another option would be if anyone knows where to get solderless pico 2 w headers?Statistics: Posted by hellohi1 — Wed Dec 04, 2024 8:00 pm
View ArticleBeginners • Re: kernel is still the old version after reboot
Ok, thank you for your response. Indeed, I must have forgotten to do something during the upgrade. However, it's strange that even when I was on Debian 11, the kernel wasn’t updated—it was still...
View ArticleOfficial Display • Openbox respin on the Touch Display 2...two questions
I am near the end of developing a respin based on our MX RPi release of a few months ago that will use a much-updated Openbox as WM. I've been developing it on the Pi 5 so wanted to test it on a 4B...
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 ArticleBeginners • Re: good gui internet config for raspian lite?
Code: sudo nmtuiStatistics: Posted by kerry_s — Wed Dec 04, 2024 8:44 pm
View ArticleBeginners • Installing ISP software to configure ip settings
Hello! i'm trying to install some software that is needed in order to configure my router settings. My end goal is to setup pi hole which is why i need to change some things. I have a cyber power...
View ArticleSDK • Re: Pico 2040 core1 hangs on return
Your loose assignment inside the case is not illegal, but it will have no effect - it will never be executed.As to what's wrong, could be almost anything, but one possibility to consider is running...
View ArticlePython • How does a u-shaping coder work
I'm currently in the process of trying to rebuild a hero pill machine but one second hand in it was locked. It uses three stepper motors a pump and a bunch of u-shaped encoders. I got all of the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: ublox M10 interface with RPI4
I am using OS lite so I gtkterm might not work for me.minicom is giving the same results as my initial post !regarding the datasheet, if there was any, I wouldn't come to ask here Ok. Well if it is a...
View Article