Other projects • Re: YAOG - Yet Another Overclocking Guide - for Rpi 5
I ran an hour at 3000 (test #25), and it worked, but I'll want to test more tomorrow, perhaps 3000 for 8h. Ditto - I'll run the 3000MHz test for 8h overnight! Its running at 3000 CPU and 1000 GPU with...
View ArticlePython • Re: can MicroPython code be easily converted to Python?
Installing the Unix port of micropython with apt won't be too much help. It doesn't have the same network or hardware support. You'll also pick up significant latency with Python on Linux compared to...
View ArticleRaspberry Pi OS • Default Document Viewer
Hello,I have recently experienced an accident involving Emacs, specifically uninstalling it. It install a bunch of other stuff and uninstalled a lot of installed stuff like Mousepad (replaced it with...
View ArticleRaspberry Pi OS • Re: Default Document Viewer
Is it Evince? That's what's installed on my Trixie desktop system.Statistics: Posted by rpdom — Sun Jan 04, 2026 3:49 pm
View ArticleTroubleshooting • Re: CM4: Device Tree overlay for PR2000K CSI-2 decoder not...
ADV728x already have overlays via adv728x-m-overlay.dts and adv7282m-overlay.dts.As does TC358743 as an HDMI to CSI2 bridge, and a bundle of other 3rd party image sensors.None of this is linked to the...
View ArticleAutomation, sensing and robotics • Re: Control direction of motor with a...
Thanks ghp, that worked perfectly out of the tin. Just what I needed.Statistics: Posted by Candyjet — Sun Jan 04, 2026 4:02 pm
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/585(RGB/MONO)/662(RGB/MONO)/678 Excellent...
Hello there!I'm interested in IMX585 Mono MIPI module with C or CS mount for nVidia Orin Nano. The site seems to be down, how can I contact you to make a purchase?Best regards, PavloStatistics: Posted...
View ArticlePython • Re: Python Floating point maths, correcting?
Decimal is very slow compared to binary floating point, and a Decimal() with default precision is 5× larger than a Python float. Using lots of them will chew through memory quickly. You can still run...
View ArticleFrançais • Re: Mon projet.
Je viens de faire quelque correction, il en reste surement à faire. Oui: dans votre site, lors de l'installation de l'OS, n'oubliez pas, sauf si votre public est averti, de bien rappeler que certaines...
View ArticlePython • Re: a browser-based flowchart-to-Python tool
overhauled the compiler - so many updates!break/continue support coming soon....for now... FIZZBUZZ!https://southernadd-cmyk.github.io/flow ... dqwOillyIAStatistics: Posted by adamclement — Sun Jan...
View ArticleMicroPython • Re: Low power running Micropython on PicoW - is this novel or...
Holding RUN in reset gives pretty good results, it appears. I collected a set of values to compare to my other data. RTC operating so about the same as Pico "sleep xosc" in the above. ....... The 2.4...
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.That's right and the Pi 500 Plus...
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 • Pull Down Resistor Use
Hi all.I am using a Raspberry Pi Pico for the first time. I have learnt that some GPIO pins default to high and some to low. I am planning to edit the config.txt file to make ALL GPIO pins to default...
View ArticleCamera board • Re: Not sure where this purple tint is coming from
I agree manual adjusting red and blue values may be the simplest.If you use RPiCamGUI set AWB to off, ZOOM to 1, then click on the grey section of your grey card and adjust Red and Blue to be equal to...
View ArticleBeginners • SD Card "Cloner"
Hi all, I have perhaps a dumb question...I am a photographer, and often I end up running out of space on my memory cards while out on long trips. My "dream" is to have some tool or gadget that would,...
View ArticleHATs and other add-ons • Re: Raspberry Pi 5 + PoE HAT?
https://www.waveshare.com/cm5-poe-base-a.htmAnd available with case if you want it.Thanks, I have seen that, but that ends up being pretty large (2.5 times the surface area of an rpi5 I believe) -...
View ArticleAdvanced users • Why 2025-12-04-raspios-trixie-armhf-lite.img includes...
Raspberry Pi 3 can be run in both 32 and 64 bit mode. https://www.raspberrypi.com/documentati ... figuration suggests for RPI3 on 32 bit mode to use kernel7 and on 64 bit mode to use kernel8.img as...
View Article