Keyboard computers (400, 500, 500+) • Re: RPI 500 Plus key problem.
The country code in row 86 appears to be '4' in both cases (US)This is used by PiWiz https://github.com/raspberrypi-ui/piwiz ... wiz.c#L525 to select the keyboard in the dropdown list in PiWiz on...
View ArticleRaspberry Pi OS • Re: Waydroid installer for Pi OS
[*]Added Stop Waydroid menu launcher, as you suggested.[*]Ensured that the main Waydroid menu launcher would never be hidden by waydroid anymore.[*]Improved the Google device registration flow to make...
View ArticleBeta testing • Re: Trixie release candidate images
sorry if i missed it, is there a lite version yet ?oris it still DIY with the pi-gen thing ?Statistics: Posted by kerry_s — Tue Sep 30, 2025 11:21 pm
View ArticleBeginners • Re: My First Pi Project: USB over IP?
I feel it's very complex and most likely a perfect setup to increase latency (which is not what musicians want)Why not start with a basic USB2IP adaptors like this...
View ArticleHATs and other add-ons • AI HAT+ Not Connecting to RPi 5
Hello,I recently got a new Raspberry Pi 5 and AI HAT+ with 13 TOPS. I have followed the guides provided by Raspberry Pi, but I can't seem to get the AI HAT to connect with the RPi and the LED on the...
View ArticleTroubleshooting • Re: Need Help with Raspberry Pi 4 Booting Issues After OS...
yes, i understand. thanks everyone so much! Statistics: Posted by fnfunkin — Wed Oct 01, 2025 12:46 am
View ArticleGeneral discussion • Re: Price rises
This is a very good point. It IS eye wateringly expensive to develop silicon. The software tools are astronomically expensive. I really don't know why - monopoly market I suspect. Because there aren't...
View ArticleBeginners • Re: Which 1TB 2230 drive is low power enough for USB?
Peak power usage is a problem. Some of my tests suggest the SSDs peak power usage is higher than what is specified as "maximum" power usage in most specifications. I have two devices for measuring...
View ArticleBeginners • Re: Noob question(s)
There are posts about the change from the Pi 4 to Pi 5 where the Pi 4 had built in hardware support for one video stream and the Pi favoured a different video decoding. From memory, the both work at...
View ArticleSDK • Re: DMA with SPI LCD
DMA completed but SPI not completed?Statistics: Posted by katak255 — Thu Oct 02, 2025 1:04 am
View ArticleGeneral discussion • Re: TRIXIE is released! Please comment below!
My Daily Driver experiences so far using an SD card in a 8 GB Pi5 with an all-RPi NVME drive setup also installed...1.) Great to see that I can now edit LibreOffice files on my OpenMediaVault NAS....
View ArticleGeneral • Re: RP2350 doesn't work probably after custom bootloader
Actually most of the examples are running without USB, on purpose.Not sure why or what the rationale for doing that is.IMO they should all be using the #define's the Pico SDK provides and tailoring...
View ArticlePython • Making a flight simulator joystick
How would I make the mouse recenter to the middle of my main desktop when the joystick isn't being moved left or right.Code: import timeimport boardimport analogioimport usb_hidfrom adafruit_hid.mouse...
View ArticleAdvanced users • Re: Help understanding g_mass_storage for an industrial...
I actually have your github PDF as part of our references in the bottom of my documentation for this project:# References# https://ohyaan.github.io/tips/raspberry ... emulation/#...
View ArticleRaspberry Pi OS • Re: Is There an Easy Way to Update SSD Systems to Latest...
Now, I consider all versions of Windows after 7 as TBA, so that's where I stopped paying attention, so I don't really know anything definite, but how does Windows handle updates? I.e., suppose I am...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Where did the temperature and humidity go...
I installed Trixie on my Pi 1A. I can't find where the i2c values go for the Si7020 device now. The in_temp_raw, offset and scale are nowhere to be found? I've got the dtoverlay set in...
View ArticleGeneral • Re: conter 16 bit with pio mode
This example does the opposite, but perhaps it is a reference for study.https://github.com/earlephilhower/ardui ... raries/PDMThis example reads audio data from the on-board PDM microphones, and...
View ArticleGeneral • Re: Error messages in pico(tinyusb)
Could you please send the link to where you found this example? Thank you.hid_controller exampleStatistics: Posted by Gustavo_Murta — Fri Oct 03, 2025 12:34 am
View ArticleBeginners • Re: sshfs mount in a script
Sounds like it's related to running it from pcmanfm. That's not something I can help with as it's not something I do. In fact I rarely use pcmanfm and even more rarely run a full desktop.If it were my...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Update on Waveshare SKU 30896
Waveshare has changed the layout of the PCB and they have added a pogo-pin for TP_RST as announced.There is no revision indicated in the silkscreen printing, so here are some comparison pictures. I...
View Article