Interfacing (DSI, CSI, I2C, etc.) • CM5 and SPI network hat.
I'm having strong issues getting a network card (Alfa Halow Hat) to work on a CM5 dev kit. I have made it past the Device Tree issues, and am left in an odd spot. Everything works - until I try to...
View ArticlePython • BME280, convert temp C to F
One last question I have is how to convert the Celsius temp in the BME280Code: from machine import I2Cimport time# BME280 default address.BME280_I2CADDR = 0x76# Operating ModesBME280_OSAMPLE_1 =...
View ArticleBeginners • unable to connect the ssh via wifi in raspberry pi 5
i would like to ask for help i was newbie in raspberry pi 5, the raspberry pi os was already updated, and i already know the raspberry pi IP and tried to connect via ssh on other device(laptop) via...
View ArticleBeginners • Pi5 w/ NvMe Case?
Is it possible to case a Pi5 with NvMe hat without temperature issues?I have a Pi5 with the standard active cooler plus the NvMe hat and attempted to put it in the TADA Case, but performing a stress...
View ArticleGeneral • Webserver using Earle Philhower's Arduino-Pico core
I've been looking for additional examples of PicoW webservers based on the Arduino-Pico core to learn from. If anyone has a cool project they wouldn't mind sharing, I'd appreciate it,...
View ArticleThe MagPi • Old fashion floppy disk changer
Issue 150.Page 25. Sidebar: Floppy disk archiver. The pictures show an old fashion style floppy disk changer, a human arm.Page 29. Sidebar: Taking accurate measurements. They reuse the photo of an old...
View ArticleBeginners • Raspberry PI Keeps losing internet access
Hi,I have my raspberry PI connected to the wifi through ethernet, but it keeps losing internet after a while. Every time it does this, I need to run this command on the command line:Code: sudo ip...
View ArticleCamera board • RPI5: powering on camera and CSI2
Hi experts,Thanks to everyone who helped me on this forum, I was able to get the whole camera -> CSI2 receiver -> ISP pipeline to work in QNX OS for RPI4. I'm planning to open source my work...
View ArticleGeneral discussion • Blender alternative for RaPi5 desktop os?
Hello, is there an alternative software that will run on the Raspberry Pi5 Desktop OS?Blender does download and install, however clicking on Blender doesn't open it?I assume the program is too heavy...
View ArticleTroubleshooting • Using multiple i2c busses on raspberry pi 5
I have a setup working on my old pi2 B, I am attempting to move my python code and modify where necessary to a pi5. I am hoping to achieve smother less clunky performance and incorporate several new...
View ArticleSDK • Too many SDKs!
In setting up a Raspberry Pi 4B for use as a remote build server to generate executables for my Pi Picos, I followed the instructions in the "Getting Started..." document. Which means, I ssh'ed into...
View ArticleTroubleshooting • Confusion about setting locale
As per the subject, I cannot set a locale without getting error messages, using raspi-config on 64 bit Bookworm.I want to set en_AU,UTF-8 UTF-8 and unset the default en_US.UTF-8 UTF-8 because I don't...
View ArticleCompute Module • Xenomai 4 Kernel on Raspberry Pi CM4 – HDMI Not Working
Hi Everyone,I have successfully enabled and flashed the Xenomai 4 kernel on my Raspberry Pi CM4. The system boots up, and I can access the terminal via the serial console. However, the HDMI display is...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • controll camera imx219 using i2c
I have Raspberry Pi 4 and 1 camera mipi imx219, I want controll camera use i2c (ON/OFF camera), but I can't access i2c address if not running "ffplay /dev/video0" (0x10), can anyone help me...
View ArticlePython • How to add seperate legends to the graph
Hi all, I am plotting a graph of three sub-plots. I am trying to add axis labels to these sub-plots. But I don't know how to add different axis labels to corresponding sub-plots. I want to add...
View ArticleCompute Module • How to read rpiboot level?
Can I read the rpiboot level in the operating system? What should I do, I want to check if the rpiboot button on my own carrier is working, and now I have to reboot every time to see if it...
View ArticleAdvanced users • RPi OS/Wayland equivalent of xdpyinfo?
?Statistics: Posted by theoldwizard1 — Tue Feb 11, 2025 9:31 pm — Replies 3 — Views 75
View ArticleAdvanced users • plymouth-shutdown.service
bookworm, 8GB CM5 Lite, NVME SSDWhy does it take so long to actually shutdown ?Statistics: Posted by theoldwizard1 — Tue Feb 11, 2025 9:39 pm — Replies 3 — Views 60
View ArticleGeneral • Sharp MZ-80K/MZ-80A emulator for Pico / Pico 2
Hello,I thought there might be enough interest in this to warrant my 3rd post on these forums in 13 years!I've recently put together a pico-based emulator for the venerable MZ-80K and MZ-80A...
View ArticleGraphics, sound and multimedia • Options for Speech Recognition for Pi 5...
I've upgraded to all Pi 5 (8GB) units, but I apparently cannot run a microphone with Speech Recognition due to (apparently) no compatible version of PyAudio for the 64 bit Bookworm OS - at least that...
View Article