General discussion • Re: Raspberry pi 5 Fan
first is it possible to disable the fan running full speed until the system is bootedIf you mean the short bust (5-10 seconds) of full speed at initial power on, then I don't think there is a way of...
View ArticleMicroPython • Re: v1.23.0 released
yeah, I understand that all this work is done by amazingly talented volunteers and there are a ton of priorities. It looks like the long-awaited native USB support might need a little more work, given...
View ArticleAutomation, sensing and robotics • Re: Rs232 command change between 2 gears...
good remark thanks, I still have a small gap in size, despite I made select all / copy / pasteNow it is better and got new message:Thanks again for your supportStatistics: Posted by Tex61 — Mon Jun...
View ArticleTroubleshooting • [SOLVED] can only get to sites hosted on my pi's via ip,...
As of sometime "recently", I can only access simple websites hosted on my pis via their ip addresses, not local names like pi0w.local. This affects all such machines/sites, on a pi Zero 2 W, a pi2, a...
View ArticleTroubleshooting • Re: recently, can only get to sites hosted on my pi's via...
The browser reports errors like this: This site can’t be reachedpi0w.local’s server IP address could not be found.Try: Checking the connection Checking the proxy, firewall, and DNS...
View ArticleBeginners • I don't know the definition of development.
Hello,I have conducted some functionality tests, built the project myself, and ran it on a virtual PC to learn. However, when it comes to practical exercises, I find it overwhelming.The examples on...
View ArticleGeneral discussion • Re: Ocotprint 1.10.2 The pip command could not be found
I'll keep poking around, figured this would just work since I used the pi imager.The Raspberry Pi Imager is simply a tool for getting your chosen 3rd-party Operating System installed onto mass storage...
View ArticleFrançais • Re: Alimentation 25W Mean Well - undervolt
Bonjour,L'alimentation 5V du Pi a toujours été source de problèmes. C'est malheureusement physique : trop d'intensité consommée sur le 5V, donc à la moindre résistance (de contact, de conducteur) la...
View ArticleCamera board • Re: Manual AFRage without changes to tuning file
Ok, thank you for clarifying.Statistics: Posted by steve1000 — Tue Jun 25, 2024 8:55 am
View ArticleCamera board • Re: Issues using Raspberry Pi Camera Module 3with OpenCV Video...
Are you using the Desktop version of Bookworm or the Lite?And how are you interacting with the Pi, attached keyboard and monitor, or remotely?(The response above - 'that it works'- was based on...
View ArticleBeginners • Re: I don't know the definition of development.
"I don't know the definition of development."Lots of meanings, depending on the knowledge domain you are operating in.Like -EducationAnatomy/PhysiologyAid for less-fortunate regions and...
View ArticlePython • Re: Add a timer to GPIO input for RPi
Personally I would use the gpiozero library and the button hold_time parameter:Code: from gpiozero import Buttonfrom signal import pausedef say_hello(): print("Hello!")button =...
View ArticleBeginners • Re: New sd card
@Squidcoder - PINN will dual boot Kali Linux with Raspberry Pi Os and many other OSes (depending on RPi model).I suggest you use the Rpi Imaging Utility instead of Etcher, as it includes a list of...
View ArticleRaspberry Pi 400 • Re: Pi 400 displays multicolor screen then No signal
I then changed resolution to 1280 (Raspberry symbol top left/preferences/screen configuration/layout/screens/noop-1/resolution.)I then plugged back into my monitor. (my monitor wasn't accepting the...
View ArticleOther projects • New Release (0.2.0) of "piggui" GUI for...
We're happy to announce a new release of the "piggui" GUI for controling and viewing GPIO hardware on a Raspberry Pi.Here you can find the release notes with videos and more gifs:...
View ArticleOther • Re: How to clone on a 512GB micro sd card?
@Squidcoder - it would be a good idea to test your 512GB SD card to make sure it is not a fake using some tool like H2testw, especially if you bought it for a "good" price. My son bought one (without...
View ArticleTroubleshooting • mmc0: Card stuck being busy! __mmc_poll_for_busy
ive been having an error with my pi5 on a lexar uSD cardCode: May 14 11:46:58 raspberrypi kernel: Linux version 6.1.0-rpi8-rpi-2712 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0,...
View ArticleGeneral discussion • Re: Reinstall RPi OS after removing XFCE
reason you can't do a clean install of the desktop versionStatistics: Posted by kerry_s — Wed Jun 26, 2024 8:31 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280
Here's what I've done so far:1. **Tested Raspbian Installation**: Installed Raspbian on a microSD card.2. **Enabled PCIe**: Edited "/boot/firmware/config.txt" to enable PCIe by adding: Code: #...
View ArticleGaming • Re: windows 98 on pi zero 2w with dosbox-x
i would rethink the rpi0. buthttps://magpi.raspberrypi.com/articles/ ... h-dosbox-xStatistics: Posted by kerry_s — Wed Jun 26, 2024 8:37 am
View Article