Other projects • Re: YAOG - Yet Another Overclocking Guide - for Rpi 5
I compiled gcc on the pi5 at 2900, no over-voltage_delta, using jahboater's old gcc_compile script (it still builds gcc-10.2.0) see here, with a few added timing lines of my own:Code:...
View ArticleCamera board • RaspberryPi2B, imx219 NoIR V2 camera, libcamera-hello: NOT...
Hello Everybody,I have a Raspberry Pi 2B and an imx219 NoIR V2 camera...1.: On Debian 12 (Bookworm): working after "sudo libcamerify motion"...2.: On Debian 13 (Trixie): libcamera-hello is not found...
View ArticleBeginners • Re: Clone SD Card with Windows 10
Thanks for the reply....... (just so Im clear, cuz not really a RPi hobby guy)"Mainly that you will have unused space after writing the image."- your saying that Im 'limited' to my 16GB image.. being...
View ArticleAutomation, sensing and robotics • Re: Hand Grip Dynamometer (DIY)
Re: Hand Grip Dynamometer (DIY) by ame » Tue Jan 06, 2026 1:11 amWhat have you tried so far? How do you know they are inaccurate?I'm using a strain gauge load cell and I've written a calibration code...
View ArticleCompute Module • Re: CM5 IO Board without CM5 installed
Okay, thank you, I will wait until my second order arrives that allows me to attach the CM5 to the IO board so I can test again. I'll install an OS on it and if it still doesn't work, I will return...
View ArticleTroubleshooting • Re: Trixie Keyboard Layout Choice not effective for Multisuers
Will discuss with Simon what the right thing is here, should a keyboard language setting effect all users on a computer? What happens if you've got two users one who uses a GB keyboard and a second...
View ArticleMicroPython • Re: Annoying Display
How do you get the cords like this?I don't understand the question. You can place the wires in any position, although you'll have to edit your code if you change which pins you use.Those wires are...
View ArticleMicroPython • Waveshare 2.15inch e-Paper HAT+ (G) Driver on Pico 2 W
Hello,I’m new to programming with the Pico 2 and recently purchased a Waveshare 2.15-inch e-Paper HAT+ (G) with the intention of using it with a Pico 2 W. After completing the wiring, I discovered...
View ArticleMicroPython • Re: VS Code: Browse files on Pico
Nice!! I knew it would be somewhere there, but couldnt find it or didnt work. This tip was what I was looking for, thanks alot! At first try it gave a big red exclamation mark only, but then tried...
View ArticleAdvanced users • Re: Pi 5 not reading power button
Well since the board worked anyway - just didn't react to the power button - we decided to leave it as is. But I'm still curios to know which of the two is responsible for it, so any ideas are greatly...
View ArticleRaspberry Pi OS • Upgrade still possible ?
HiI have a Pi4B with buster. Can I still upgrade to trixie step by step, that is bullseye>bookworm>trixie ?ThanksStatistics: Posted by SyncBerry — Sat Jan 10, 2026 8:17 pm
View ArticleRaspberry Pi OS • Re: Upgrade still possible ?
You would be better off saving your data. Then install Trixie and move any data that you need back.Statistics: Posted by craigevil — Sat Jan 10, 2026 8:19 pm
View ArticleCamera board • Re: errors on starting motion
sorry about the delay - ive been away.its a Pi zero and canera module 3I tried it with VLC and i think shows that the Pi and the camera are communicating , so i dont think my problem with motion is a...
View ArticleMicroPython • Re: Waveshare 2.15inch e-Paper HAT+ (G) Driver on Pico 2 W
If the Pi driver is open source you might be able to port it yourself. Otherwise, best advice is to ask Waveshare.Statistics: Posted by thagrol — Sat Jan 10, 2026 8:43 pm
View ArticleBare metal, Assembly language • Re: Firmware API documentation
That is all there is. Is there something specific you're looking for?Primarily, I am interested in display-related functions, which is basically, every tag that looks like 0x4xxxx. Some of them are...
View ArticleTroubleshooting • UPS and Pogo pins
I have a 7 in Freenove touchscreen. It connects to my pi 5 using pogo pins for power and a ribbon for the touch. However, I am using a 52Pi UPS Gen 6 power module.The UPS also uses pogo pins to...
View ArticleNetworking and servers • Re: Best Raid set up
Maybe do some trials at: https://carfax.org.uk/btrfs-usage/I usually bought bigger HDD, typically twice the size, so long time ago 500GB then some 2TB then several 4TBI currently do not use RAID...
View ArticleGeneral • Re: Powering on RP2350A with external supply
run the whole board with external sources without inner regulators to the RP2350A chip. Make sure, it is not a custom PCB as well but Pico2W.I still don't understand why.I can understand wanting to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: UART0 with Tx on GPIO14 problems
Here we see the output from a Pi5 (Trixie 64-bit Desktop) with serial enabled on GPIO (14/15). The Pi5 uses a python script to send b'\x55\x55\x55\x55\x55\x55\x55\x55' in a loop to a Pi4 UART on...
View ArticleSDK • Re: PIO clock source other than sys_clk?
ADAU17xx, PCM51xx... all of them use PLLs, which work well for the performance they are claiming... You never see PLLs in high-end DACs. I think I'd phrase that as 'very high end DACs' but I agree...
View Article