Automation, 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 • How to map IR scan codes to Key symbols to ALSAMIXER keys...
Hello,I am using RP4 running Bookworm x64 Lite.I have interfaced IR Rx and installed IR-Keytable.I can detect the scan codes and create a key mapRemote key press is also getting mapped to key symbol...
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 ArticleTroubleshooting • Re: recently, can only get to sites hosted on my pi's via...
More data points say it's a browser problem....local address works in Firefox and netsurf-gtk, and even dillo.local address works from the default Chromium-browser ("125.0.6422.133 (Official Build)...
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 ArticleDevice Tree • Re: Linux Device Tree and u-boot
Hi Charles,Thank you for your reply.I've just tried with the DT file from the mainline Linux source file not with this from u-boot.I've found a solution by using the generated DTB file stored in RAM...
View ArticleGeneral discussion • Screen blanking from Bash
Morning,Is there a way to turn screen blanking on and off from a Bash script?I need a screen to go dark at around 4pm, vcgencmd has gone for a burton, so I'm thinking I simply disable screen blanking...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
There is a discussion of a 16GB Pi 5 and why it is a technical problem for this generation of chip.Statistics: Posted by peterlite — Tue Jun 25, 2024 9:33 am
View ArticleGeneral • Re: pico too slow to read bits from dht22 ?
If your goal is to just read data from your sensor, then you would be better off using a pre-built library e.g. something like https://randomnerdtutorials.com/raspber ... cropython/ (This is just an...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - Power supply in the car - 12V DC...
I am not sure what was the reason but I made working after i changed:max_usb_current=1 in the /boot/config.txtandChanged usb <-> usb-c cable to the shorten one with 3A wrote on the plugI had...
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