Camera board • Re: errors on starting motion
Is it a Pi Camera Module 3?Any reason you are using 32-bit not 64-bit Trixie? (I don't test with 32-bit any longer)That link from Sept 2024 viewtopic.php?t=377291 is for Bookworm so may be out of...
View ArticleAdvanced users • Re: Interesting raspberry Pi 5 daily driver experiment
Read Jamesh reply above. I use a 16 gig pi 5 with the pi keyboard and mouse and have no problems. It is more than fast enough for my needs and takes up little space.Statistics: Posted by Craig1234 —...
View ArticleMicroPython • Re: Low power running Micropython on PicoW - is this novel or...
The genious people from pimoroni have designed a set of enviro boards, e.g. https://shop.pimoroni.com/products/enviro-grow .They switch off the pico completely and restart with a RTC. ......Thanks for...
View ArticleNetworking and servers • Re: Raspberry Pi Server & DHCP
Thanks everyone for the replies - I'll try to answer the questions that came up.Office equipment is about 50/50 ethernet and wifi connections.The guests all connect via wifi.Wifi is TP-Link Archer Air...
View ArticleAdvanced users • Emulating watchdog on QEMU for RPI3 with...
I want to emulate Raspberry Pi 3 with 64 bit mode using QEMU 10.1.3 and the Raspberry Pi latest image - Debian 13 Trixie. I follow https://interrupt.memfault.com/blog/emu ... pi-in-qemu (which is for...
View ArticleHATs and other add-ons • Re: RPi5 Argon NEO 5 M.2 and Poe?
Any update on the POE hat for the Argon Neo or One? I’m planning to put a switched POE hat on my Argon One and want to know if it fits under the cover.Ha yes I forgot the link (editted now). Thats the...
View ArticleMicroPython • Re: BNO08x MicroPython Library for I2C, SPI, & UART....
Created VPython code to show sensor orientation at 100 Frames/sec and having sensor update at 100Hz (10ms) over USB-C. The VPython code uses quaternion implementation to avoid Gimbal lock issues.Code...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi all.After a gap of 40 years I decided to embark on an electronics project. I realised the amount of components and complexity of my circuit could be reduced by 90% if I used one of these new...
View ArticleGeneral discussion • uptime on raspberry pi zero 2W
Can you share what is you uptime on Raspberry pi zero 2W ?Just to get some reference point.On mine it is about 3-4 weeks, maximum around 6 weeks.I am only running 2x apps on it, NextCloud and...
View ArticleGeneral • Re: How to I solve this error
RPi Pico with relays is no problem at all, as long as the relay coils are driven properly.A Pico board runs when non-Songle relays are working with no chattering, so the relay operation _may_ be...
View ArticleHATs and other add-ons • Re: Anecdote: ENS160 Air Quality Sensor destroyed by...
Anecdote: Until recently, I have had a Sparkfun ENS160 air quality sensor indoors for some time, connected to my always-on RPi using Qwiic and accessed via I²C. It was great to have up until my better...
View ArticleGeneral discussion • Pi5 - Damaged 0603 resistor - R value?
Hello members:I have damaged one end of a 0603 resistor on the bottom side of the PCB during assembly with an additional Geekworm PCB (see picture). Now only the fan is working and the red LED is lit,...
View ArticleBeginners • Re: How to fix recomended software bugs
There is also a typo, it is /etc/apt/sources.list.d/debian.sources on my machine, @Thagrol has it as /etc/apt/sources.list/debain.sources.Well spotted. That's fixed now.Statistics: Posted by thagrol —...
View ArticleHATs and other add-ons • Re: PI5 Not booting from m2 nvme
You should either first use the SD card to boot and point NVMe as root, or second flash a fresh Pi OS image directly to the NVMe with bootloader support. As simply cloning the SD card will not make it...
View ArticleGeneral discussion • Rpi5 fastest NVME (random IOPS benchmarks)
Hello,I have a Rpi5 8GB early revision with a official M2 adapter and NVME 128GB 2230 Kingston @ default Gen2 PCIEX speed for stability reason. I was wondering if any problems were ever found using...
View ArticleGeneral discussion • Re: Pi5 - Damaged 0603 resistor - R value?
Your resistor is actually a ceramic capacitor.22uF, 6.3V, X5R, 20%, 0603.It's a decoupling cap on one of the memory Voltage supply rails. If damaged it could well be shorting out that rail which will...
View ArticleRaspberry Pi Connect • Re: MacBook with Pi Connect enlarge text
"Preferences > Control Centre"When do I find this?Statistics: Posted by billnoble111 — Tue Jan 06, 2026 5:08 pm
View ArticleGeneral discussion • Re: uptime on raspberry pi zero 2W
Some of my Zero 2Ws run continuously until I manually reboot them. This is the one that's been longest without a reboot:Code: rpdom@raspi10:~ $ grep Model /proc/cpuinfo Model: Raspberry Pi Zero 2 W...
View ArticleTroubleshooting • Re: Headless, RPi Zero 2 W, configuration & connection...
Dear Raspberry Pi Forum Team,Thanks all for you help to date.Success!! Breakout board. Integration board CP2102 USB TTL . Contact with RPi Zero RPi OS. Please see link...
View ArticleGeneral discussion • Re: Rpi5 fastest NVME (random IOPS benchmarks)
On a RPI5 16GB (RaspiOS Trixie with KDE Plasma) with a 18euros NVME at gen3 speed - My own multi speed tests scriptdwam@rpi5b:~/Scripts $ ./hdspeed2.sh NAME SIZE TYPE MOUNTPOINT LABEL MODELnvme0n1...
View Article