Troubleshooting • Re: No sound on Raspberry PI 3 B+
No problem, I appreciate the help!Result:irobot@irobot:~/robot/sounds $ pactl get-sink-volume 0Volume: front-left: 26214 / 40% / -23.88 dB, front-right: 26214 / 40% / -23.88 dB balance 0.00Statistics:...
View ArticlePython • Re: UPS Shutdown Python Script
ChangeCode: time.sleep(1) to Code: time.sleep(10)Or you can leave it at 1 and just change the shutdown command to wait for the 10 seconds instead of now as it is in the code. You can find out how to...
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
Great idea about the hinge! I'm working on it now.Does that mean currently you are unhinged? How do they connect when hinged?Statistics: Posted by peterlite — Wed Jun 12, 2024 2:28 am
View ArticleTroubleshooting • Re: Impossible to get rid of under voltage errors (3B)
I know it is heresy to say this, but I think it really doesn't matter.Generally a Pi will throttle down to 600 MHz when low voltage is detected (the Pi 5 only goes as low as 1500). Whether that...
View ArticleAdvanced users • Re: Arcade button press wirelessly
Currently got 4 quiz buzzers sending 1,2,3,4 over usb. After some help to try and get them sending output wirelessly. What would I need? Using attached code. Assume I’d need power to pico board plus...
View ArticleGeneral discussion • YouTube ads are not blocked on chromium-browser v125
A few hours ago, I received an update for Chromium from the default PiOS Bookworm 64-bit repositories. It was upgraded from 124.0.6367.73-rpt1 to 125.0.6422.133-rpt1, then I restarted the browser.For...
View ArticleUbuntu • Re: BAR of PCIe devices seems incorrect
PCIe addressing is quite complex, involving multiple mappings - it's easy to get confused. This is how it is meant to work:1. The address shown in a pci_resource_start is the physical address of the...
View ArticleGeneral discussion • Re: YouTube ads are not blocked on chromium-browser v125
youtube changed 2 days ago over here, ads are now with out a skip button.oops, sorry not using chromium so don't have a link to that add on version.it's not the browser, it's a change in youtube, they...
View ArticleAdvanced users • Save images in PC hard disc directly
Hi,I need 3 cameras for our industrial inspection machine. Give trigger & save images in PC hard disc directly. How can use rpi cameras without using rpi? or is there any other cameras that work...
View ArticleAdvanced users • Re: Save images in PC hard disc directly
Wouldn't just any USB camera connected to the of work?Statistics: Posted by memjr — Thu Jun 13, 2024 2:33 am
View ArticleCamera board • Re: The raspi5 lens shading adjustment seems to have no effect?
This topic is similar to the situation I encountered. Unfortunately, he didn't get a satisfactory answer either.https://github.com/raspberrypi/rpicam-apps/issues/359Statistics: Posted by yq3w — Thu...
View ArticleTroubleshooting • Rotate touch screen display for Raspberry Pi 5.
Hey everyone! I'm currently working on creating a self-service touch screen kiosk using a 27-inch ViewSonic monitor. I managed to successfully rotate the display itself through the desktop interface....
View ArticleGraphics, sound and multimedia • Android based Rpi5 Head Unit
HI, I have just finished a custom Head Unit build using a RPi 5 running Android, Everything is working however there are some stuff I would still like to integrate that has me scratching my head a...
View ArticleGeneral discussion • Rasberry Pi Touch Screen not working correctly with touch
My Raspberry Pi touch screen was working as a normal touch screen when I first set it up and then I plugged in a mouse to edit my code easier. I finished my program now and I want it to work as a...
View ArticleTroubleshooting • Re: Pi 5 got a couple of parts knocked off.
my educated guess is that the top two are ferrite beads, and the smaller lower on is a decoupling cap of say 10nF.Statistics: Posted by mahjongg — Thu Jun 13, 2024 3:14 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Regarding changes in Ethernet LED...
Thank you for your reply. Checking the CM4 datasheet(https://datasheets.raspberrypi.com/cm4/ ... asheet.pdf), the behavior of each LED is described as follows.Ethernet_nLED1Active-low Ethernet speed...
View ArticleGeneral discussion • Re: Rasberry Pi Touch Screen not working correctly with...
what rpi devicewhich os versionsounds like the normal response when using a X11 setup.Statistics: Posted by kerry_s — Thu Jun 13, 2024 3:27 am
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
Initially I had trouble with step 9, but it turns out I needed to install the system on first boot without the SD card. After that, the rest of the steps worked just fine.TYVM.Statistics: Posted by...
View Article日本語 • Re: ラズパイ(4B 2GB)用にSSDにubuntuMATEをインストール
どうも、USB-Audioの出力が素直に出ません。[ raspi-config ]で一度は、[ 0 USB Audio ]触らないと音が出ません。エンターキーを押すだけなんです。押した瞬間に音が出ます。従って、設定は合っています。[ raspi-config ]で設定し、その値に変更は無いので、「再起動」に移行しなくては良いはずですが、一応、[ raspi-config...
View ArticleGeneral discussion • Help to fix jittering/glitching on servo motor on...
Hello, I am currently trying to make a robotic arm using four servo motors. currently I am trying to test the hand part of the arm and saw that the servo motor keeps glitching and doesn't stay in the...
View Article